Lines Matching +full:0 +full:x300000
19 #define CONFIG_SYS_TEXT_BASE 0x26f00000
49 #define CONFIG_SYS_SDRAM_BASE 0x20000000
50 #define CONFIG_SYS_SDRAM_SIZE 0x08000000
68 #define CONFIG_SYS_NAND_BASE 0x40000000
76 "console=console=ttyS0,115200\0" \
77 "mtdparts="MTDPARTS_DEFAULT"\0" \
78 "bootargs_nand=rootfstype=ubifs ubi.mtd=7 root=ubi0:rootfs rw\0"\
79 "bootargs_mmc=root=/dev/mmcblk0p2 rw rootfstype=ext4 rootwait\0"
83 #define CONFIG_KS8851_MLL_BASEADDR 0x30000000 /* use NCS2 */
85 #define CONFIG_SYS_LOAD_ADDR 0x22000000 /* load address */
88 #define CONFIG_SYS_MEMTEST_END 0x26e00000
104 #define CONFIG_ENV_OFFSET 0x5000
105 #define CONFIG_ENV_SIZE 0x3000
106 #define CONFIG_ENV_SECT_SIZE 0x1000
109 "sf probe 0; sf read 0x22000000 0x100000 0x300000; " \
110 "bootm 0x22000000"
115 #define CONFIG_ENV_OFFSET 0x120000
116 #define CONFIG_ENV_OFFSET_REDUND 0x100000
117 #define CONFIG_ENV_SIZE 0x20000 /* 1 sector = 128 kB */
120 "nand read 0x21000000 0x180000 0x080000;" \
121 "nand read 0x22000000 0x200000 0x400000;" \
122 "bootm 0x22000000 - 0x21000000"
130 #define CONFIG_ENV_OFFSET 0x2000
131 #define CONFIG_ENV_SIZE 0x1000
132 #define CONFIG_SYS_MMC_ENV_DEV 0
135 #define CONFIG_ENV_SIZE 0x4000
140 "fatload mmc 0:1 0x21000000 dtb;" \
141 "fatload mmc 0:1 0x22000000 uImage;" \
142 "bootm 0x22000000 - 0x21000000"
157 #define CONFIG_SPL_TEXT_BASE 0x300000
158 #define CONFIG_SPL_MAX_SIZE 0x6000
159 #define CONFIG_SPL_STACK 0x308000
161 #define CONFIG_SPL_BSS_START_ADDR 0x20000000
162 #define CONFIG_SPL_BSS_MAX_SIZE 0x80000
163 #define CONFIG_SYS_SPL_MALLOC_START 0x20080000
164 #define CONFIG_SYS_SPL_MALLOC_SIZE 0x80000
169 #define CONFIG_SYS_AT91_PLLA 0x20953f03
170 #define CONFIG_SYS_MCKR 0x1301
171 #define CONFIG_SYS_MCKR_CSS 0x1302
180 #define CONFIG_SYS_NAND_U_BOOT_OFFS 0x40000
182 #define CONFIG_SYS_NAND_PAGE_SIZE 0x800
185 #define CONFIG_SYS_NAND_BLOCK_SIZE 0x20000
186 #define CONFIG_SYS_NAND_BAD_BLOCK_POS 0x0
190 #define CONFIG_SYS_SPI_U_BOOT_OFFS 0x8400