Lines Matching +full:0 +full:x800000
43 #define CONFIG_ENV_SECT_SIZE 0x20000
45 #define CONFIG_ENV_SIZE 0x20000
46 #define CONFIG_ENV_OFFSET 0x80000
55 "ubifsload 0x800000 ${kernel}; " \
56 "bootm 0x800000"
60 "0x80000@0x0(uboot)," \
61 "0x20000@0x80000(uboot_env)," \
62 "-@0xa0000(rootfs)\0"
65 "console=console=ttyS0,115200\0" \
66 "mtdids=nand0=orion_nand\0" \
68 "kernel=/boot/uImage\0" \
69 "bootargs_root=noinitrd ubi.mtd=2 root=ubi0:rootfs rootfstype=ubifs\0"
75 #define CONFIG_MVGBE_PORTS {1, 0} /* enable port 0 only */