Lines Matching +full:0 +full:x6400000
37 #define CONFIG_ENV_SECT_SIZE 0x10000 /* 64k */
44 #define CONFIG_ENV_SIZE 0x10000
45 #define CONFIG_ENV_ADDR 0x3d0000
46 #define CONFIG_ENV_OFFSET 0x3d0000 /* env starts here */
54 "bootm 0x6400000;"
57 "x_bootcmd_ethernet=ping 192.168.1.2\0" \
58 "x_bootcmd_usb=usb start\0" \
59 "x_bootcmd_kernel=fatload usb 0 0x6400000 uImage\0" \
60 "x_bootargs=console=ttyS0,115200\0" \
61 "x_bootargs_root=root=/dev/sda2 rootdelay=10\0" \
62 "ipaddr=192.168.1.5\0"
68 #define CONFIG_MVGBE_PORTS {1, 0} /* enable one port */