/external/u-boot/include/configs/ |
D | p1_p2_rdb_pc.h | 525 #define CONFIG_SPL_RELOC_MALLOC_SIZE (364 << 10) macro 527 #define CONFIG_SPL_RELOC_MALLOC_SIZE (108 << 10) macro 537 #define CONFIG_SPL_RELOC_MALLOC_SIZE (48 << 10) macro
|
D | C29XPCIE.h | 308 #define CONFIG_SPL_RELOC_MALLOC_SIZE (96 << 10) macro 319 #define CONFIG_SPL_RELOC_MALLOC_SIZE (48 << 10) macro
|
D | P1022DS.h | 312 #define CONFIG_SPL_RELOC_MALLOC_SIZE (108 << 10) macro 323 #define CONFIG_SPL_RELOC_MALLOC_SIZE (48 << 10) macro
|
D | t4qds.h | 62 #define CONFIG_SPL_RELOC_MALLOC_SIZE (50 << 10) macro
|
D | P1010RDB.h | 503 #define CONFIG_SPL_RELOC_MALLOC_SIZE (128 << 10) macro 514 #define CONFIG_SPL_RELOC_MALLOC_SIZE (48 << 10) macro
|
D | T4240RDB.h | 102 #define CONFIG_SPL_RELOC_MALLOC_SIZE (50 << 10) macro
|
D | T208xRDB.h | 167 #define CONFIG_SPL_RELOC_MALLOC_SIZE (50 << 10) macro
|
D | B4860QDS.h | 180 #define CONFIG_SPL_RELOC_MALLOC_SIZE (30 << 10) macro
|
D | T102xRDB.h | 225 #define CONFIG_SPL_RELOC_MALLOC_SIZE (30 << 10) macro
|
D | T208xQDS.h | 182 #define CONFIG_SPL_RELOC_MALLOC_SIZE (50 << 10) macro
|
D | T102xQDS.h | 202 #define CONFIG_SPL_RELOC_MALLOC_SIZE (30 << 10) macro
|
D | T104xRDB.h | 238 #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 | 93 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/p1010rdb/ |
D | spl.c | 75 CONFIG_SPL_RELOC_MALLOC_SIZE); in board_init_r()
|
/external/u-boot/board/Arcturus/ucp1020/ |
D | spl.c | 89 CONFIG_SPL_RELOC_MALLOC_SIZE); in board_init_r()
|
/external/u-boot/board/freescale/p1_p2_rdb_pc/ |
D | spl.c | 81 CONFIG_SPL_RELOC_MALLOC_SIZE); in board_init_r()
|
/external/u-boot/board/freescale/p1022ds/ |
D | spl.c | 89 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/t104xrdb/ |
D | spl.c | 101 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/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()
|