/external/u-boot/include/configs/ |
D | p1_p2_rdb_pc.h | 497 #define CONFIG_SPL_RELOC_MALLOC_SIZE (364 << 10) macro 499 #define CONFIG_SPL_RELOC_MALLOC_SIZE (108 << 10) macro 509 #define CONFIG_SPL_RELOC_MALLOC_SIZE (48 << 10) macro
|
D | C29XPCIE.h | 301 #define CONFIG_SPL_RELOC_MALLOC_SIZE (96 << 10) macro 312 #define CONFIG_SPL_RELOC_MALLOC_SIZE (48 << 10) macro
|
D | P1022DS.h | 299 #define CONFIG_SPL_RELOC_MALLOC_SIZE (108 << 10) macro 310 #define CONFIG_SPL_RELOC_MALLOC_SIZE (48 << 10) macro
|
D | P1010RDB.h | 485 #define CONFIG_SPL_RELOC_MALLOC_SIZE (128 << 10) macro 496 #define CONFIG_SPL_RELOC_MALLOC_SIZE (48 << 10) macro
|
D | t4qds.h | 59 #define CONFIG_SPL_RELOC_MALLOC_SIZE (50 << 10) macro
|
D | B4860QDS.h | 142 #define CONFIG_SPL_RELOC_MALLOC_SIZE (30 << 10) macro
|
D | T4240RDB.h | 94 #define CONFIG_SPL_RELOC_MALLOC_SIZE (50 << 10) macro
|
D | T208xRDB.h | 126 #define CONFIG_SPL_RELOC_MALLOC_SIZE (50 << 10) macro
|
D | T102xRDB.h | 176 #define CONFIG_SPL_RELOC_MALLOC_SIZE (30 << 10) macro
|
D | T102xQDS.h | 161 #define CONFIG_SPL_RELOC_MALLOC_SIZE (30 << 10) macro
|
D | T208xQDS.h | 141 #define CONFIG_SPL_RELOC_MALLOC_SIZE (50 << 10) macro
|
D | T104xRDB.h | 205 #define CONFIG_SPL_RELOC_MALLOC_SIZE (30 << 10) macro
|
/external/u-boot/board/freescale/c29xpcie/ |
D | spl.c | 59 CONFIG_SPL_RELOC_MALLOC_SIZE); in board_init_r()
|
/external/u-boot/board/freescale/t4rdb/ |
D | spl.c | 82 CONFIG_SPL_RELOC_MALLOC_SIZE); in board_init_r()
|
/external/u-boot/board/freescale/b4860qds/ |
D | spl.c | 94 CONFIG_SPL_RELOC_MALLOC_SIZE); in board_init_r()
|
/external/u-boot/board/freescale/p1010rdb/ |
D | spl.c | 76 CONFIG_SPL_RELOC_MALLOC_SIZE); in board_init_r()
|
/external/u-boot/board/freescale/t208xrdb/ |
D | spl.c | 79 CONFIG_SPL_RELOC_MALLOC_SIZE); in board_init_r()
|
/external/u-boot/board/freescale/p1_p2_rdb_pc/ |
D | spl.c | 82 CONFIG_SPL_RELOC_MALLOC_SIZE); in board_init_r()
|
/external/u-boot/board/Arcturus/ucp1020/ |
D | spl.c | 90 CONFIG_SPL_RELOC_MALLOC_SIZE); in board_init_r()
|
/external/u-boot/board/freescale/t208xqds/ |
D | spl.c | 109 CONFIG_SPL_RELOC_MALLOC_SIZE); in board_init_r()
|
/external/u-boot/board/freescale/p1022ds/ |
D | spl.c | 90 CONFIG_SPL_RELOC_MALLOC_SIZE); in board_init_r()
|
/external/u-boot/board/freescale/t4qds/ |
D | spl.c | 118 CONFIG_SPL_RELOC_MALLOC_SIZE); in board_init_r()
|
/external/u-boot/board/freescale/t104xrdb/ |
D | spl.c | 101 CONFIG_SPL_RELOC_MALLOC_SIZE); in board_init_r()
|
/external/u-boot/board/freescale/t102xrdb/ |
D | spl.c | 110 CONFIG_SPL_RELOC_MALLOC_SIZE); in board_init_r()
|
/external/u-boot/board/freescale/t102xqds/ |
D | spl.c | 123 CONFIG_SPL_RELOC_MALLOC_SIZE); in board_init_r()
|