Lines Matching +full:0 +full:x02000
18 #define CONFIG_SYS_SDRAM_BASE 0x00000000
52 #define MTDPARTS_DEFAULT "mtdparts=spi0.0:768K(boot)ro,256K(boot-env),14M(user),1M(errlog)"
59 #define CONFIG_ENV_SECT_SIZE 0x40000 /* 256K */
60 #define CONFIG_ENV_SIZE 0x02000
61 #define CONFIG_ENV_OFFSET 0xc0000 /* env starts here - 768K */
87 #define CONFIG_SYS_MEMTEST_START 0x00400000 /* 4M */
88 #define CONFIG_SYS_MEMTEST_END 0x007fffff /*(_8M -1) */
89 #define CONFIG_SYS_RESET_ADDRESS 0xffff0000 /* Rst Vector Adr */
98 #define CONFIG_MVGBE_PORTS {1, 0} /* enable a single port */
99 #define CONFIG_PHY_BASE_ADR 0x01
103 #define CONFIG_SYS_LOAD_ADDR 0x1000000 /* default location for tftp and bootm */