]> git.sur5r.net Git - u-boot/blobdiff - include/configs/mgcoge.h
85xx: Convert MPC8544 DS to new TLB setup
[u-boot] / include / configs / mgcoge.h
index ab2877858b73befb905ef7c194f08ecf4cda7728..3de24669fdf391f161736be466bf8ac9e355f477 100644 (file)
        "addmtd=setenv bootargs ${bootargs} ${mtdparts}\0"              \
        "addip=setenv bootargs ${bootargs} "                            \
                "ip=${ipaddr}:${serverip}:${gatewayip}:"                \
-               "${netmask}:${hostname}:${netdev}:on panic=1 "          \
+               "${netmask}:${hostname}:${netdev}:off panic=1 "         \
                "console=${console}\0"                                  \
        "net_nfs=tftp ${kernel_addr} ${bootfile}; "                     \
                "tftp ${fdt_addr} ${fdt_file}; run nfsargs addip addcon;"\