diff options
Diffstat (limited to 'configs/mcc200_COM12_highboot_SDRAM_defconfig')
-rw-r--r-- | configs/mcc200_COM12_highboot_SDRAM_defconfig | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/configs/mcc200_COM12_highboot_SDRAM_defconfig b/configs/mcc200_COM12_highboot_SDRAM_defconfig new file mode 100644 index 0000000..5f93702 --- /dev/null +++ b/configs/mcc200_COM12_highboot_SDRAM_defconfig @@ -0,0 +1,4 @@ +CONFIG_SYS_EXTRA_OPTIONS="CONSOLE_COM12,SYS_TEXT_BASE=0xFFF00000,MCC200_SDRAM" +CONFIG_PPC=y +CONFIG_MPC5xxx=y +CONFIG_TARGET_MCC200=y |