Lines Matching +full:0 +full:x800000
41 #define CONFIG_ENV_SECT_SIZE 0x20000
43 #define CONFIG_ENV_SIZE 0x20000
44 #define CONFIG_ENV_OFFSET 0xe0000
53 "ubifsload 0x800000 ${kernel}; " \
54 "ubifsload 0x700000 ${fdt}; " \
56 "fdt addr 0x700000; fdt resize; fdt chosen; " \
57 "bootz 0x800000 - 0x700000"
61 "0xe0000@0x0(uboot)," \
62 "0x20000@0xe0000(uboot_env)," \
63 "-@0x100000(root)\0"
66 "console=console=ttyS0,115200\0" \
67 "mtdids=nand0=orion_nand\0" \
69 "kernel=/boot/zImage\0" \
70 "fdt=/boot/ib62x0.dtb\0" \
71 "bootargs_root=ubi.mtd=2 root=ubi0:rootfs rootfstype=ubifs rw\0"
77 #define CONFIG_MVGBE_PORTS {1, 0} /* enable port 0 only */
78 #define CONFIG_PHY_BASE_ADR 0