mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-11 15:37:23 +00:00
5 lines
192 B
Text
5 lines
192 B
Text
|
CONFIG_SYS_EXTRA_OPTIONS="SYS_TEXT_BASE=0x04000000,RESET_VECTOR_ADDRESS=0x04100000,BOOT_FROM_XMD=1,INIT_TLB=board/xilinx/ppc440-generic/init.o"
|
||
|
CONFIG_PPC=y
|
||
|
CONFIG_4xx=y
|
||
|
CONFIG_TARGET_ML507=y
|