diff options
Diffstat (limited to 'configs/Total5200_lowboot_defconfig')
-rw-r--r-- | configs/Total5200_lowboot_defconfig | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/configs/Total5200_lowboot_defconfig b/configs/Total5200_lowboot_defconfig new file mode 100644 index 0000000000..4c9195e947 --- /dev/null +++ b/configs/Total5200_lowboot_defconfig @@ -0,0 +1,4 @@ +CONFIG_SYS_EXTRA_OPTIONS="TOTAL5200_REV=1,SYS_TEXT_BASE=0xFE000000" +CONFIG_PPC=y +CONFIG_MPC5xxx=y +CONFIG_TARGET_TOTAL5200=y |