/u-boot/include/configs/ |
A D | ti_armv7_omap.h | 19 #ifndef CONFIG_SYS_NAND_BASE 20 #define CONFIG_SYS_NAND_BASE 0x8000000 macro
|
A D | ls1046afrwy.h | 28 #define CONFIG_SYS_NAND_BASE 0x7e800000 macro 29 #define CONFIG_SYS_NAND_BASE_PHYS CONFIG_SYS_NAND_BASE 60 #define CONFIG_SYS_NAND_BASE_LIST { CONFIG_SYS_NAND_BASE }
|
A D | spear3xx_evb.h | 121 #define CONFIG_SYS_NAND_BASE 0x80000000 macro 124 #define CONFIG_SYS_NAND_BASE 0x40000000 macro 127 #define CONFIG_SYS_NAND_BASE 0x50000000 macro
|
A D | presidio_asic.h | 88 #define CONFIG_SYS_NAND_BASE CONFIG_SYS_FLASH_BASE macro 89 #define CONFIG_SYS_NAND_BASE_LIST { CONFIG_SYS_NAND_BASE }
|
A D | xpedite517x.h | 104 #define CONFIG_SYS_NAND_BASE 0xef800000 macro 106 #define CONFIG_SYS_NAND_BASE_LIST {CONFIG_SYS_NAND_BASE, CONFIG_SYS_NAND_BASE2} 153 #define CONFIG_SYS_BR2_PRELIM (CONFIG_SYS_NAND_BASE |\ 456 #define CONFIG_SYS_DBAT7L (CONFIG_SYS_NAND_BASE |\ 460 #define CONFIG_SYS_DBAT7U (CONFIG_SYS_NAND_BASE |\ 464 #define CONFIG_SYS_IBAT7L (CONFIG_SYS_NAND_BASE |\
|
A D | devkit3250.h | 75 #define CONFIG_SYS_NAND_BASE SLC_NAND_BASE macro 77 #define CONFIG_SYS_NAND_BASE_LIST { CONFIG_SYS_NAND_BASE }
|
A D | ls1046ardb.h | 55 #define CONFIG_SYS_NAND_BASE 0x7e800000 macro 56 #define CONFIG_SYS_NAND_BASE_PHYS CONFIG_SYS_NAND_BASE 87 #define CONFIG_SYS_NAND_BASE_LIST { CONFIG_SYS_NAND_BASE }
|
A D | M5329EVB.h | 145 # define CONFIG_SYS_NAND_BASE CONFIG_SYS_CS2_BASE macro 147 # define CONFIG_SYS_NAND_BASE_LIST { CONFIG_SYS_NAND_BASE }
|
A D | M5373EVB.h | 147 # define CONFIG_SYS_NAND_BASE CONFIG_SYS_CS2_BASE macro 149 # define CONFIG_SYS_NAND_BASE_LIST { CONFIG_SYS_NAND_BASE }
|
A D | spear6xx_evb.h | 29 #define CONFIG_SYS_NAND_BASE 0xD2000000 macro
|
A D | sama5d2_ptc_ek.h | 30 #define CONFIG_SYS_NAND_BASE ATMEL_BASE_CS3 macro
|
A D | xpedite550x.h | 98 #define CONFIG_SYS_NAND_BASE 0xef800000 macro 100 #define CONFIG_SYS_NAND_BASE_LIST {CONFIG_SYS_NAND_BASE, \ 142 #define CONFIG_SYS_BR2_PRELIM (CONFIG_SYS_NAND_BASE | \
|
A D | xpedite537x.h | 96 #define CONFIG_SYS_NAND_BASE 0xef800000 macro 98 #define CONFIG_SYS_NAND_BASE_LIST {CONFIG_SYS_NAND_BASE, \ 140 #define CONFIG_SYS_BR2_PRELIM (CONFIG_SYS_NAND_BASE | \
|
A D | ls1043ardb.h | 90 #define CONFIG_SYS_NAND_BASE 0x7e800000 macro 91 #define CONFIG_SYS_NAND_BASE_PHYS CONFIG_SYS_NAND_BASE 122 #define CONFIG_SYS_NAND_BASE_LIST { CONFIG_SYS_NAND_BASE }
|
/u-boot/board/xes/xpedite517x/ |
A D | law.c | 21 #ifdef CONFIG_SYS_NAND_BASE 23 SET_LAW(CONFIG_SYS_NAND_BASE, LAW_SIZE_512K, LAW_TRGT_IF_LBC),
|
/u-boot/board/xes/xpedite520x/ |
A D | tlb.c | 42 SET_TLB_ENTRY(1, CONFIG_SYS_NAND_BASE, CONFIG_SYS_NAND_BASE,
|
A D | law.c | 23 SET_LAW(CONFIG_SYS_NAND_BASE, LAW_SIZE_1M, LAW_TRGT_IF_LBC),
|
/u-boot/board/xes/xpedite537x/ |
A D | tlb.c | 43 SET_TLB_ENTRY(1, CONFIG_SYS_NAND_BASE, CONFIG_SYS_NAND_BASE,
|
A D | law.c | 22 SET_LAW(CONFIG_SYS_NAND_BASE, LAW_SIZE_1M, LAW_TRGT_IF_LBC),
|
/u-boot/board/xes/xpedite550x/ |
A D | tlb.c | 43 SET_TLB_ENTRY(1, CONFIG_SYS_NAND_BASE, CONFIG_SYS_NAND_BASE,
|
A D | law.c | 22 SET_LAW(CONFIG_SYS_NAND_BASE, LAW_SIZE_1M, LAW_TRGT_IF_LBC),
|
/u-boot/board/Arcturus/ucp1020/ |
A D | tlb.c | 70 #ifdef CONFIG_SYS_NAND_BASE 72 SET_TLB_ENTRY(1, CONFIG_SYS_NAND_BASE, CONFIG_SYS_NAND_BASE_PHYS,
|
/u-boot/drivers/mtd/nand/raw/ |
A D | kmeter1_nand.c | 12 #define CONFIG_NAND_MODE_REG (void *)(CONFIG_SYS_NAND_BASE + 0x20000) 13 #define CONFIG_NAND_DATA_REG (void *)(CONFIG_SYS_NAND_BASE + 0x30000)
|
/u-boot/board/keymile/kmp204x/ |
A D | tlb.c | 97 #ifdef CONFIG_SYS_NAND_BASE 103 SET_TLB_ENTRY(1, CONFIG_SYS_NAND_BASE, CONFIG_SYS_NAND_BASE_PHYS,
|
/u-boot/board/freescale/p1_p2_rdb_pc/ |
A D | tlb.c | 73 #ifdef CONFIG_SYS_NAND_BASE 75 SET_TLB_ENTRY(1, CONFIG_SYS_NAND_BASE, CONFIG_SYS_NAND_BASE_PHYS,
|