| /OK3568_Linux_fs/u-boot/include/configs/ |
| H A D | mccmon6.h | 18 #define CONFIG_SYS_UBOOT_BASE (CONFIG_SYS_FLASH_BASE + 0x80000) 20 #define CONFIG_SYS_OS_BASE (CONFIG_SYS_FLASH_BASE + 0x180000) 21 #define CONFIG_SYS_FDT_BASE (CONFIG_SYS_FLASH_BASE + 0x1980000) 66 #define CONFIG_SYS_FLASH_BASE WEIM_ARB_BASE_ADDR macro 79 #define CONFIG_SYS_FLASH_BANKS_LIST { (CONFIG_SYS_FLASH_BASE) } 201 "nor_bank_start=" __stringify(CONFIG_SYS_FLASH_BASE) "\0" \ 311 #define CONFIG_ENV_ADDR (CONFIG_SYS_FLASH_BASE + 0x40000) 314 #define CONFIG_ENV_ADDR_REDUND (CONFIG_SYS_FLASH_BASE + 0x60000)
|
| H A D | r7780mp.h | 35 #define CONFIG_SYS_FLASH_BASE (0xA0000000) macro 41 # define CONFIG_SYS_FLASH_BANKS_LIST { CONFIG_SYS_FLASH_BASE,\ 42 CONFIG_SYS_FLASH_BASE + 0x100000,\ 43 CONFIG_SYS_FLASH_BASE + 0x400000,\ 44 CONFIG_SYS_FLASH_BASE + 0x700000, } 49 # define CONFIG_SYS_FLASH_BANKS_LIST { CONFIG_SYS_FLASH_BASE } 54 #define CONFIG_SYS_MONITOR_BASE (CONFIG_SYS_FLASH_BASE)
|
| H A D | ms7722se.h | 60 #define CONFIG_SYS_FLASH_BASE (MS7722SE_FLASH_BASE_1) /* Physical start address of Flash memory */ macro 67 #define CONFIG_SYS_FLASH_BANKS_LIST { CONFIG_SYS_FLASH_BASE + (0 * MS7722SE_FLASH_BANK_SIZE), \ 68 CONFIG_SYS_FLASH_BASE + (1 * MS7722SE_FLASH_BANK_SIZE), \ 83 #define CONFIG_ENV_ADDR (CONFIG_SYS_FLASH_BASE + (1 * CONFIG_ENV_SECT_SIZE)) 84 #define CONFIG_ENV_OFFSET (CONFIG_ENV_ADDR - CONFIG_SYS_FLASH_BASE) /* Offset of env Flash sector … 86 #define CONFIG_ENV_ADDR_REDUND (CONFIG_SYS_FLASH_BASE + (2 * CONFIG_ENV_SECT_SIZE))
|
| H A D | M54455EVB.h | 105 "prog=prot off " __stringify(CONFIG_SYS_FLASH_BASE) \ 107 "era " __stringify(CONFIG_SYS_FLASH_BASE) " " \ 109 "cp.b ${loadaddr} " __stringify(CONFIG_SYS_FLASH_BASE) \ 239 # define CONFIG_SYS_MONITOR_BASE (CONFIG_SYS_FLASH_BASE + 0x400) 269 # define CONFIG_SYS_FLASH_BASE CONFIG_SYS_CS0_BASE macro 276 # define CONFIG_SYS_FLASH_BASE CONFIG_SYS_CS0_BASE macro 279 # define CONFIG_ENV_ADDR (CONFIG_SYS_FLASH_BASE + 0x40000) 284 # define CONFIG_SYS_FLASH_BASE CONFIG_SYS_CS0_BASE macro 287 # define CONFIG_ENV_ADDR (CONFIG_SYS_FLASH_BASE + 0x40000)
|
| H A D | stm32f746-disco.h | 11 #define CONFIG_SYS_FLASH_BASE 0x08000000 macro 18 #define CONFIG_SYS_TEXT_BASE CONFIG_SYS_FLASH_BASE 77 #define CONFIG_SPL_TEXT_BASE CONFIG_SYS_FLASH_BASE 81 #define CONFIG_SYS_UBOOT_BASE (CONFIG_SYS_FLASH_BASE + \ 85 #define CONFIG_SYS_FDT_BASE (CONFIG_SYS_FLASH_BASE + \
|
| H A D | M52277EVB.h | 63 "prog=prot off " __stringify(CONFIG_SYS_FLASH_BASE) \ 65 "era " __stringify(CONFIG_SYS_FLASH_BASE) " " \ 67 "cp.b ${loadaddr} " __stringify(CONFIG_SYS_FLASH_BASE) \ 173 # define CONFIG_SYS_MONITOR_BASE (CONFIG_SYS_FLASH_BASE + 0x400) 197 # define CONFIG_SYS_FLASH_BASE CONFIG_SYS_CS0_BASE macro 204 # define CONFIG_SYS_FLASH_BASE CONFIG_SYS_CS0_BASE macro 206 # define CONFIG_ENV_ADDR (CONFIG_SYS_FLASH_BASE + 0x40000)
|
| H A D | espt.h | 38 #define CONFIG_SYS_FLASH_BASE (0xA0000000) macro 45 #define CONFIG_SYS_MONITOR_BASE (CONFIG_SYS_FLASH_BASE) 68 #define CONFIG_ENV_ADDR (CONFIG_SYS_FLASH_BASE + (1 * CONFIG_ENV_SECT_SIZE)) 70 #define CONFIG_ENV_OFFSET (CONFIG_ENV_ADDR - CONFIG_SYS_FLASH_BASE) 72 #define CONFIG_ENV_ADDR_REDUND (CONFIG_SYS_FLASH_BASE + (2 * CONFIG_ENV_SECT_SIZE))
|
| H A D | sh7763rdp.h | 38 #define CONFIG_SYS_FLASH_BASE (0xA0000000) macro 45 #define CONFIG_SYS_MONITOR_BASE (CONFIG_SYS_FLASH_BASE) 68 #define CONFIG_ENV_ADDR (CONFIG_SYS_FLASH_BASE + (1 * CONFIG_ENV_SECT_SIZE)) 70 #define CONFIG_ENV_OFFSET (CONFIG_ENV_ADDR - CONFIG_SYS_FLASH_BASE) 72 #define CONFIG_ENV_ADDR_REDUND (CONFIG_SYS_FLASH_BASE + (2 * CONFIG_ENV_SECT_SIZE))
|
| H A D | ve8313.h | 124 #define CONFIG_SYS_FLASH_BASE 0xFE000000 macro 129 #define CONFIG_SYS_NOR_BR_PRELIM (CONFIG_SYS_FLASH_BASE \ 141 #define CONFIG_SYS_LBLAWBAR0_PRELIM CONFIG_SYS_FLASH_BASE 152 #if (CONFIG_SYS_MONITOR_BASE < CONFIG_SYS_FLASH_BASE) 293 (CONFIG_SYS_FLASH_BASE + CONFIG_SYS_MONITOR_LEN) 463 "update=protect off " __stringify(CONFIG_SYS_FLASH_BASE) \ 465 "erase " __stringify(CONFIG_SYS_FLASH_BASE) " +${filesize};" \ 466 "cp.b ${u-boot_addr_r} " __stringify(CONFIG_SYS_FLASH_BASE) \ 468 "protect on " __stringify(CONFIG_SYS_FLASH_BASE) " +${filesize}\0" \
|
| H A D | r0p7734.h | 68 #define CONFIG_SYS_FLASH_BASE (0xA0000000) macro 73 #define CONFIG_SYS_FLASH_BANKS_LIST { CONFIG_SYS_FLASH_BASE } 92 #define CONFIG_SYS_MONITOR_BASE (CONFIG_SYS_FLASH_BASE) 103 #define CONFIG_ENV_ADDR (CONFIG_SYS_FLASH_BASE + CONFIG_SYS_MONITOR_LEN) 105 #define CONFIG_ENV_OFFSET (CONFIG_ENV_ADDR - CONFIG_SYS_FLASH_BASE)
|
| H A D | ap_sh4a_4a.h | 65 #define CONFIG_SYS_FLASH_BASE (0xA0000000) macro 70 #define CONFIG_SYS_FLASH_BANKS_LIST { CONFIG_SYS_FLASH_BASE } 89 #define CONFIG_SYS_MONITOR_BASE (CONFIG_SYS_FLASH_BASE) 100 #define CONFIG_ENV_ADDR (CONFIG_SYS_FLASH_BASE + CONFIG_SYS_MONITOR_LEN) 102 #define CONFIG_ENV_OFFSET (CONFIG_ENV_ADDR - CONFIG_SYS_FLASH_BASE)
|
| H A D | ecovec.h | 98 #define CONFIG_SYS_FLASH_BASE (0xA0000000) macro 103 #define CONFIG_SYS_FLASH_BANKS_LIST { CONFIG_SYS_FLASH_BASE } 122 #define CONFIG_SYS_MONITOR_BASE (CONFIG_SYS_FLASH_BASE) 133 #define CONFIG_ENV_ADDR (CONFIG_SYS_FLASH_BASE + CONFIG_SYS_MONITOR_LEN) 135 #define CONFIG_ENV_OFFSET (CONFIG_ENV_ADDR - CONFIG_SYS_FLASH_BASE)
|
| H A D | xtfpga.h | 214 # define CONFIG_SYS_FLASH_BASE IOADDR(0x08000000) macro 215 # define CONFIG_SYS_MONITOR_BASE CONFIG_SYS_FLASH_BASE 220 # define CONFIG_SYS_FLASH_BASE IOADDR(0x00000000) macro 226 # define CONFIG_SYS_FLASH_BASE IOADDR(0x08000000) macro 227 # define CONFIG_SYS_MONITOR_BASE CONFIG_SYS_FLASH_BASE
|
| H A D | microblaze-generic.h | 83 # define CONFIG_SYS_FLASH_BASE XILINX_FLASH_START macro 105 (CONFIG_SYS_FLASH_BASE + (2 * CONFIG_ENV_SECT_SIZE)) 224 #ifdef CONFIG_SYS_FLASH_BASE 225 # define CONFIG_SYS_UBOOT_BASE CONFIG_SYS_FLASH_BASE 230 #define CONFIG_SYS_FDT_BASE (CONFIG_SYS_FLASH_BASE + \
|
| H A D | MigoR.h | 67 #define CONFIG_SYS_FLASH_BASE (MIGO_R_FLASH_BASE_1) macro 73 #define CONFIG_SYS_FLASH_BANKS_LIST { CONFIG_SYS_FLASH_BASE + (0 * MIGO_R_FLASH_BANK_SIZE) } 92 #define CONFIG_ENV_ADDR (CONFIG_SYS_FLASH_BASE + CONFIG_SYS_MONITOR_LEN) 94 #define CONFIG_ENV_OFFSET (CONFIG_ENV_ADDR - CONFIG_SYS_FLASH_BASE)
|
| H A D | amcore.h | 60 #define CONFIG_SYS_FLASH_BASE 0xffc00000 macro 71 #define CONFIG_SYS_MONITOR_BASE (CONFIG_SYS_FLASH_BASE + 0x400) 76 #define CONFIG_ENV_ADDR (CONFIG_SYS_FLASH_BASE + \ 108 #define CONFIG_SYS_CS0_BASE (CONFIG_SYS_FLASH_BASE>>16)
|
| H A D | ap325rxa.h | 77 #define CONFIG_SYS_FLASH_BASE (AP325RXA_FLASH_BASE_1) macro 97 #define CONFIG_SYS_FLASH_BANKS_LIST { CONFIG_SYS_FLASH_BASE + (0 * AP325RXA_FLASH_BANK_SIZE)} 119 #define CONFIG_ENV_ADDR (CONFIG_SYS_FLASH_BASE + CONFIG_SYS_MONITOR_LEN) 121 #define CONFIG_ENV_OFFSET (CONFIG_ENV_ADDR - CONFIG_SYS_FLASH_BASE)
|
| H A D | MPC8323ERDB.h | 148 #if (CONFIG_SYS_MONITOR_BASE < CONFIG_SYS_FLASH_BASE) 179 #define CONFIG_SYS_FLASH_BASE 0xFE000000 /* FLASH base address */ macro 184 #define CONFIG_SYS_LBLAWBAR0_PRELIM CONFIG_SYS_FLASH_BASE 187 #define CONFIG_SYS_BR0_PRELIM (CONFIG_SYS_FLASH_BASE \ 376 #define CONFIG_SYS_IBAT2L (CONFIG_SYS_FLASH_BASE \ 379 #define CONFIG_SYS_IBAT2U (CONFIG_SYS_FLASH_BASE \ 383 #define CONFIG_SYS_DBAT2L (CONFIG_SYS_FLASH_BASE \
|
| H A D | M5249EVB.h | 93 #define CONFIG_SYS_FLASH_BASE (CONFIG_SYS_CS0_BASE) macro 99 #define CONFIG_SYS_MONITOR_BASE (CONFIG_SYS_FLASH_BASE + 0x400) 125 # define CONFIG_SYS_FLASH_BANKS_LIST { CONFIG_SYS_FLASH_BASE } 138 #define CONFIG_SYS_CACHE_ACR0 (CONFIG_SYS_FLASH_BASE | \
|
| H A D | spear3xx_evb.h | 90 #define CONFIG_SYS_FLASH_BASE 0x50000000 macro 96 #define CONFIG_SYS_FLASH_BANKS_LIST { CONFIG_SYS_FLASH_BASE, \ 106 #define CONFIG_SYS_FLASH_BASE 0x44000000 macro 110 #define CONFIG_SYS_FLASH_BANKS_LIST { CONFIG_SYS_FLASH_BASE, \
|
| H A D | at91rm9200ek.h | 130 #define CONFIG_SYS_FLASH_BASE 0x10000000 macro 131 #define PHYS_FLASH_1 CONFIG_SYS_FLASH_BASE 157 (CONFIG_SYS_FLASH_BASE + CONFIG_SYS_MONITOR_LEN) 160 #define CONFIG_SYS_MONITOR_BASE CONFIG_SYS_FLASH_BASE
|
| H A D | sh7785lcr.h | 72 #define CONFIG_SYS_FLASH_BASE (SH7785LCR_FLASH_BASE_1) macro 76 #define CONFIG_SYS_FLASH_BANKS_LIST { CONFIG_SYS_FLASH_BASE + \ 128 #define CONFIG_ENV_ADDR (CONFIG_SYS_FLASH_BASE + CONFIG_SYS_MONITOR_LEN) 129 #define CONFIG_ENV_OFFSET (CONFIG_ENV_ADDR - CONFIG_SYS_FLASH_BASE)
|
| H A D | MPC832XEMDS.h | 161 #if (CONFIG_SYS_MONITOR_BASE < CONFIG_SYS_FLASH_BASE) 192 #define CONFIG_SYS_FLASH_BASE 0xFE000000 /* FLASH base address */ macro 197 #define CONFIG_SYS_LBLAWBAR0_PRELIM CONFIG_SYS_FLASH_BASE 200 #define CONFIG_SYS_BR0_PRELIM (CONFIG_SYS_FLASH_BASE \ 473 #define CONFIG_SYS_IBAT3L (CONFIG_SYS_FLASH_BASE \ 476 #define CONFIG_SYS_IBAT3U (CONFIG_SYS_FLASH_BASE \ 480 #define CONFIG_SYS_DBAT3L (CONFIG_SYS_FLASH_BASE \
|
| /OK3568_Linux_fs/u-boot/include/configs/km/ |
| H A D | km83xx-common.h | 72 #define CONFIG_SYS_FLASH_BASE 0xF0000000 macro 74 #if (CONFIG_SYS_MONITOR_BASE < CONFIG_SYS_FLASH_BASE) 108 #define CONFIG_SYS_LBLAWBAR0_PRELIM CONFIG_SYS_FLASH_BASE 111 #define CONFIG_SYS_BR0_PRELIM (CONFIG_SYS_FLASH_BASE | \ 123 #define CONFIG_SYS_FLASH_BANKS_LIST { CONFIG_SYS_FLASH_BASE } 269 #define CONFIG_SYS_IBAT3L (CONFIG_SYS_FLASH_BASE | BATL_PP_RW | \ 271 #define CONFIG_SYS_IBAT3U (CONFIG_SYS_FLASH_BASE | BATU_BL_256M | \ 273 #define CONFIG_SYS_DBAT3L (CONFIG_SYS_FLASH_BASE | BATL_PP_RW | \
|
| /OK3568_Linux_fs/u-boot/board/freescale/mpc8568mds/ |
| H A D | tlb.c | 34 SET_TLB_ENTRY(1, CONFIG_SYS_FLASH_BASE + 0x1000000, CONFIG_SYS_FLASH_BASE + 0x1000000, 42 SET_TLB_ENTRY(1, CONFIG_SYS_FLASH_BASE, CONFIG_SYS_FLASH_BASE,
|