/openbmc/u-boot/include/configs/ |
H A D | mccmon6.h | 16 #define CONFIG_SYS_UBOOT_BASE (CONFIG_SYS_FLASH_BASE + 0x80000) 18 #define CONFIG_SYS_OS_BASE (CONFIG_SYS_FLASH_BASE + 0x180000) 19 #define CONFIG_SYS_FDT_BASE (CONFIG_SYS_FLASH_BASE + 0x1980000) 58 #define CONFIG_SYS_FLASH_BASE WEIM_ARB_BASE_ADDR macro 65 #define CONFIG_SYS_FLASH_BANKS_LIST { (CONFIG_SYS_FLASH_BASE) } 173 "nor_bank_start=" __stringify(CONFIG_SYS_FLASH_BASE) "\0" \ 282 #define CONFIG_ENV_ADDR (CONFIG_SYS_FLASH_BASE + 0x40000) 285 #define CONFIG_ENV_ADDR_REDUND (CONFIG_SYS_FLASH_BASE + 0x60000)
|
H A D | r7780mp.h | 32 #define CONFIG_SYS_FLASH_BASE (0xA0000000) macro 38 # define CONFIG_SYS_FLASH_BANKS_LIST { CONFIG_SYS_FLASH_BASE,\ 39 CONFIG_SYS_FLASH_BASE + 0x100000,\ 40 CONFIG_SYS_FLASH_BASE + 0x400000,\ 41 CONFIG_SYS_FLASH_BASE + 0x700000, } 46 # define CONFIG_SYS_FLASH_BANKS_LIST { CONFIG_SYS_FLASH_BASE } 51 #define CONFIG_SYS_MONITOR_BASE (CONFIG_SYS_FLASH_BASE)
|
H A D | ms7722se.h | 53 #define CONFIG_SYS_FLASH_BASE (MS7722SE_FLASH_BASE_1) /* Physical start address of Flash memory */ macro 60 #define CONFIG_SYS_FLASH_BANKS_LIST { CONFIG_SYS_FLASH_BASE + (0 * MS7722SE_FLASH_BANK_SIZE), \ 61 CONFIG_SYS_FLASH_BASE + (1 * MS7722SE_FLASH_BANK_SIZE), \ 74 #define CONFIG_ENV_ADDR (CONFIG_SYS_FLASH_BASE + (1 * CONFIG_ENV_SECT_SIZE)) 75 #define CONFIG_ENV_OFFSET (CONFIG_ENV_ADDR - CONFIG_SYS_FLASH_BASE) /* Offset of env Flash sector … 77 #define CONFIG_ENV_ADDR_REDUND (CONFIG_SYS_FLASH_BASE + (2 * CONFIG_ENV_SECT_SIZE))
|
H A D | M54455EVB.h | 100 "prog=prot off " __stringify(CONFIG_SYS_FLASH_BASE) \ 102 "era " __stringify(CONFIG_SYS_FLASH_BASE) " " \ 104 "cp.b ${loadaddr} " __stringify(CONFIG_SYS_FLASH_BASE) \ 230 # define CONFIG_SYS_MONITOR_BASE (CONFIG_SYS_FLASH_BASE + 0x400) 257 # define CONFIG_SYS_FLASH_BASE CONFIG_SYS_CS0_BASE macro 264 # define CONFIG_SYS_FLASH_BASE CONFIG_SYS_CS0_BASE macro 267 # define CONFIG_ENV_ADDR (CONFIG_SYS_FLASH_BASE + 0x40000) 272 # define CONFIG_SYS_FLASH_BASE CONFIG_SYS_CS0_BASE macro 275 # define CONFIG_ENV_ADDR (CONFIG_SYS_FLASH_BASE + 0x40000)
|
H A D | sh7763rdp.h | 34 #define CONFIG_SYS_FLASH_BASE (0xA0000000) macro 41 #define CONFIG_SYS_MONITOR_BASE (CONFIG_SYS_FLASH_BASE) 61 #define CONFIG_ENV_ADDR (CONFIG_SYS_FLASH_BASE + (1 * CONFIG_ENV_SECT_SIZE)) 63 #define CONFIG_ENV_OFFSET (CONFIG_ENV_ADDR - CONFIG_SYS_FLASH_BASE) 65 #define CONFIG_ENV_ADDR_REDUND (CONFIG_SYS_FLASH_BASE + (2 * CONFIG_ENV_SECT_SIZE))
|
H A D | espt.h | 34 #define CONFIG_SYS_FLASH_BASE (0xA0000000) macro 41 #define CONFIG_SYS_MONITOR_BASE (CONFIG_SYS_FLASH_BASE) 61 #define CONFIG_ENV_ADDR (CONFIG_SYS_FLASH_BASE + (1 * CONFIG_ENV_SECT_SIZE)) 63 #define CONFIG_ENV_OFFSET (CONFIG_ENV_ADDR - CONFIG_SYS_FLASH_BASE) 65 #define CONFIG_ENV_ADDR_REDUND (CONFIG_SYS_FLASH_BASE + (2 * CONFIG_ENV_SECT_SIZE))
|
H A D | M52277EVB.h | 58 "prog=prot off " __stringify(CONFIG_SYS_FLASH_BASE) \ 60 "era " __stringify(CONFIG_SYS_FLASH_BASE) " " \ 62 "cp.b ${loadaddr} " __stringify(CONFIG_SYS_FLASH_BASE) \ 165 # define CONFIG_SYS_MONITOR_BASE (CONFIG_SYS_FLASH_BASE + 0x400) 186 # define CONFIG_SYS_FLASH_BASE CONFIG_SYS_CS0_BASE macro 193 # define CONFIG_SYS_FLASH_BASE CONFIG_SYS_CS0_BASE macro 195 # define CONFIG_ENV_ADDR (CONFIG_SYS_FLASH_BASE + 0x40000)
|
H A D | ap_sh4a_4a.h | 55 #define CONFIG_SYS_FLASH_BASE (0xA0000000) macro 60 #define CONFIG_SYS_FLASH_BANKS_LIST { CONFIG_SYS_FLASH_BASE } 78 #define CONFIG_SYS_MONITOR_BASE (CONFIG_SYS_FLASH_BASE) 89 #define CONFIG_ENV_ADDR (CONFIG_SYS_FLASH_BASE + CONFIG_SYS_MONITOR_LEN) 91 #define CONFIG_ENV_OFFSET (CONFIG_ENV_ADDR - CONFIG_SYS_FLASH_BASE)
|
H A D | r0p7734.h | 53 #define CONFIG_SYS_FLASH_BASE (0xA0000000) macro 58 #define CONFIG_SYS_FLASH_BANKS_LIST { CONFIG_SYS_FLASH_BASE } 76 #define CONFIG_SYS_MONITOR_BASE (CONFIG_SYS_FLASH_BASE) 87 #define CONFIG_ENV_ADDR (CONFIG_SYS_FLASH_BASE + CONFIG_SYS_MONITOR_LEN) 89 #define CONFIG_ENV_OFFSET (CONFIG_ENV_ADDR - CONFIG_SYS_FLASH_BASE)
|
H A D | ecovec.h | 90 #define CONFIG_SYS_FLASH_BASE (0xA0000000) macro 95 #define CONFIG_SYS_FLASH_BANKS_LIST { CONFIG_SYS_FLASH_BASE } 113 #define CONFIG_SYS_MONITOR_BASE (CONFIG_SYS_FLASH_BASE) 124 #define CONFIG_ENV_ADDR (CONFIG_SYS_FLASH_BASE + CONFIG_SYS_MONITOR_LEN) 126 #define CONFIG_ENV_OFFSET (CONFIG_ENV_ADDR - CONFIG_SYS_FLASH_BASE)
|
H A D | microblaze-generic.h | 60 # define CONFIG_SYS_FLASH_BASE XILINX_FLASH_START macro 78 (CONFIG_SYS_FLASH_BASE + (2 * CONFIG_ENV_SECT_SIZE)) 166 #ifdef CONFIG_SYS_FLASH_BASE 167 # define CONFIG_SYS_UBOOT_BASE CONFIG_SYS_FLASH_BASE 172 #define CONFIG_SYS_FDT_BASE (CONFIG_SYS_FLASH_BASE + \
|
H A D | ve8313.h | 116 #define CONFIG_SYS_FLASH_BASE 0xFE000000 macro 120 #define CONFIG_SYS_NOR_BR_PRELIM (CONFIG_SYS_FLASH_BASE \ 132 #define CONFIG_SYS_LBLAWBAR0_PRELIM CONFIG_SYS_FLASH_BASE 143 #if (CONFIG_SYS_MONITOR_BASE < CONFIG_SYS_FLASH_BASE) 282 (CONFIG_SYS_FLASH_BASE + CONFIG_SYS_MONITOR_LEN) 445 "update=protect off " __stringify(CONFIG_SYS_FLASH_BASE) \ 447 "erase " __stringify(CONFIG_SYS_FLASH_BASE) " +${filesize};" \ 448 "cp.b ${u-boot_addr_r} " __stringify(CONFIG_SYS_FLASH_BASE) \ 450 "protect on " __stringify(CONFIG_SYS_FLASH_BASE) " +${filesize}\0" \
|
H A D | stm32f746-disco.h | 10 #define CONFIG_SYS_FLASH_BASE 0x08000000 macro 64 #define CONFIG_SPL_TEXT_BASE CONFIG_SYS_FLASH_BASE 68 #define CONFIG_SYS_UBOOT_BASE (CONFIG_SYS_FLASH_BASE + \ 72 #define CONFIG_SYS_FDT_BASE (CONFIG_SYS_FLASH_BASE + \
|
H A D | xtfpga.h | 203 # define CONFIG_SYS_FLASH_BASE IOADDR(0x08000000) macro 204 # define CONFIG_SYS_MONITOR_BASE CONFIG_SYS_FLASH_BASE 209 # define CONFIG_SYS_FLASH_BASE IOADDR(0x00000000) macro 215 # define CONFIG_SYS_FLASH_BASE IOADDR(0x08000000) macro 216 # define CONFIG_SYS_MONITOR_BASE CONFIG_SYS_FLASH_BASE
|
H A D | MigoR.h | 60 #define CONFIG_SYS_FLASH_BASE (MIGO_R_FLASH_BASE_1) macro 66 #define CONFIG_SYS_FLASH_BANKS_LIST { CONFIG_SYS_FLASH_BASE + (0 * MIGO_R_FLASH_BANK_SIZE) } 84 #define CONFIG_ENV_ADDR (CONFIG_SYS_FLASH_BASE + CONFIG_SYS_MONITOR_LEN) 86 #define CONFIG_ENV_OFFSET (CONFIG_ENV_ADDR - CONFIG_SYS_FLASH_BASE)
|
H A D | amcore.h | 56 #define CONFIG_SYS_FLASH_BASE 0xffc00000 macro 64 #define CONFIG_SYS_MONITOR_BASE (CONFIG_SYS_FLASH_BASE + 0x400) 69 #define CONFIG_ENV_ADDR (CONFIG_SYS_FLASH_BASE + \ 101 #define CONFIG_SYS_CS0_BASE (CONFIG_SYS_FLASH_BASE>>16)
|
H A D | ap325rxa.h | 64 #define CONFIG_SYS_FLASH_BASE (AP325RXA_FLASH_BASE_1) macro 84 #define CONFIG_SYS_FLASH_BANKS_LIST { CONFIG_SYS_FLASH_BASE + (0 * AP325RXA_FLASH_BANK_SIZE)} 105 #define CONFIG_ENV_ADDR (CONFIG_SYS_FLASH_BASE + CONFIG_SYS_MONITOR_LEN) 107 #define CONFIG_ENV_OFFSET (CONFIG_ENV_ADDR - CONFIG_SYS_FLASH_BASE)
|
H A D | at91rm9200ek.h | 121 #define CONFIG_SYS_FLASH_BASE 0x10000000 macro 122 #define PHYS_FLASH_1 CONFIG_SYS_FLASH_BASE 147 (CONFIG_SYS_FLASH_BASE + CONFIG_SYS_MONITOR_LEN) 150 #define CONFIG_SYS_MONITOR_BASE CONFIG_SYS_FLASH_BASE
|
H A D | MPC8323ERDB.h | 146 #if (CONFIG_SYS_MONITOR_BASE < CONFIG_SYS_FLASH_BASE) 175 #define CONFIG_SYS_FLASH_BASE 0xFE000000 /* FLASH base address */ macro 179 #define CONFIG_SYS_LBLAWBAR0_PRELIM CONFIG_SYS_FLASH_BASE 182 #define CONFIG_SYS_BR0_PRELIM (CONFIG_SYS_FLASH_BASE \ 363 #define CONFIG_SYS_IBAT2L (CONFIG_SYS_FLASH_BASE \ 366 #define CONFIG_SYS_IBAT2U (CONFIG_SYS_FLASH_BASE \ 370 #define CONFIG_SYS_DBAT2L (CONFIG_SYS_FLASH_BASE \
|
H A D | M5249EVB.h | 86 #define CONFIG_SYS_FLASH_BASE (CONFIG_SYS_CS0_BASE) macro 92 #define CONFIG_SYS_MONITOR_BASE (CONFIG_SYS_FLASH_BASE + 0x400) 115 # define CONFIG_SYS_FLASH_BANKS_LIST { CONFIG_SYS_FLASH_BASE } 128 #define CONFIG_SYS_CACHE_ACR0 (CONFIG_SYS_FLASH_BASE | \
|
H A D | spear3xx_evb.h | 84 #define CONFIG_SYS_FLASH_BASE 0x50000000 macro 90 #define CONFIG_SYS_FLASH_BANKS_LIST { CONFIG_SYS_FLASH_BASE, \ 99 #define CONFIG_SYS_FLASH_BASE 0x44000000 macro 103 #define CONFIG_SYS_FLASH_BANKS_LIST { CONFIG_SYS_FLASH_BASE, \
|
H A D | sh7785lcr.h | 64 #define CONFIG_SYS_FLASH_BASE (SH7785LCR_FLASH_BASE_1) macro 68 #define CONFIG_SYS_FLASH_BANKS_LIST { CONFIG_SYS_FLASH_BASE + \ 119 #define CONFIG_ENV_ADDR (CONFIG_SYS_FLASH_BASE + CONFIG_SYS_MONITOR_LEN) 120 #define CONFIG_ENV_OFFSET (CONFIG_ENV_ADDR - CONFIG_SYS_FLASH_BASE)
|
H A D | vct.h | 122 #define CONFIG_SYS_FLASH_BASE 0xb0000000 macro 123 #define CONFIG_SYS_FLASH_BANKS_LIST { CONFIG_SYS_FLASH_BASE } 132 #define CONFIG_ENV_ADDR (CONFIG_SYS_FLASH_BASE + CONFIG_SYS_MONITOR_LEN) 144 #define CONFIG_SYS_FLASH_BASE 0x00000000 macro
|
/openbmc/u-boot/include/configs/km/ |
H A D | km83xx-common.h | 57 #define CONFIG_SYS_FLASH_BASE 0xF0000000 macro 59 #if (CONFIG_SYS_MONITOR_BASE < CONFIG_SYS_FLASH_BASE) 89 #define CONFIG_SYS_LBLAWBAR0_PRELIM CONFIG_SYS_FLASH_BASE 92 #define CONFIG_SYS_BR0_PRELIM (CONFIG_SYS_FLASH_BASE | \ 104 #define CONFIG_SYS_FLASH_BANKS_LIST { CONFIG_SYS_FLASH_BASE } 249 #define CONFIG_SYS_IBAT3L (CONFIG_SYS_FLASH_BASE | BATL_PP_RW | \ 251 #define CONFIG_SYS_IBAT3U (CONFIG_SYS_FLASH_BASE | BATU_BL_256M | \ 253 #define CONFIG_SYS_DBAT3L (CONFIG_SYS_FLASH_BASE | BATL_PP_RW | \
|
/openbmc/u-boot/board/freescale/mpc8568mds/ |
H A D | tlb.c | 33 SET_TLB_ENTRY(1, CONFIG_SYS_FLASH_BASE + 0x1000000, CONFIG_SYS_FLASH_BASE + 0x1000000, 41 SET_TLB_ENTRY(1, CONFIG_SYS_FLASH_BASE, CONFIG_SYS_FLASH_BASE,
|