X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=configs%2FMPC8349ITXGP_defconfig;h=50c2644349c227cb7cdf4e4c013ac7321d5c997e;hb=0c502b6c176281a096a23803e517b19e964485f1;hp=319141de1bf3864b2de7045f68f0975fec0d5ad8;hpb=26f9184e094541b672f83f23652e2e737d5d0729;p=people%2Fms%2Fu-boot.git diff --git a/configs/MPC8349ITXGP_defconfig b/configs/MPC8349ITXGP_defconfig index 319141de1b..50c2644349 100644 --- a/configs/MPC8349ITXGP_defconfig +++ b/configs/MPC8349ITXGP_defconfig @@ -1,9 +1,9 @@ CONFIG_PPC=y +CONFIG_SYS_TEXT_BASE=0xFE000000 CONFIG_MPC83xx=y CONFIG_TARGET_MPC8349ITX=y CONFIG_OF_BOARD_SETUP=y CONFIG_OF_STDOUT_VIA_ALIAS=y -CONFIG_SYS_EXTRA_OPTIONS="MPC8349ITXGP,SYS_TEXT_BASE=0xFE000000" CONFIG_BOOTDELAY=6 CONFIG_USE_BOOTARGS=y CONFIG_BOOTARGS="root=/dev/nfs rw nfsroot=:/nfsroot/rootfs ip=::::mpc8349emitxgp:eth0:off console=ttyS0,115200"