Home
last modified time | relevance | path

Searched refs:CONFIG_SYS_TEXT_BASE (Results 1 – 25 of 1451) sorted by relevance

12345678910>>...59

/external/u-boot/include/configs/
Dsbc8548.h242 #define CONFIG_SYS_MONITOR_BASE CONFIG_SYS_TEXT_BASE /* start of monitor */
377 #define CONFIG_SYS_MONITOR_LEN (~CONFIG_SYS_TEXT_BASE + 1)
516 "protect off " __stringify(CONFIG_SYS_TEXT_BASE) " +$filesize; " \
517 "erase " __stringify(CONFIG_SYS_TEXT_BASE) " +$filesize; " \
518 "cp.b $loadaddr " __stringify(CONFIG_SYS_TEXT_BASE) " $filesize; " \
519 "protect on " __stringify(CONFIG_SYS_TEXT_BASE) " +$filesize; " \
520 "cmp.b $loadaddr " __stringify(CONFIG_SYS_TEXT_BASE) " $filesize\0" \
DMPC8323ERDB.h94 #define CONFIG_SYS_MONITOR_BASE CONFIG_SYS_TEXT_BASE /* start of monitor */
277 "protect off " __stringify(CONFIG_SYS_TEXT_BASE) \
279 "erase " __stringify(CONFIG_SYS_TEXT_BASE) \
281 "cp.b $loadaddr " __stringify(CONFIG_SYS_TEXT_BASE) \
283 "protect on " __stringify(CONFIG_SYS_TEXT_BASE) \
285 "cmp.b $loadaddr " __stringify(CONFIG_SYS_TEXT_BASE) \
Dids8313.h219 #define CONFIG_SYS_MONITOR_BASE CONFIG_SYS_TEXT_BASE
264 "protect off " __stringify(CONFIG_SYS_TEXT_BASE) \
266 "erase " __stringify(CONFIG_SYS_TEXT_BASE) \
268 "cp.b ${loadaddr} " __stringify(CONFIG_SYS_TEXT_BASE) \
270 "protect on " __stringify(CONFIG_SYS_TEXT_BASE) \
272 "cmp.b ${loadaddr} " __stringify(CONFIG_SYS_TEXT_BASE) \
DMPC8313ERDB_NOR.h18 #define CONFIG_SYS_MONITOR_BASE CONFIG_SYS_TEXT_BASE /* start of monitor */
333 "protect off " __stringify(CONFIG_SYS_TEXT_BASE) \
335 "erase " __stringify(CONFIG_SYS_TEXT_BASE) \
337 "cp.b $loadaddr " __stringify(CONFIG_SYS_TEXT_BASE) \
339 "protect on " __stringify(CONFIG_SYS_TEXT_BASE) \
341 "cmp.b $loadaddr " __stringify(CONFIG_SYS_TEXT_BASE) \
DMPC8313ERDB_NAND.h42 #define CONFIG_SYS_MONITOR_BASE CONFIG_SYS_TEXT_BASE /* start of monitor */
363 "protect off " __stringify(CONFIG_SYS_TEXT_BASE) \
365 "erase " __stringify(CONFIG_SYS_TEXT_BASE) \
367 "cp.b $loadaddr " __stringify(CONFIG_SYS_TEXT_BASE) \
369 "protect on " __stringify(CONFIG_SYS_TEXT_BASE) \
371 "cmp.b $loadaddr " __stringify(CONFIG_SYS_TEXT_BASE) \
DMPC8349ITX.h227 #define CONFIG_SYS_MONITOR_BASE CONFIG_SYS_TEXT_BASE /* start of monitor */
415 "protect off " __stringify(CONFIG_SYS_TEXT_BASE) \
417 "erase " __stringify(CONFIG_SYS_TEXT_BASE) \
419 "cp.b $loadaddr " __stringify(CONFIG_SYS_TEXT_BASE) \
421 "protect on " __stringify(CONFIG_SYS_TEXT_BASE) \
423 "cmp.b $loadaddr " __stringify(CONFIG_SYS_TEXT_BASE) \
DMPC8544DS.h118 #define CONFIG_SYS_MONITOR_BASE CONFIG_SYS_TEXT_BASE /* start of monitor */
374 "protect off " __stringify(CONFIG_SYS_TEXT_BASE) \
376 "erase " __stringify(CONFIG_SYS_TEXT_BASE) \
378 "cp.b $loadaddr " __stringify(CONFIG_SYS_TEXT_BASE) \
380 "protect on " __stringify(CONFIG_SYS_TEXT_BASE) \
382 "cmp.b $loadaddr " __stringify(CONFIG_SYS_TEXT_BASE) \
DMPC8548CDS.h166 #define CONFIG_SYS_MONITOR_BASE CONFIG_SYS_TEXT_BASE /* start of monitor */
488 "protect off " __stringify(CONFIG_SYS_TEXT_BASE) \
490 "erase " __stringify(CONFIG_SYS_TEXT_BASE) \
492 "cp.b $loadaddr " __stringify(CONFIG_SYS_TEXT_BASE) \
494 "protect on " __stringify(CONFIG_SYS_TEXT_BASE) \
496 "cmp.b $loadaddr " __stringify(CONFIG_SYS_TEXT_BASE) \
DMPC837XERDB.h141 #define CONFIG_SYS_MONITOR_BASE CONFIG_SYS_TEXT_BASE /* start of monitor */
381 "protect off " __stringify(CONFIG_SYS_TEXT_BASE) \
383 "erase " __stringify(CONFIG_SYS_TEXT_BASE) \
385 "cp.b $loadaddr " __stringify(CONFIG_SYS_TEXT_BASE) \
387 "protect on " __stringify(CONFIG_SYS_TEXT_BASE) \
389 "cmp.b $loadaddr " __stringify(CONFIG_SYS_TEXT_BASE) \
Dp1_twr.h30 #define CONFIG_SYS_MONITOR_BASE CONFIG_SYS_TEXT_BASE /* start of monitor */
383 "protect off " __stringify(CONFIG_SYS_TEXT_BASE) " +$filesize; " \
384 "erase " __stringify(CONFIG_SYS_TEXT_BASE) " +$filesize; " \
385 "cp.b $loadaddr " __stringify(CONFIG_SYS_TEXT_BASE) " $filesize; " \
386 "protect on " __stringify(CONFIG_SYS_TEXT_BASE) " +$filesize; " \
387 "cmp.b $loadaddr " __stringify(CONFIG_SYS_TEXT_BASE) " $filesize\0" \
Dpumpkin.h14 #define CONFIG_SYS_LOAD_ADDR CONFIG_SYS_TEXT_BASE
26 #define CONFIG_SYS_UBOOT_START CONFIG_SYS_TEXT_BASE
27 #define CONFIG_SYS_INIT_SP_ADDR (CONFIG_SYS_TEXT_BASE + SZ_2M - \
DMPC8610HPCD.h164 #define CONFIG_SYS_MONITOR_BASE CONFIG_SYS_TEXT_BASE /* start of monitor */
368 #define CONFIG_SYS_DBAT6U_EARLY (CONFIG_SYS_TEXT_BASE | BATU_BL_1M | BATU_VS | BATU_VP)
487 "protect off " __stringify(CONFIG_SYS_TEXT_BASE) \
489 "erase " __stringify(CONFIG_SYS_TEXT_BASE) \
491 "cp.b $loadaddr " __stringify(CONFIG_SYS_TEXT_BASE) \
493 "protect on " __stringify(CONFIG_SYS_TEXT_BASE) \
495 "cmp.b $loadaddr " __stringify(CONFIG_SYS_TEXT_BASE) \
Dbcm_ep_board.h17 #ifndef CONFIG_SYS_TEXT_BASE
18 #error CONFIG_SYS_TEXT_BASE must be defined!
37 #define CONFIG_SYS_INIT_SP_ADDR CONFIG_SYS_TEXT_BASE
Dsmartweb.h73 #define CONFIG_SYS_MEMTEST_END (CONFIG_SYS_TEXT_BASE - 0x100000)
162 #define CONFIG_SPL_STACK_R_ADDR CONFIG_SYS_TEXT_BASE
191 #define CONFIG_SYS_NAND_U_BOOT_START CONFIG_SYS_TEXT_BASE
192 #define CONFIG_SYS_NAND_U_BOOT_DST CONFIG_SYS_TEXT_BASE
Dls1046a_common.h37 #define CONFIG_SYS_INIT_SP_ADDR CONFIG_SYS_TEXT_BASE
101 #define CONFIG_SYS_UBOOT_START CONFIG_SYS_TEXT_BASE
118 #define CONFIG_SYS_NAND_U_BOOT_DST CONFIG_SYS_TEXT_BASE
119 #define CONFIG_SYS_NAND_U_BOOT_START CONFIG_SYS_TEXT_BASE
Dgardena-smart-gateway-at91sam.h67 #define CONFIG_SYS_UBOOT_START CONFIG_SYS_TEXT_BASE
68 #define CONFIG_SYS_NAND_U_BOOT_START CONFIG_SYS_TEXT_BASE
69 #define CONFIG_SYS_NAND_U_BOOT_DST CONFIG_SYS_TEXT_BASE
Dwork_92105.h33 #define CONFIG_SYS_MEMTEST_END (CONFIG_SYS_TEXT_BASE - SZ_1M)
145 #define CONFIG_SYS_NAND_U_BOOT_START CONFIG_SYS_TEXT_BASE
146 #define CONFIG_SYS_NAND_U_BOOT_DST CONFIG_SYS_TEXT_BASE
Dmicroblaze-generic.h40 #define CONFIG_SYS_INIT_SP_OFFSET (CONFIG_SYS_TEXT_BASE - \
160 #define CONFIG_SYS_SPL_ARGS_ADDR (CONFIG_SYS_TEXT_BASE + \
176 #define CONFIG_SYS_UBOOT_START CONFIG_SYS_TEXT_BASE
Ddevkit3250.h28 #define CONFIG_SYS_MEMTEST_END (CONFIG_SYS_TEXT_BASE - SZ_1M)
177 #define CONFIG_SYS_NAND_U_BOOT_START CONFIG_SYS_TEXT_BASE
178 #define CONFIG_SYS_NAND_U_BOOT_DST CONFIG_SYS_TEXT_BASE
DMPC8641HPCN.h209 #define CONFIG_SYS_MONITOR_BASE CONFIG_SYS_TEXT_BASE /* start of monitor */
532 #define CONFIG_SYS_DBAT6U_EARLY (CONFIG_SYS_TEXT_BASE | BATU_BL_1M | BATU_VS | BATU_VP)
603 "protect off " __stringify(CONFIG_SYS_TEXT_BASE) \
605 "erase " __stringify(CONFIG_SYS_TEXT_BASE) \
607 "cp.b $loadaddr " __stringify(CONFIG_SYS_TEXT_BASE) \
609 "protect on " __stringify(CONFIG_SYS_TEXT_BASE) \
611 "cmp.b $loadaddr " __stringify(CONFIG_SYS_TEXT_BASE) \
DMPC8572DS.h20 #define CONFIG_SYS_MONITOR_BASE CONFIG_SYS_TEXT_BASE /* start of monitor */
569 "protect off " __stringify(CONFIG_SYS_TEXT_BASE) \
571 "erase " __stringify(CONFIG_SYS_TEXT_BASE) \
573 "cp.b $loadaddr " __stringify(CONFIG_SYS_TEXT_BASE) \
575 "protect on " __stringify(CONFIG_SYS_TEXT_BASE) \
577 "cmp.b $loadaddr " __stringify(CONFIG_SYS_TEXT_BASE) \
DMPC8536DS.h30 #define CONFIG_SYS_MONITOR_BASE CONFIG_SYS_TEXT_BASE /* start of monitor */
599 "protect off " __stringify(CONFIG_SYS_TEXT_BASE) \
601 "erase " __stringify(CONFIG_SYS_TEXT_BASE) \
603 "cp.b $loadaddr " __stringify(CONFIG_SYS_TEXT_BASE) \
605 "protect on " __stringify(CONFIG_SYS_TEXT_BASE) \
607 "cmp.b $loadaddr " __stringify(CONFIG_SYS_TEXT_BASE) \
Dtaurus.h171 #define CONFIG_SYS_SPL_MALLOC_START (CONFIG_SYS_TEXT_BASE - \
187 #define CONFIG_SYS_NAND_U_BOOT_START CONFIG_SYS_TEXT_BASE
188 #define CONFIG_SYS_NAND_U_BOOT_DST CONFIG_SYS_TEXT_BASE
/external/u-boot/arch/x86/dts/
Du-boot.dtsi51 offset = <CONFIG_SYS_TEXT_BASE>;
63 * Normally we use CONFIG_SYS_TEXT_BASE as the flash offset. But
69 #if CONFIG_SYS_TEXT_BASE == 0x1110000
72 offset = <CONFIG_SYS_TEXT_BASE>;
77 offset = <CONFIG_SYS_TEXT_BASE>;
/external/u-boot/arch/arm/mach-exynos/
Dspl_boot.c220 exynos_spi_copy(param->uboot_size, CONFIG_SYS_TEXT_BASE); in copy_uboot_to_ram()
236 copy_bl2_from_emmc(BL2_SIZE_BLOC_COUNT, CONFIG_SYS_TEXT_BASE); in copy_uboot_to_ram()
248 usb_copy(0, (u32 *)CONFIG_SYS_TEXT_BASE); in copy_uboot_to_ram()
257 copy_bl2(offset, size, CONFIG_SYS_TEXT_BASE); in copy_uboot_to_ram()
298 uboot = (void *)CONFIG_SYS_TEXT_BASE; in board_init_f()

12345678910>>...59