Lines Matching +full:0 +full:x6400000
38 #define CONFIG_ENV_SECT_SIZE 0x10000 /* 64k */
43 #define CONFIG_ENV_SPI_BUS 0
44 #define CONFIG_ENV_SPI_CS 0
52 #define CONFIG_ENV_SIZE 0x10000
53 #define CONFIG_ENV_ADDR 0x3d0000
54 #define CONFIG_ENV_OFFSET 0x3d0000 /* env starts here */
62 "bootm 0x6400000;"
65 "x_bootcmd_ethernet=ping 192.168.1.2\0" \
66 "x_bootcmd_usb=usb start\0" \
67 "x_bootcmd_kernel=fatload usb 0 0x6400000 uImage\0" \
68 "x_bootargs=console=ttyS0,115200\0" \
69 "x_bootargs_root=root=/dev/sda2 rootdelay=10\0" \
70 "ipaddr=192.168.1.5\0"
76 #define CONFIG_MVGBE_PORTS {1, 0} /* enable one port */