Home
last modified time | relevance | path

Searched refs:CONFIG_SYS_MONITOR_BASE (Results 1 – 25 of 212) sorted by relevance

123456789

/openbmc/u-boot/include/configs/
H A Dx600.h31 #define CONFIG_SYS_MONITOR_BASE CONFIG_SYS_FLASH_BASE macro
91 #define CONFIG_ENV_ADDR (CONFIG_SYS_MONITOR_BASE + \
118 "update=protect off " __stringify(CONFIG_SYS_MONITOR_BASE) \
120 "erase " __stringify(CONFIG_SYS_MONITOR_BASE) " +${filesize};" \
121 "cp.b ${u-boot_addr} " __stringify(CONFIG_SYS_MONITOR_BASE) \
123 "protect on " __stringify(CONFIG_SYS_MONITOR_BASE) \
H A Dimx27lite-common.h96 #define CONFIG_SYS_MONITOR_BASE CONFIG_SYS_FLASH_BASE macro
153 "update=protect off " __stringify(CONFIG_SYS_MONITOR_BASE) \
154 " +${filesize};era " __stringify(CONFIG_SYS_MONITOR_BASE)\
156 __stringify(CONFIG_SYS_MONITOR_BASE) " ${filesize}\0" \
H A Dintegratorcp.h56 #define CONFIG_SYS_MONITOR_BASE 0x27F40000 macro
61 #define CONFIG_SYS_MONITOR_BASE 0x25F40000 macro
66 #define CONFIG_SYS_MONITOR_BASE 0x27F40000 macro
H A DMPC8540ADS.h108 #define CONFIG_SYS_MONITOR_BASE CONFIG_SYS_TEXT_BASE /* start of monitor */ macro
110 #if (CONFIG_SYS_MONITOR_BASE < CONFIG_SYS_FLASH_BASE)
286 #define CONFIG_ENV_ADDR (CONFIG_SYS_MONITOR_BASE + 0x40000)
290 #define CONFIG_ENV_ADDR (CONFIG_SYS_MONITOR_BASE - 0x1000)
H A Dflea3.h114 #define CONFIG_SYS_MONITOR_BASE CONFIG_SYS_FLASH_BASE macro
124 #define CONFIG_ENV_ADDR (CONFIG_SYS_MONITOR_BASE + \
183 "uboot_addr=" __stringify(CONFIG_SYS_MONITOR_BASE) "\0" \
H A Dwoodburn_common.h121 #define CONFIG_SYS_MONITOR_BASE CONFIG_SYS_FLASH_BASE macro
131 #define CONFIG_ENV_ADDR (CONFIG_SYS_MONITOR_BASE + \
193 "uboot_addr=" __stringify(CONFIG_SYS_MONITOR_BASE) "\0" \
H A Dmpc8308_p1m.h193 #define CONFIG_SYS_MONITOR_BASE CONFIG_SYS_TEXT_BASE /* start of monitor */ macro
352 #define CONFIG_ENV_ADDR (CONFIG_SYS_MONITOR_BASE + \
481 "update=protect off " __stringify(CONFIG_SYS_MONITOR_BASE) \
482 " +${filesize};era " __stringify(CONFIG_SYS_MONITOR_BASE)\
484 __stringify(CONFIG_SYS_MONITOR_BASE) " ${filesize}\0" \
H A Dmicroblaze-generic.h72 # define CONFIG_ENV_ADDR (CONFIG_SYS_MONITOR_BASE - CONFIG_ENV_SIZE)
86 # define CONFIG_ENV_ADDR (CONFIG_SYS_MONITOR_BASE - CONFIG_ENV_SIZE)
99 # define CONFIG_ENV_ADDR (CONFIG_SYS_MONITOR_BASE - CONFIG_ENV_SIZE)
H A DP1022DS.h215 #ifndef CONFIG_SYS_MONITOR_BASE
217 #define CONFIG_SYS_MONITOR_BASE CONFIG_TPL_TEXT_BASE macro
219 #define CONFIG_SYS_MONITOR_BASE CONFIG_SPL_TEXT_BASE macro
221 #define CONFIG_SYS_MONITOR_BASE CONFIG_SYS_TEXT_BASE /* start of monitor */ macro
523 #define CONFIG_ENV_ADDR (CONFIG_SYS_MONITOR_BASE - 0x1000)
526 #define CONFIG_ENV_ADDR (CONFIG_SYS_MONITOR_BASE - CONFIG_ENV_SECT_SIZE)
H A Dmx35pdk.h128 #define CONFIG_SYS_MONITOR_BASE CONFIG_SYS_FLASH_BASE macro
138 #define CONFIG_ENV_ADDR (CONFIG_SYS_MONITOR_BASE + \
213 "uboot_addr=" __stringify(CONFIG_SYS_MONITOR_BASE) "\0" \
H A DMPC8308RDB.h189 #define CONFIG_SYS_MONITOR_BASE CONFIG_SYS_TEXT_BASE /* start of monitor */ macro
384 #define CONFIG_ENV_ADDR (CONFIG_SYS_MONITOR_BASE + \
514 "update=protect off " __stringify(CONFIG_SYS_MONITOR_BASE) \
515 " +${filesize};era " __stringify(CONFIG_SYS_MONITOR_BASE)\
517 __stringify(CONFIG_SYS_MONITOR_BASE) " ${filesize}\0" \
H A DMPC8560ADS.h107 #define CONFIG_SYS_MONITOR_BASE CONFIG_SYS_TEXT_BASE /* start of monitor */ macro
109 #if (CONFIG_SYS_MONITOR_BASE < CONFIG_SYS_FLASH_BASE)
319 #define CONFIG_ENV_ADDR (CONFIG_SYS_MONITOR_BASE + 0x40000)
323 #define CONFIG_ENV_ADDR (CONFIG_SYS_MONITOR_BASE - 0x1000)
H A DMPC8313ERDB.h42 #define CONFIG_SYS_MONITOR_BASE CONFIG_SYS_TEXT_BASE_SPL /* start of monitor */ macro
47 #ifndef CONFIG_SYS_MONITOR_BASE
48 #define CONFIG_SYS_MONITOR_BASE CONFIG_SYS_TEXT_BASE /* start of monitor */ macro
210 #if (CONFIG_SYS_MONITOR_BASE < CONFIG_SYS_FLASH_BASE) && \
422 (CONFIG_SYS_MONITOR_BASE + CONFIG_SYS_MONITOR_LEN)
428 #define CONFIG_ENV_ADDR (CONFIG_SYS_MONITOR_BASE - 0x1000)
H A Dxtfpga.h204 # define CONFIG_SYS_MONITOR_BASE CONFIG_SYS_FLASH_BASE macro
210 # define CONFIG_SYS_MONITOR_BASE IOADDR(0x06000000) macro
216 # define CONFIG_SYS_MONITOR_BASE CONFIG_SYS_FLASH_BASE macro
H A Dp1_twr.h30 #ifndef CONFIG_SYS_MONITOR_BASE
31 #define CONFIG_SYS_MONITOR_BASE CONFIG_SYS_TEXT_BASE /* start of monitor */ macro
331 #define CONFIG_ENV_ADDR (CONFIG_SYS_MONITOR_BASE - 0x1000)
335 #define CONFIG_ENV_ADDR (CONFIG_SYS_MONITOR_BASE - CONFIG_ENV_SECT_SIZE)
H A D3c120_devboard.h52 #define CONFIG_SYS_MONITOR_BASE (CONFIG_SYS_SDRAM_BASE + \ macro
75 #define CONFIG_SYS_MEMTEST_END (CONFIG_SYS_MONITOR_BASE - \
H A D10m50_devboard.h52 #define CONFIG_SYS_MONITOR_BASE (CONFIG_SYS_SDRAM_BASE + \ macro
75 #define CONFIG_SYS_MEMTEST_END (CONFIG_SYS_MONITOR_BASE - \
H A DMPC8315ERDB.h17 #ifndef CONFIG_SYS_MONITOR_BASE
18 #define CONFIG_SYS_MONITOR_BASE CONFIG_SYS_TEXT_BASE /* start of monitor */ macro
267 #if CONFIG_SYS_MONITOR_BASE < CONFIG_SYS_FLASH_BASE && \
405 (CONFIG_SYS_MONITOR_BASE + CONFIG_SYS_MONITOR_LEN)
409 #define CONFIG_ENV_ADDR (CONFIG_SYS_MONITOR_BASE - 0x1000)
/openbmc/u-boot/doc/
H A DREADME.mpc85xx50 EPN -->RPN : CONFIG_SYS_MONITOR_BASE --> CONFIG_SYS_MONITOR_BASE
56 EPN -->RPN : CONFIG_SYS_MONITOR_BASE --> CONFIG_SYS_MONITOR_BASE
97 EPN -->RPN : CONFIG_SYS_MONITOR_BASE --> CONFIG_SYS_PBI_FLASH_WINDOW
100 EPN -->RPN : CONFIG_SYS_MONITOR_BASE & 0xffc00000 --> 0xffc00000
108 EPN -->RPN : CONFIG_SYS_MONITOR_BASE --> CONFIG_SYS_PBI_FLASH_WINDOW
111 EPN -->RPN : CONFIG_SYS_MONITOR_BASE & 0xffc00000 --> 0xffc00000
/openbmc/u-boot/arch/m68k/cpu/mcf523x/
H A Dstart.S171 move.l #CONFIG_SYS_MONITOR_BASE, %a1
186 add.l #(in_ram - CONFIG_SYS_MONITOR_BASE), %a1
196 add.l #(_sbss - CONFIG_SYS_MONITOR_BASE),%a1
198 add.l #(_ebss - CONFIG_SYS_MONITOR_BASE),%d1
208 add.l #(__got_start - CONFIG_SYS_MONITOR_BASE),%a1
212 add.l #(__got_end - CONFIG_SYS_MONITOR_BASE),%a2
224 add.l #(board_init_r - CONFIG_SYS_MONITOR_BASE), %a1
/openbmc/u-boot/arch/m68k/cpu/mcf547x_8x/
H A Dstart.S174 move.l #CONFIG_SYS_MONITOR_BASE, %a1
189 add.l #(in_ram - CONFIG_SYS_MONITOR_BASE), %a1
199 add.l #(_sbss - CONFIG_SYS_MONITOR_BASE),%a1
201 add.l #(_ebss - CONFIG_SYS_MONITOR_BASE),%d1
211 add.l #(__got_start - CONFIG_SYS_MONITOR_BASE),%a1
215 add.l #(__got_end - CONFIG_SYS_MONITOR_BASE),%a2
227 add.l #(board_init_r - CONFIG_SYS_MONITOR_BASE), %a1
/openbmc/u-boot/arch/m68k/cpu/mcf530x/
H A Dstart.S171 move.l #CONFIG_SYS_MONITOR_BASE, %a1
185 add.l #(in_ram - CONFIG_SYS_MONITOR_BASE), %a1
195 add.l #(_sbss - CONFIG_SYS_MONITOR_BASE), %a1
197 add.l #(_ebss - CONFIG_SYS_MONITOR_BASE), %d1
207 add.l #(__got_start - CONFIG_SYS_MONITOR_BASE), %a1
213 add.l #(__got_end - CONFIG_SYS_MONITOR_BASE), %a2
225 add.l #(board_init_r - CONFIG_SYS_MONITOR_BASE), %a1
/openbmc/u-boot/include/configs/km/
H A Dkm83xx-common.h56 #define CONFIG_SYS_MONITOR_BASE CONFIG_SYS_TEXT_BASE /* start of monitor */ macro
59 #if (CONFIG_SYS_MONITOR_BASE < CONFIG_SYS_FLASH_BASE)
159 #define CONFIG_ENV_ADDR (CONFIG_SYS_MONITOR_BASE + \
173 #define CONFIG_ENV_ADDR (CONFIG_SYS_MONITOR_BASE - 0x1000)
/openbmc/u-boot/arch/m68k/cpu/mcf532x/
H A Dstart.S186 move.l #CONFIG_SYS_MONITOR_BASE, %a1
201 add.l #(in_ram - CONFIG_SYS_MONITOR_BASE), %a1
211 add.l #(_sbss - CONFIG_SYS_MONITOR_BASE),%a1
213 add.l #(_ebss - CONFIG_SYS_MONITOR_BASE),%d1
223 add.l #(__got_start - CONFIG_SYS_MONITOR_BASE),%a1
227 add.l #(__got_end - CONFIG_SYS_MONITOR_BASE),%a2
239 add.l #(board_init_r - CONFIG_SYS_MONITOR_BASE), %a1
/openbmc/u-boot/arch/m68k/cpu/mcf52x2/
H A Dstart.S250 move.l #CONFIG_SYS_MONITOR_BASE, %a1
264 add.l #(in_ram - CONFIG_SYS_MONITOR_BASE), %a1
274 add.l #(_sbss - CONFIG_SYS_MONITOR_BASE),%a1
276 add.l #(_ebss - CONFIG_SYS_MONITOR_BASE),%d1
286 add.l #(__got_start - CONFIG_SYS_MONITOR_BASE),%a1
290 add.l #(__got_end - CONFIG_SYS_MONITOR_BASE),%a2
302 add.l #(board_init_r - CONFIG_SYS_MONITOR_BASE), %a1

123456789