Lines Matching +full:0 +full:x800000
33 #define CONFIG_ENV_SECT_SIZE 0x20000 /* 128K */
39 #define CONFIG_ENV_SIZE 0x20000 /* 128k */
40 #define CONFIG_ENV_ADDR 0x80000
41 #define CONFIG_ENV_OFFSET 0x80000 /* env starts here */
50 "ubifsload 0x800000 ${kernel}; " \
51 "ubifsload 0x1100000 ${initrd}; " \
52 "bootm 0x800000 0x1100000"
54 #define CONFIG_MTDPARTS "mtdparts=orion_nand:1m(uboot),-(root)\0"
57 "console=console=ttyS0,115200\0" \
58 "mtdids=nand0=orion_nand\0" \
60 "kernel=/boot/uImage\0" \
61 "initrd=/boot/uInitrd\0" \
62 "bootargs_root=ubi.mtd=1 root=ubi0:root rootfstype=ubifs ro\0"
68 #define CONFIG_MVGBE_PORTS {1, 0} /* enable port 0 only */
69 #define CONFIG_PHY_BASE_ADR 0