/openbmc/u-boot/include/configs/ |
H A D | x600.h | 31 #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 D | imx27lite-common.h | 96 #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 D | integratorcp.h | 56 #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 D | MPC8540ADS.h | 108 #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 D | flea3.h | 114 #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 D | woodburn_common.h | 121 #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 D | mpc8308_p1m.h | 193 #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 D | microblaze-generic.h | 72 # 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 D | P1022DS.h | 215 #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 D | mx35pdk.h | 128 #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 D | MPC8308RDB.h | 189 #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 D | MPC8560ADS.h | 107 #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 D | MPC8313ERDB.h | 42 #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 D | xtfpga.h | 204 # 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 D | p1_twr.h | 30 #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 D | 3c120_devboard.h | 52 #define CONFIG_SYS_MONITOR_BASE (CONFIG_SYS_SDRAM_BASE + \ macro 75 #define CONFIG_SYS_MEMTEST_END (CONFIG_SYS_MONITOR_BASE - \
|
H A D | 10m50_devboard.h | 52 #define CONFIG_SYS_MONITOR_BASE (CONFIG_SYS_SDRAM_BASE + \ macro 75 #define CONFIG_SYS_MEMTEST_END (CONFIG_SYS_MONITOR_BASE - \
|
H A D | MPC8315ERDB.h | 17 #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 D | README.mpc85xx | 50 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 D | start.S | 171 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 D | start.S | 174 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 D | start.S | 171 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 D | km83xx-common.h | 56 #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 D | start.S | 186 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 D | start.S | 250 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
|