| /rk3399_rockchip-uboot/include/configs/ |
| H A D | sbc8548.h | 47 #ifndef CONFIG_SYS_TEXT_BASE 49 #define CONFIG_SYS_TEXT_BASE 0xfff00000 macro 51 #define CONFIG_SYS_TEXT_BASE 0xfffa0000 macro 257 #define CONFIG_SYS_MONITOR_BASE CONFIG_SYS_TEXT_BASE /* start of monitor */ 394 #define CONFIG_SYS_MONITOR_LEN (~CONFIG_SYS_TEXT_BASE + 1) 488 #if CONFIG_SYS_TEXT_BASE == 0xfff00000 /* Boot from 64MB SODIMM */ 491 #elif CONFIG_SYS_TEXT_BASE == 0xfffa0000 /* Boot from 8MB soldered flash */ 555 "protect off " __stringify(CONFIG_SYS_TEXT_BASE) " +$filesize; " \ 556 "erase " __stringify(CONFIG_SYS_TEXT_BASE) " +$filesize; " \ 557 "cp.b $loadaddr " __stringify(CONFIG_SYS_TEXT_BASE) " $filesize; " \ [all …]
|
| H A D | mx6_common.h | 43 #ifndef CONFIG_SYS_TEXT_BASE 44 #define CONFIG_SYS_TEXT_BASE 0x87800000 macro 48 #ifndef CONFIG_SYS_TEXT_BASE 49 #define CONFIG_SYS_TEXT_BASE 0x17800000 macro
|
| H A D | p1_twr.h | 25 #define CONFIG_SYS_TEXT_BASE 0x11000000 macro 29 #ifndef CONFIG_SYS_TEXT_BASE 30 #define CONFIG_SYS_TEXT_BASE 0xeff40000 macro 38 #define CONFIG_SYS_MONITOR_BASE CONFIG_SYS_TEXT_BASE /* start of monitor */ 426 "protect off " __stringify(CONFIG_SYS_TEXT_BASE) " +$filesize; " \ 427 "erase " __stringify(CONFIG_SYS_TEXT_BASE) " +$filesize; " \ 428 "cp.b $loadaddr " __stringify(CONFIG_SYS_TEXT_BASE) " $filesize; " \ 429 "protect on " __stringify(CONFIG_SYS_TEXT_BASE) " +$filesize; " \ 430 "cmp.b $loadaddr " __stringify(CONFIG_SYS_TEXT_BASE) " $filesize\0" \
|
| H A D | MPC8548CDS.h | 16 #ifndef CONFIG_SYS_TEXT_BASE 17 #define CONFIG_SYS_TEXT_BASE 0xfff80000 macro 176 #define CONFIG_SYS_MONITOR_BASE CONFIG_SYS_TEXT_BASE /* start of monitor */ 509 "protect off " __stringify(CONFIG_SYS_TEXT_BASE) \ 511 "erase " __stringify(CONFIG_SYS_TEXT_BASE) \ 513 "cp.b $loadaddr " __stringify(CONFIG_SYS_TEXT_BASE) \ 515 "protect on " __stringify(CONFIG_SYS_TEXT_BASE) \ 517 "cmp.b $loadaddr " __stringify(CONFIG_SYS_TEXT_BASE) \
|
| H A D | MPC8544DS.h | 14 #ifndef CONFIG_SYS_TEXT_BASE 15 #define CONFIG_SYS_TEXT_BASE 0xfff80000 macro 126 #define CONFIG_SYS_MONITOR_BASE CONFIG_SYS_TEXT_BASE /* start of monitor */ 402 "protect off " __stringify(CONFIG_SYS_TEXT_BASE) \ 404 "erase " __stringify(CONFIG_SYS_TEXT_BASE) \ 406 "cp.b $loadaddr " __stringify(CONFIG_SYS_TEXT_BASE) \ 408 "protect on " __stringify(CONFIG_SYS_TEXT_BASE) \ 410 "cmp.b $loadaddr " __stringify(CONFIG_SYS_TEXT_BASE) \
|
| H A D | work_92105.h | 40 #define CONFIG_SYS_TEXT_BASE 0x80100000 macro 42 #define CONFIG_SYS_MEMTEST_END (CONFIG_SYS_TEXT_BASE - SZ_1M) 167 #define CONFIG_SYS_NAND_U_BOOT_START CONFIG_SYS_TEXT_BASE 168 #define CONFIG_SYS_NAND_U_BOOT_DST CONFIG_SYS_TEXT_BASE
|
| H A D | bcm_ep_board.h | 18 #ifndef CONFIG_SYS_TEXT_BASE 19 #error CONFIG_SYS_TEXT_BASE must be defined! 40 #define CONFIG_SYS_INIT_SP_ADDR CONFIG_SYS_TEXT_BASE
|
| H A D | devkit3250.h | 31 #define CONFIG_SYS_TEXT_BASE 0x83F00000 macro 33 #define CONFIG_SYS_MEMTEST_END (CONFIG_SYS_TEXT_BASE - SZ_1M) 193 #define CONFIG_SYS_NAND_U_BOOT_START CONFIG_SYS_TEXT_BASE 194 #define CONFIG_SYS_NAND_U_BOOT_DST CONFIG_SYS_TEXT_BASE
|
| H A D | smartweb.h | 38 #define CONFIG_SYS_TEXT_BASE 0x23000000 macro 78 #define CONFIG_SYS_MEMTEST_END (CONFIG_SYS_TEXT_BASE - 0x100000) 182 #define CONFIG_SPL_STACK_R_ADDR CONFIG_SYS_TEXT_BASE 213 #define CONFIG_SYS_NAND_U_BOOT_START CONFIG_SYS_TEXT_BASE 214 #define CONFIG_SYS_NAND_U_BOOT_DST CONFIG_SYS_TEXT_BASE
|
| H A D | MPC8536DS.h | 18 #define CONFIG_SYS_TEXT_BASE 0xf8f40000 macro 24 #define CONFIG_SYS_TEXT_BASE 0xf8f40000 macro 28 #ifndef CONFIG_SYS_TEXT_BASE 29 #define CONFIG_SYS_TEXT_BASE 0xeff40000 macro 37 #define CONFIG_SYS_MONITOR_BASE CONFIG_SYS_TEXT_BASE /* start of monitor */ 648 "protect off " __stringify(CONFIG_SYS_TEXT_BASE) \ 650 "erase " __stringify(CONFIG_SYS_TEXT_BASE) \ 652 "cp.b $loadaddr " __stringify(CONFIG_SYS_TEXT_BASE) \ 654 "protect on " __stringify(CONFIG_SYS_TEXT_BASE) \ 656 "cmp.b $loadaddr " __stringify(CONFIG_SYS_TEXT_BASE) \
|
| H A D | rk3066_common.h | 25 #define CONFIG_SYS_TEXT_BASE 0x60408000 macro 56 #define CONFIG_SYS_NAND_U_BOOT_START CONFIG_SYS_TEXT_BASE 57 #define CONFIG_SYS_NAND_U_BOOT_DST CONFIG_SYS_TEXT_BASE
|
| H A D | vinco.h | 19 #ifdef CONFIG_SYS_TEXT_BASE 20 #undef CONFIG_SYS_TEXT_BASE 22 #define CONFIG_SYS_TEXT_BASE 0x20f00000 macro
|
| H A D | ti_armv7_common.h | 162 #ifndef CONFIG_SYS_TEXT_BASE 163 #define CONFIG_SYS_TEXT_BASE 0x80800000 macro 201 #define CONFIG_SYS_NAND_U_BOOT_START CONFIG_SYS_TEXT_BASE
|
| H A D | taurus.h | 36 #define CONFIG_SYS_TEXT_BASE 0x21000000 macro 156 #define CONFIG_SYS_SPL_MALLOC_START (CONFIG_SYS_TEXT_BASE - \ 172 #define CONFIG_SYS_NAND_U_BOOT_START CONFIG_SYS_TEXT_BASE 173 #define CONFIG_SYS_NAND_U_BOOT_DST CONFIG_SYS_TEXT_BASE
|
| H A D | rpi.h | 46 #define CONFIG_SYS_TEXT_BASE 0x00080000 macro 48 #define CONFIG_SYS_TEXT_BASE 0x00008000 macro 50 #define CONFIG_SYS_UBOOT_BASE CONFIG_SYS_TEXT_BASE
|
| H A D | MPC8349ITX.h | 43 #if (CONFIG_SYS_TEXT_BASE == 0xFE000000) 53 #ifndef CONFIG_SYS_TEXT_BASE 54 #define CONFIG_SYS_TEXT_BASE 0xFEF00000 macro 311 #define CONFIG_SYS_MONITOR_BASE CONFIG_SYS_TEXT_BASE /* start of monitor */ 691 "protect off " __stringify(CONFIG_SYS_TEXT_BASE) \ 693 "erase " __stringify(CONFIG_SYS_TEXT_BASE) \ 695 "cp.b $loadaddr " __stringify(CONFIG_SYS_TEXT_BASE) \ 697 "protect on " __stringify(CONFIG_SYS_TEXT_BASE) \ 699 "cmp.b $loadaddr " __stringify(CONFIG_SYS_TEXT_BASE) \
|
| H A D | MPC8610HPCD.h | 17 #define CONFIG_SYS_TEXT_BASE 0xfff00000 macro 171 #define CONFIG_SYS_MONITOR_BASE CONFIG_SYS_TEXT_BASE /* start of monitor */ 384 #define CONFIG_SYS_DBAT6U_EARLY (CONFIG_SYS_TEXT_BASE | BATU_BL_1M | BATU_VS | BATU_VP) 516 "protect off " __stringify(CONFIG_SYS_TEXT_BASE) \ 518 "erase " __stringify(CONFIG_SYS_TEXT_BASE) \ 520 "cp.b $loadaddr " __stringify(CONFIG_SYS_TEXT_BASE) \ 522 "protect on " __stringify(CONFIG_SYS_TEXT_BASE) \ 524 "cmp.b $loadaddr " __stringify(CONFIG_SYS_TEXT_BASE) \
|
| H A D | qemu-ppce500.h | 13 #undef CONFIG_SYS_TEXT_BASE 14 #define CONFIG_SYS_TEXT_BASE 0xf01000 /* 15 MB */ macro 69 #define CONFIG_SYS_MONITOR_BASE CONFIG_SYS_TEXT_BASE
|
| H A D | ls1021aqds.h | 60 #define CONFIG_SYS_TEXT_BASE 0x82000000 macro 62 #define CONFIG_SYS_SPL_MALLOC_START (CONFIG_SYS_TEXT_BASE + \ 71 #define CONFIG_SYS_TEXT_BASE 0x40100000 macro 82 #define CONFIG_SYS_TEXT_BASE 0x82000000 macro 87 #define CONFIG_SYS_NAND_U_BOOT_DST CONFIG_SYS_TEXT_BASE 88 #define CONFIG_SYS_NAND_U_BOOT_START CONFIG_SYS_TEXT_BASE 97 #ifndef CONFIG_SYS_TEXT_BASE 98 #define CONFIG_SYS_TEXT_BASE 0x60100000 macro 531 #define CONFIG_SYS_MONITOR_BASE CONFIG_SYS_TEXT_BASE /* start of monitor */
|
| H A D | MPC8313ERDB.h | 31 #define CONFIG_SYS_TEXT_BASE 0x00100000 /* CONFIG_SYS_NAND_U_BOOT_DST */ macro 49 #ifndef CONFIG_SYS_TEXT_BASE 50 #define CONFIG_SYS_TEXT_BASE 0xFE000000 macro 54 #define CONFIG_SYS_MONITOR_BASE CONFIG_SYS_TEXT_BASE /* start of monitor */ 640 "protect off " __stringify(CONFIG_SYS_TEXT_BASE) \ 642 "erase " __stringify(CONFIG_SYS_TEXT_BASE) \ 644 "cp.b $loadaddr " __stringify(CONFIG_SYS_TEXT_BASE) \ 646 "protect on " __stringify(CONFIG_SYS_TEXT_BASE) \ 648 "cmp.b $loadaddr " __stringify(CONFIG_SYS_TEXT_BASE) \
|
| H A D | MPC8323ERDB.h | 19 #define CONFIG_SYS_TEXT_BASE 0xFE000000 macro 146 #define CONFIG_SYS_MONITOR_BASE CONFIG_SYS_TEXT_BASE /* start of monitor */ 476 "protect off " __stringify(CONFIG_SYS_TEXT_BASE) \ 478 "erase " __stringify(CONFIG_SYS_TEXT_BASE) \ 480 "cp.b $loadaddr " __stringify(CONFIG_SYS_TEXT_BASE) \ 482 "protect on " __stringify(CONFIG_SYS_TEXT_BASE) \ 484 "cmp.b $loadaddr " __stringify(CONFIG_SYS_TEXT_BASE) \
|
| H A D | ls1021atwr.h | 111 #define CONFIG_SYS_TEXT_BASE 0x82000000 macro 113 #define CONFIG_SYS_SPL_MALLOC_START (CONFIG_SYS_TEXT_BASE + \ 133 #define CONFIG_SYS_TEXT_BASE 0x40100000 macro 136 #ifndef CONFIG_SYS_TEXT_BASE 137 #define CONFIG_SYS_TEXT_BASE 0x60100000 macro 508 #define CONFIG_SYS_MONITOR_BASE CONFIG_SYS_TEXT_BASE /* start of monitor */
|
| H A D | MPC8572DS.h | 16 #ifndef CONFIG_SYS_TEXT_BASE 17 #define CONFIG_SYS_TEXT_BASE 0xeff40000 macro 25 #define CONFIG_SYS_MONITOR_BASE CONFIG_SYS_TEXT_BASE /* start of monitor */ 602 "protect off " __stringify(CONFIG_SYS_TEXT_BASE) \ 604 "erase " __stringify(CONFIG_SYS_TEXT_BASE) \ 606 "cp.b $loadaddr " __stringify(CONFIG_SYS_TEXT_BASE) \ 608 "protect on " __stringify(CONFIG_SYS_TEXT_BASE) \ 610 "cmp.b $loadaddr " __stringify(CONFIG_SYS_TEXT_BASE) \
|
| H A D | stih410-b2260.h | 16 #define CONFIG_SYS_TEXT_BASE 0x7D600000 macro 37 #define CONFIG_SYS_INIT_SP_ADDR (CONFIG_SYS_TEXT_BASE - \
|
| H A D | corvus.h | 27 #define CONFIG_SYS_TEXT_BASE 0x72000000 macro 131 #define CONFIG_SYS_NAND_U_BOOT_START CONFIG_SYS_TEXT_BASE 132 #define CONFIG_SYS_NAND_U_BOOT_DST CONFIG_SYS_TEXT_BASE
|