diff options
Diffstat (limited to 'configs/PM825_ROMBOOT_BIGFLASH_defconfig')
-rw-r--r-- | configs/PM825_ROMBOOT_BIGFLASH_defconfig | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/configs/PM825_ROMBOOT_BIGFLASH_defconfig b/configs/PM825_ROMBOOT_BIGFLASH_defconfig new file mode 100644 index 00000000000..28ff17fc68d --- /dev/null +++ b/configs/PM825_ROMBOOT_BIGFLASH_defconfig @@ -0,0 +1,4 @@ +CONFIG_SYS_EXTRA_OPTIONS="PCI,BOOT_ROM,FLASH_32MB,SYS_TEXT_BASE=0xFF800000" +CONFIG_PPC=y +CONFIG_MPC8260=y +CONFIG_TARGET_PM826=y |