mirror of
https://github.com/u-boot/u-boot.git
synced 2024-12-02 00:53:29 +08:00
5 lines
192 B
Plaintext
5 lines
192 B
Plaintext
|
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
|