/third_party/uboot/u-boot-2020.01/arch/powerpc/cpu/mpc83xx/elbc/ |
D | elbc.h | 172 #define CONFIG_SYS_NAND_BR_PRELIM CONFIG_SYS_BR0_PRELIM macro 175 #define CONFIG_SYS_NAND_BR_PRELIM CONFIG_SYS_BR1_PRELIM macro 178 #define CONFIG_SYS_NAND_BR_PRELIM CONFIG_SYS_BR2_PRELIM macro 181 #define CONFIG_SYS_NAND_BR_PRELIM CONFIG_SYS_BR3_PRELIM macro 184 #define CONFIG_SYS_NAND_BR_PRELIM CONFIG_SYS_BR4_PRELIM macro
|
/third_party/uboot/u-boot-2020.01/arch/powerpc/cpu/mpc83xx/ |
D | spl_minimal.c | 69 #if defined(CONFIG_SYS_NAND_BR_PRELIM) \ in cpu_init_f() 73 set_lbc_br(0, CONFIG_SYS_NAND_BR_PRELIM); in cpu_init_f() 78 #error CONFIG_SYS_NAND_BR_PRELIM, CONFIG_SYS_NAND_OR_PRELIM, CONFIG_SYS_NAND_LBLAWBAR_PRELIM & CONF… in cpu_init_f()
|
/third_party/uboot/u-boot-2020.01/board/Arcturus/ucp1020/ |
D | spl_minimal.c | 26 #if defined(CONFIG_SYS_NAND_BR_PRELIM) && defined(CONFIG_SYS_NAND_OR_PRELIM) in board_init_f() 27 set_lbc_br(0, CONFIG_SYS_NAND_BR_PRELIM); in board_init_f()
|
/third_party/uboot/u-boot-2020.01/board/freescale/p1_p2_rdb_pc/ |
D | spl_minimal.c | 22 #if defined(CONFIG_SYS_NAND_BR_PRELIM) && defined(CONFIG_SYS_NAND_OR_PRELIM) in board_init_f() 23 set_lbc_br(0, CONFIG_SYS_NAND_BR_PRELIM); in board_init_f()
|
/third_party/uboot/u-boot-2020.01/board/freescale/p1010rdb/ |
D | spl_minimal.c | 23 #if defined(CONFIG_SYS_NAND_BR_PRELIM) && defined(CONFIG_SYS_NAND_OR_PRELIM) in board_init_f() 24 set_lbc_br(0, CONFIG_SYS_NAND_BR_PRELIM); in board_init_f()
|
/third_party/uboot/u-boot-2020.01/board/freescale/c29xpcie/ |
D | spl_minimal.c | 22 #if defined(CONFIG_SYS_NAND_BR_PRELIM) && defined(CONFIG_SYS_NAND_OR_PRELIM) in board_init_f() 23 set_lbc_br(0, CONFIG_SYS_NAND_BR_PRELIM); in board_init_f()
|
/third_party/uboot/u-boot-2020.01/board/freescale/p1022ds/ |
D | spl_minimal.c | 25 #if defined(CONFIG_SYS_NAND_BR_PRELIM) && defined(CONFIG_SYS_NAND_OR_PRELIM) in board_init_f() 26 set_lbc_br(0, CONFIG_SYS_NAND_BR_PRELIM); in board_init_f()
|
/third_party/uboot/u-boot-2020.01/include/configs/ |
D | P1022DS.h | 232 #define CONFIG_SYS_NAND_BR_PRELIM (BR_PHYS_ADDR(CONFIG_SYS_NAND_BASE_PHYS) \ macro 246 #define CONFIG_SYS_BR0_PRELIM CONFIG_SYS_NAND_BR_PRELIM /* NAND Base Address */ 249 #define CONFIG_SYS_BR1_PRELIM CONFIG_SYS_NAND_BR_PRELIM /* NAND Base Address */
|
D | P2041RDB.h | 192 #define CONFIG_SYS_NAND_BR_PRELIM (BR_PHYS_ADDR(CONFIG_SYS_NAND_BASE_PHYS) \ macro 207 #define CONFIG_SYS_BR0_PRELIM CONFIG_SYS_NAND_BR_PRELIM /* NAND Base Address */ 214 #define CONFIG_SYS_BR1_PRELIM CONFIG_SYS_NAND_BR_PRELIM /* NAND Base Address */
|
D | P1023RDB.h | 118 #define CONFIG_SYS_NAND_BR_PRELIM (BR_PHYS_ADDR(CONFIG_SYS_NAND_BASE_PHYS) \ macro 134 #define CONFIG_SYS_BR1_PRELIM CONFIG_SYS_NAND_BR_PRELIM
|
D | corenet_ds.h | 202 #define CONFIG_SYS_NAND_BR_PRELIM (BR_PHYS_ADDR(CONFIG_SYS_NAND_BASE_PHYS) \ macro 217 #define CONFIG_SYS_BR0_PRELIM CONFIG_SYS_NAND_BR_PRELIM /* NAND Base Address */ 224 #define CONFIG_SYS_BR2_PRELIM CONFIG_SYS_NAND_BR_PRELIM /* NAND Base Address */
|
D | kmp204x.h | 155 #define CONFIG_SYS_NAND_BR_PRELIM (BR_PHYS_ADDR(CONFIG_SYS_NAND_BASE_PHYS) \ macro 167 #define CONFIG_SYS_BR0_PRELIM CONFIG_SYS_NAND_BR_PRELIM /* NAND Base Address */
|
D | p1_p2_rdb_pc.h | 376 #define CONFIG_SYS_NAND_BR_PRELIM (BR_PHYS_ADDR(CONFIG_SYS_NAND_BASE_PHYS) \ macro 446 #define CONFIG_SYS_BR0_PRELIM CONFIG_SYS_NAND_BR_PRELIM /* NAND Base Addr */ 454 #define CONFIG_SYS_BR1_PRELIM CONFIG_SYS_NAND_BR_PRELIM /* NAND Base Addr */
|
D | MPC8569MDS.h | 175 #define CONFIG_SYS_NAND_BR_PRELIM (CONFIG_SYS_NAND_BASE_PHYS \ macro 190 #define CONFIG_SYS_BR3_PRELIM CONFIG_SYS_NAND_BR_PRELIM /* NAND Base Address */
|
D | MPC8536DS.h | 287 #define CONFIG_SYS_NAND_BR_PRELIM \ macro 304 #define CONFIG_SYS_BR2_PRELIM CONFIG_SYS_NAND_BR_PRELIM /* NAND Base Address */
|
D | MPC8572DS.h | 290 #define CONFIG_SYS_NAND_BR_PRELIM (BR_PHYS_ADDR(CONFIG_SYS_NAND_BASE_PHYS) \ macro 306 #define CONFIG_SYS_BR2_PRELIM CONFIG_SYS_NAND_BR_PRELIM /* NAND Base Address */
|
D | ve8313.h | 142 #define CONFIG_SYS_NAND_BR_PRELIM CONFIG_SYS_BR1_PRELIM macro
|
D | MPC8313ERDB_NOR.h | 173 #define CONFIG_SYS_NAND_BR_PRELIM CONFIG_SYS_BR1_PRELIM macro
|
D | MPC8313ERDB_NAND.h | 204 #define CONFIG_SYS_NAND_BR_PRELIM CONFIG_SYS_BR0_PRELIM macro
|
D | MPC8315ERDB.h | 163 #define CONFIG_SYS_NAND_BR_PRELIM CONFIG_SYS_BR1_PRELIM macro
|
D | UCP1020.h | 298 #define CONFIG_SYS_BR1_PRELIM CONFIG_SYS_NAND_BR_PRELIM /* NAND Base Addr */
|
/third_party/uboot/u-boot-2020.01/scripts/ |
D | config_whitelist.txt | 3305 CONFIG_SYS_NAND_BR_PRELIM
|