| /OK3568_Linux_fs/u-boot/arch/arm/cpu/armv8/ |
| H A D | lowlevel_init.S | 16 #if defined(CONFIG_SPL_BUILD) && defined(CONFIG_SPL_STACK) 17 ldr w0, =CONFIG_SPL_STACK
|
| /OK3568_Linux_fs/u-boot/include/configs/ |
| H A D | maxbcm.h | 80 #define CONFIG_SPL_STACK (0x40000000 + ((192 - 16) << 10)) macro 81 #define CONFIG_SPL_BOOTROM_SAVE (CONFIG_SPL_STACK + 4)
|
| H A D | db-88f6720.h | 87 #define CONFIG_SPL_STACK (0x40000000 + ((192 - 16) << 10)) macro 88 #define CONFIG_SPL_BOOTROM_SAVE (CONFIG_SPL_STACK + 4)
|
| H A D | db-mv784mp-gp.h | 101 #define CONFIG_SPL_STACK (0x40000000 + ((192 - 16) << 10)) macro 102 #define CONFIG_SPL_BOOTROM_SAVE (CONFIG_SPL_STACK + 4)
|
| H A D | db-88f6820-amc.h | 93 #define CONFIG_SPL_STACK (0x40000000 + ((192 - 16) << 10)) macro 94 #define CONFIG_SPL_BOOTROM_SAVE (CONFIG_SPL_STACK + 4)
|
| H A D | ds414.h | 104 #define CONFIG_SPL_STACK (0x40000000 + ((192 - 16) << 10)) macro 105 #define CONFIG_SPL_BOOTROM_SAVE (CONFIG_SPL_STACK + 4)
|
| H A D | theadorable.h | 128 #define CONFIG_SPL_STACK (0x40000000 + ((192 - 16) << 10)) macro 129 #define CONFIG_SPL_BOOTROM_SAVE (CONFIG_SPL_STACK + 4)
|
| H A D | rk3066_common.h | 38 #define CONFIG_SPL_STACK 0x1008FFFF macro 45 #define CONFIG_SPL_STACK 0x1008FFFF macro
|
| H A D | db-88f6820-gp.h | 109 #define CONFIG_SPL_STACK (0x40000000 + ((192 - 16) << 10)) macro 110 #define CONFIG_SPL_BOOTROM_SAVE (CONFIG_SPL_STACK + 4)
|
| H A D | controlcenterdc.h | 121 #define CONFIG_SPL_STACK (0x40000000 + ((212 - 16) << 10)) macro 122 #define CONFIG_SPL_BOOTROM_SAVE (CONFIG_SPL_STACK + 4)
|
| H A D | turris_omnia.h | 103 #define CONFIG_SPL_STACK (0x40000000 + ((192 - 16) << 10)) macro 104 #define CONFIG_SPL_BOOTROM_SAVE (CONFIG_SPL_STACK + 4)
|
| H A D | clearfog.h | 109 #define CONFIG_SPL_STACK (0x40000000 + ((192 - 16) << 10)) macro 110 #define CONFIG_SPL_BOOTROM_SAVE (CONFIG_SPL_STACK + 4)
|
| H A D | ls1046a_common.h | 80 #define CONFIG_SPL_STACK 0x10020000 macro 119 #define CONFIG_SPL_STACK 0x1001f000 macro
|
| H A D | ls1043a_common.h | 73 #define CONFIG_SPL_STACK 0x1001e000 macro 103 #define CONFIG_SPL_STACK 0x1001d000 macro
|
| H A D | ti_armv7_keystone2.h | 50 #define CONFIG_SPL_STACK (CONFIG_SYS_SPL_MALLOC_START + \ macro 58 #define SRAM_SCRATCH_SPACE_ADDR CONFIG_SPL_STACK + 0x8
|
| H A D | woodburn_sd.h | 27 #define CONFIG_SPL_STACK LOW_LEVEL_SRAM_STACK macro
|
| H A D | tegra186-common.h | 66 #define CONFIG_SPL_STACK 0x800ffffc macro
|
| H A D | tegra114-common.h | 61 #define CONFIG_SPL_STACK 0x800ffffc macro
|
| H A D | espresso7420.h | 20 #define CONFIG_SPL_STACK CONFIG_IRAM_END macro
|
| H A D | tegra30-common.h | 62 #define CONFIG_SPL_STACK 0x800ffffc macro
|
| H A D | tegra124-common.h | 63 #define CONFIG_SPL_STACK 0x800ffffc macro
|
| H A D | tegra210-common.h | 66 #define CONFIG_SPL_STACK 0x800ffffc macro
|
| /OK3568_Linux_fs/u-boot/arch/arm/cpu/armv7/ |
| H A D | lowlevel_init.S | 29 #if defined(CONFIG_SPL_BUILD) && defined(CONFIG_SPL_STACK) 30 ldr sp, =CONFIG_SPL_STACK
|
| /OK3568_Linux_fs/u-boot/arch/arm/lib/ |
| H A D | crt0_64.S | 75 #elif defined(CONFIG_SPL_BUILD) && defined(CONFIG_SPL_STACK) 76 ldr x0, =(CONFIG_SPL_STACK)
|
| H A D | crt0.S | 75 #elif defined(CONFIG_SPL_BUILD) && defined(CONFIG_SPL_STACK) 76 ldr r0, =(CONFIG_SPL_STACK)
|