| /OK3568_Linux_fs/u-boot/include/configs/ |
| H A D | x600.h | 33 #define CONFIG_SYS_MONITOR_BASE CONFIG_SYS_FLASH_BASE macro 105 #define CONFIG_ENV_ADDR (CONFIG_SYS_MONITOR_BASE + \ 144 "update=protect off " __stringify(CONFIG_SYS_MONITOR_BASE) \ 146 "erase " __stringify(CONFIG_SYS_MONITOR_BASE) " +${filesize};" \ 147 "cp.b ${u-boot_addr} " __stringify(CONFIG_SYS_MONITOR_BASE) \ 149 "protect on " __stringify(CONFIG_SYS_MONITOR_BASE) \
|
| H A D | imx27lite-common.h | 105 #define CONFIG_SYS_MONITOR_BASE CONFIG_SYS_FLASH_BASE macro 171 "update=protect off " __stringify(CONFIG_SYS_MONITOR_BASE) \ 172 " +${filesize};era " __stringify(CONFIG_SYS_MONITOR_BASE)\ 174 __stringify(CONFIG_SYS_MONITOR_BASE) " ${filesize}\0" \
|
| H A D | integratorcp.h | 57 #define CONFIG_SYS_MONITOR_BASE 0x27F40000 macro 62 #define CONFIG_SYS_MONITOR_BASE 0x25F40000 macro 67 #define CONFIG_SYS_MONITOR_BASE 0x27F40000 macro
|
| H A D | MPC8540ADS.h | 112 #define CONFIG_SYS_MONITOR_BASE CONFIG_SYS_TEXT_BASE /* start of monitor */ macro 114 #if (CONFIG_SYS_MONITOR_BASE < CONFIG_SYS_FLASH_BASE) 294 #define CONFIG_ENV_ADDR (CONFIG_SYS_MONITOR_BASE + 0x40000) 298 #define CONFIG_ENV_ADDR (CONFIG_SYS_MONITOR_BASE - 0x1000)
|
| H A D | mpc8308_p1m.h | 199 #define CONFIG_SYS_MONITOR_BASE CONFIG_SYS_TEXT_BASE /* start of monitor */ macro 364 #define CONFIG_ENV_ADDR (CONFIG_SYS_MONITOR_BASE + \ 499 "update=protect off " __stringify(CONFIG_SYS_MONITOR_BASE) \ 500 " +${filesize};era " __stringify(CONFIG_SYS_MONITOR_BASE)\ 502 __stringify(CONFIG_SYS_MONITOR_BASE) " ${filesize}\0" \
|
| H A D | MPC8308RDB.h | 196 #define CONFIG_SYS_MONITOR_BASE CONFIG_SYS_TEXT_BASE /* start of monitor */ macro 397 #define CONFIG_ENV_ADDR (CONFIG_SYS_MONITOR_BASE + \ 533 "update=protect off " __stringify(CONFIG_SYS_MONITOR_BASE) \ 534 " +${filesize};era " __stringify(CONFIG_SYS_MONITOR_BASE)\ 536 __stringify(CONFIG_SYS_MONITOR_BASE) " ${filesize}\0" \
|
| H A D | MPC8313ERDB.h | 44 #define CONFIG_SYS_MONITOR_BASE CONFIG_SYS_TEXT_BASE_SPL /* start of monitor */ macro 53 #ifndef CONFIG_SYS_MONITOR_BASE 54 #define CONFIG_SYS_MONITOR_BASE CONFIG_SYS_TEXT_BASE /* start of monitor */ macro 224 #if (CONFIG_SYS_MONITOR_BASE < CONFIG_SYS_FLASH_BASE) && \ 441 (CONFIG_SYS_MONITOR_BASE + CONFIG_SYS_MONITOR_LEN) 447 #define CONFIG_ENV_ADDR (CONFIG_SYS_MONITOR_BASE - 0x1000)
|
| H A D | flea3.h | 129 #define CONFIG_SYS_MONITOR_BASE CONFIG_SYS_FLASH_BASE macro 139 #define CONFIG_ENV_ADDR (CONFIG_SYS_MONITOR_BASE + \ 202 "uboot_addr=" __stringify(CONFIG_SYS_MONITOR_BASE) "\0" \
|
| H A D | MPC8560ADS.h | 111 #define CONFIG_SYS_MONITOR_BASE CONFIG_SYS_TEXT_BASE /* start of monitor */ macro 113 #if (CONFIG_SYS_MONITOR_BASE < CONFIG_SYS_FLASH_BASE) 333 #define CONFIG_ENV_ADDR (CONFIG_SYS_MONITOR_BASE + 0x40000) 337 #define CONFIG_ENV_ADDR (CONFIG_SYS_MONITOR_BASE - 0x1000)
|
| H A D | woodburn_common.h | 138 #define CONFIG_SYS_MONITOR_BASE CONFIG_SYS_FLASH_BASE macro 148 #define CONFIG_ENV_ADDR (CONFIG_SYS_MONITOR_BASE + \ 214 "uboot_addr=" __stringify(CONFIG_SYS_MONITOR_BASE) "\0" \
|
| H A D | mx35pdk.h | 148 #define CONFIG_SYS_MONITOR_BASE CONFIG_SYS_FLASH_BASE macro 158 #define CONFIG_ENV_ADDR (CONFIG_SYS_MONITOR_BASE + \ 238 "uboot_addr=" __stringify(CONFIG_SYS_MONITOR_BASE) "\0" \
|
| H A D | xtfpga.h | 215 # define CONFIG_SYS_MONITOR_BASE CONFIG_SYS_FLASH_BASE macro 221 # define CONFIG_SYS_MONITOR_BASE IOADDR(0x06000000) macro 227 # define CONFIG_SYS_MONITOR_BASE CONFIG_SYS_FLASH_BASE macro
|
| H A D | MPC8315ERDB.h | 22 #ifndef CONFIG_SYS_MONITOR_BASE 23 #define CONFIG_SYS_MONITOR_BASE CONFIG_SYS_TEXT_BASE /* start of monitor */ macro 278 #if CONFIG_SYS_MONITOR_BASE < CONFIG_SYS_FLASH_BASE && \ 422 (CONFIG_SYS_MONITOR_BASE + CONFIG_SYS_MONITOR_LEN) 426 #define CONFIG_ENV_ADDR (CONFIG_SYS_MONITOR_BASE - 0x1000)
|
| H A D | microblaze-generic.h | 99 # define CONFIG_ENV_ADDR (CONFIG_SYS_MONITOR_BASE - CONFIG_ENV_SIZE) 118 # define CONFIG_ENV_ADDR (CONFIG_SYS_MONITOR_BASE - CONFIG_ENV_SIZE) 134 # define CONFIG_ENV_ADDR (CONFIG_SYS_MONITOR_BASE - CONFIG_ENV_SIZE)
|
| H A D | p1_twr.h | 37 #ifndef CONFIG_SYS_MONITOR_BASE 38 #define CONFIG_SYS_MONITOR_BASE CONFIG_SYS_TEXT_BASE /* start of monitor */ macro 360 #define CONFIG_ENV_ADDR (CONFIG_SYS_MONITOR_BASE - 0x1000) 364 #define CONFIG_ENV_ADDR (CONFIG_SYS_MONITOR_BASE - CONFIG_ENV_SECT_SIZE)
|
| H A D | P1022DS.h | 225 #ifndef CONFIG_SYS_MONITOR_BASE 227 #define CONFIG_SYS_MONITOR_BASE CONFIG_SPL_TEXT_BASE macro 229 #define CONFIG_SYS_MONITOR_BASE CONFIG_SYS_TEXT_BASE /* start of monitor */ macro 570 #define CONFIG_ENV_ADDR (CONFIG_SYS_MONITOR_BASE - 0x1000) 573 #define CONFIG_ENV_ADDR (CONFIG_SYS_MONITOR_BASE - CONFIG_ENV_SECT_SIZE)
|
| H A D | hrcon.h | 187 #define CONFIG_SYS_MONITOR_BASE CONFIG_SYS_TEXT_BASE /* start of monitor */ macro 496 #define CONFIG_ENV_ADDR (CONFIG_SYS_MONITOR_BASE + \ 607 "update=protect off " __stringify(CONFIG_SYS_MONITOR_BASE) \ 608 " +${filesize};era " __stringify(CONFIG_SYS_MONITOR_BASE)\ 610 __stringify(CONFIG_SYS_MONITOR_BASE) " ${filesize}\0" \
|
| H A D | strider.h | 189 #define CONFIG_SYS_MONITOR_BASE CONFIG_SYS_TEXT_BASE /* start of monitor */ macro 530 #define CONFIG_ENV_ADDR (CONFIG_SYS_MONITOR_BASE + \ 641 "update=protect off " __stringify(CONFIG_SYS_MONITOR_BASE) \ 642 " +${filesize};era " __stringify(CONFIG_SYS_MONITOR_BASE)\ 644 __stringify(CONFIG_SYS_MONITOR_BASE) " ${filesize}\0" \
|
| /OK3568_Linux_fs/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
|
| /OK3568_Linux_fs/u-boot/arch/m68k/cpu/mcf530x/ |
| H A D | start.S | 172 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 214 add.l #(__got_end - CONFIG_SYS_MONITOR_BASE), %a2 226 add.l #(board_init_r - CONFIG_SYS_MONITOR_BASE), %a1
|
| /OK3568_Linux_fs/u-boot/arch/m68k/cpu/mcf547x_8x/ |
| H A D | start.S | 175 move.l #CONFIG_SYS_MONITOR_BASE, %a1 190 add.l #(in_ram - CONFIG_SYS_MONITOR_BASE), %a1 200 add.l #(_sbss - CONFIG_SYS_MONITOR_BASE),%a1 202 add.l #(_ebss - CONFIG_SYS_MONITOR_BASE),%d1 212 add.l #(__got_start - CONFIG_SYS_MONITOR_BASE),%a1 216 add.l #(__got_end - CONFIG_SYS_MONITOR_BASE),%a2 228 add.l #(board_init_r - CONFIG_SYS_MONITOR_BASE), %a1
|
| /OK3568_Linux_fs/u-boot/arch/m68k/cpu/mcf523x/ |
| H A D | start.S | 172 move.l #CONFIG_SYS_MONITOR_BASE, %a1 187 add.l #(in_ram - CONFIG_SYS_MONITOR_BASE), %a1 197 add.l #(_sbss - CONFIG_SYS_MONITOR_BASE),%a1 199 add.l #(_ebss - CONFIG_SYS_MONITOR_BASE),%d1 209 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
|
| /OK3568_Linux_fs/u-boot/arch/m68k/cpu/mcf532x/ |
| H A D | start.S | 187 move.l #CONFIG_SYS_MONITOR_BASE, %a1 202 add.l #(in_ram - CONFIG_SYS_MONITOR_BASE), %a1 212 add.l #(_sbss - CONFIG_SYS_MONITOR_BASE),%a1 214 add.l #(_ebss - CONFIG_SYS_MONITOR_BASE),%d1 224 add.l #(__got_start - CONFIG_SYS_MONITOR_BASE),%a1 228 add.l #(__got_end - CONFIG_SYS_MONITOR_BASE),%a2 240 add.l #(board_init_r - CONFIG_SYS_MONITOR_BASE), %a1
|
| /OK3568_Linux_fs/u-boot/include/configs/km/ |
| H A D | km83xx-common.h | 71 #define CONFIG_SYS_MONITOR_BASE CONFIG_SYS_TEXT_BASE /* start of monitor */ macro 74 #if (CONFIG_SYS_MONITOR_BASE < CONFIG_SYS_FLASH_BASE) 179 #define CONFIG_ENV_ADDR (CONFIG_SYS_MONITOR_BASE + \ 193 #define CONFIG_ENV_ADDR (CONFIG_SYS_MONITOR_BASE - 0x1000)
|
| /OK3568_Linux_fs/u-boot/arch/m68k/cpu/mcf52x2/ |
| H A D | start.S | 251 move.l #CONFIG_SYS_MONITOR_BASE, %a1 265 add.l #(in_ram - CONFIG_SYS_MONITOR_BASE), %a1 275 add.l #(_sbss - CONFIG_SYS_MONITOR_BASE),%a1 277 add.l #(_ebss - CONFIG_SYS_MONITOR_BASE),%d1 287 add.l #(__got_start - CONFIG_SYS_MONITOR_BASE),%a1 291 add.l #(__got_end - CONFIG_SYS_MONITOR_BASE),%a2 303 add.l #(board_init_r - CONFIG_SYS_MONITOR_BASE), %a1
|