| /OK3568_Linux_fs/u-boot/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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | p1_p2_rdb_pc.h | 168 #define CONFIG_SYS_TEXT_BASE 0x11001000 macro 188 #define CONFIG_SYS_TEXT_BASE 0x11001000 macro 232 #define CONFIG_SYS_TEXT_BASE 0x11001000 macro 236 #ifndef CONFIG_SYS_TEXT_BASE 237 #define CONFIG_SYS_TEXT_BASE 0xeff40000 macro 248 #define CONFIG_SYS_MONITOR_BASE CONFIG_SYS_TEXT_BASE /* start of monitor */ 877 "protect off " __stringify(CONFIG_SYS_TEXT_BASE) " +$filesize; " \ 878 "erase " __stringify(CONFIG_SYS_TEXT_BASE) " +$filesize; " \ 879 "cp.b $loadaddr " __stringify(CONFIG_SYS_TEXT_BASE) " $filesize; " \ 880 "protect on " __stringify(CONFIG_SYS_TEXT_BASE) " +$filesize; " \ [all …]
|
| 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 | 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 | 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 | 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 | P1010RDB.h | 21 #define CONFIG_SYS_TEXT_BASE 0x11001000 macro 40 #define CONFIG_SYS_TEXT_BASE 0x11000000 macro 46 #define CONFIG_SYS_TEXT_BASE 0x11001000 macro 70 #define CONFIG_SYS_TEXT_BASE 0x00201000 macro 107 #define CONFIG_SYS_TEXT_BASE 0x11001000 macro 114 #define CONFIG_SYS_TEXT_BASE 0x11000000 macro 118 #ifndef CONFIG_SYS_TEXT_BASE 119 #define CONFIG_SYS_TEXT_BASE 0xeff40000 macro 129 #define CONFIG_SYS_MONITOR_BASE CONFIG_SYS_TEXT_BASE /* start of monitor */
|
| 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 | MPC8641HPCN.h | 28 #define CONFIG_SYS_TEXT_BASE 0xeff00000 macro 215 #define CONFIG_SYS_MONITOR_BASE CONFIG_SYS_TEXT_BASE /* start of monitor */ 548 #define CONFIG_SYS_DBAT6U_EARLY (CONFIG_SYS_TEXT_BASE | BATU_BL_1M | BATU_VS | BATU_VP) 632 "protect off " __stringify(CONFIG_SYS_TEXT_BASE) \ 634 "erase " __stringify(CONFIG_SYS_TEXT_BASE) \ 636 "cp.b $loadaddr " __stringify(CONFIG_SYS_TEXT_BASE) \ 638 "protect on " __stringify(CONFIG_SYS_TEXT_BASE) \ 640 "cmp.b $loadaddr " __stringify(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 | P1022DS.h | 18 #define CONFIG_SYS_TEXT_BASE 0x11001000 macro 38 #define CONFIG_SYS_TEXT_BASE 0x11001000 macro 84 #define CONFIG_SYS_TEXT_BASE 0x11001000 macro 91 #ifndef CONFIG_SYS_TEXT_BASE 92 #define CONFIG_SYS_TEXT_BASE 0xeff40000 macro 229 #define CONFIG_SYS_MONITOR_BASE CONFIG_SYS_TEXT_BASE /* start of monitor */ 626 "ubootaddr=" __stringify(CONFIG_SYS_TEXT_BASE) "\0" \
|
| H A D | BSC9132QDS.h | 20 #define CONFIG_SYS_TEXT_BASE 0x11000000 macro 27 #define CONFIG_SYS_TEXT_BASE 0x11000000 macro 34 #define CONFIG_SYS_TEXT_BASE 0x11000000 macro 44 #define CONFIG_SYS_TEXT_BASE 0x00201000 macro 56 #ifndef CONFIG_SYS_TEXT_BASE 57 #define CONFIG_SYS_TEXT_BASE 0x8ff40000 macro 67 #define CONFIG_SYS_MONITOR_BASE CONFIG_SYS_TEXT_BASE /* start of monitor */
|
| 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 | ids8313.h | 423 #define CONFIG_SYS_MONITOR_BASE CONFIG_SYS_TEXT_BASE 479 "protect off " __stringify(CONFIG_SYS_TEXT_BASE) \ 481 "erase " __stringify(CONFIG_SYS_TEXT_BASE) \ 483 "cp.b ${loadaddr} " __stringify(CONFIG_SYS_TEXT_BASE) \ 485 "protect on " __stringify(CONFIG_SYS_TEXT_BASE) \ 487 "cmp.b ${loadaddr} " __stringify(CONFIG_SYS_TEXT_BASE) \
|
| H A D | corenet_ds.h | 17 #define CONFIG_RAMBOOT_TEXT_BASE CONFIG_SYS_TEXT_BASE 24 #define CONFIG_RAMBOOT_TEXT_BASE CONFIG_SYS_TEXT_BASE 41 #define CONFIG_SYS_SRIO_PCIE_BOOT_SLAVE_ADDR (CONFIG_SYS_TEXT_BASE & 0xfff00000) 51 #ifndef CONFIG_SYS_TEXT_BASE 52 #define CONFIG_SYS_TEXT_BASE 0xeff40000 macro 221 #define CONFIG_SYS_MONITOR_BASE CONFIG_SYS_TEXT_BASE /* start of monitor */ 641 "ubootaddr=" __stringify(CONFIG_SYS_TEXT_BASE) "\0" \
|