MIPS: add support for qemu for little endian MIPS32 CPUs
[oweals/u-boot.git] / include / configs / gr_ep2s60.h
index 0cddeeef6b72b8140cadc9185eee5e72b8e8f27d..7068ff8bf50e9f15c932b1a32dff105ab0b50de4 100644 (file)
                "bootm ${kernel_addr} ${ramdisk_addr}\0"                \
        "net_nfs=tftp 40000000 ${bootfile};run nfsargs addip;bootm\0"   \
        "scratch=40800000\0"                                    \
-       "getkernel=tftpboot \$\(scratch\)\ \$\(bootfile\)\0" \
+       "getkernel=tftpboot $(scratch) $(bootfile)\0" \
        "bootargs=console=ttyS0,38400 root=/dev/nfs rw nfsroot=192.168.0.20:/export/rootfs ip=192.168.0.207:192.168.0.20:192.168.0.1:255.255.255.0:ml401:eth0\0" \
        ""