Lines Matching +full:0 +full:x300000
14 #define CONFIG_SYS_TEXT_BASE 0x26f00000
55 #define CONFIG_SYS_SDRAM_BASE 0x20000000
56 #define CONFIG_SYS_SDRAM_SIZE 0x08000000 /* 128 megs */
69 #define CONFIG_SYS_NAND_BASE 0x40000000
92 #define CONFIG_SYS_LOAD_ADDR 0x22000000 /* load address */
95 #define CONFIG_SYS_MEMTEST_END 0x26e00000
99 #define CONFIG_ENV_OFFSET 0x120000
100 #define CONFIG_ENV_OFFSET_REDUND 0x100000
101 #define CONFIG_ENV_SIZE 0x20000 /* 1 sector = 128 kB */
103 "0x22000000 0x200000 0x300000; " \
104 "bootm 0x22000000"
107 #define CONFIG_ENV_OFFSET 0x5000
108 #define CONFIG_ENV_SIZE 0x3000
109 #define CONFIG_ENV_SECT_SIZE 0x1000
111 #define CONFIG_BOOTCOMMAND "sf probe 0; " \
112 "sf read 0x22000000 0x100000 0x300000; " \
113 "bootm 0x22000000"
116 #define CONFIG_ENV_OFFSET 0x4200
117 #define CONFIG_ENV_SIZE 0x4200
118 #define CONFIG_ENV_SECT_SIZE 0x210
120 #define CONFIG_BOOTCOMMAND "sf probe 0; " \
121 "sf read 0x22000000 0x84000 0x294000; " \
122 "bootm 0x22000000"
125 #define CONFIG_ENV_SIZE 0x4000
135 #define CONFIG_SYS_MALLOC_LEN (512 * 1024 + 0x1000)
139 #define CONFIG_SPL_TEXT_BASE 0x300000
140 #define CONFIG_SPL_MAX_SIZE 0x6000
141 #define CONFIG_SPL_STACK 0x308000
143 #define CONFIG_SPL_BSS_START_ADDR 0x20000000
144 #define CONFIG_SPL_BSS_MAX_SIZE 0x80000
145 #define CONFIG_SYS_SPL_MALLOC_START 0x20080000
146 #define CONFIG_SYS_SPL_MALLOC_SIZE 0x80000
151 #define CONFIG_SYS_AT91_PLLA 0x20c73f03
152 #define CONFIG_SYS_MCKR 0x1301
153 #define CONFIG_SYS_MCKR_CSS 0x1302
162 #define CONFIG_SYS_NAND_U_BOOT_OFFS 0x40000
164 #define CONFIG_SYS_NAND_PAGE_SIZE 0x800
167 #define CONFIG_SYS_NAND_BLOCK_SIZE 0x20000
168 #define CONFIG_SYS_NAND_BAD_BLOCK_POS 0x0
172 #define CONFIG_SYS_SPI_U_BOOT_OFFS 0x8400