Lines Matching +full:non +full:- +full:flash
2 * U-Boot - Configuration file for Cirrus Logic EDB93xx boards
34 #define CONFIG_SYS_LDSCRIPT "board/cirrus/edb93xx/u-boot.lds"
71 /* High-level configuration options */
103 * EDB9301/2 has 4 banks of SDRAM consisting of 1x Samsung K4S561632E-TC75
104 * 256 Mbit SDRAM on a 16-bit data bus, for a total of 32MB of SDRAM. We set
105 * the SROMLL bit on the processor, resulting in this non-contiguous memory map.
108 * 2x Samsung K4S561632E-TC75 256 Mbit on a 32-bit data bus, for a total of
117 * EDB9302a has 4 banks of SDRAM consisting of 1x Samsung K4S561632E-TC75
118 * 256 Mbit SDRAM on a 16-bit data bus, for a total of 32MB of SDRAM. We set
119 * the SROMLL bit on the processor, resulting in this non-contiguous memory map.
122 * K4S561632E-TC75 256 Mbit on a 32-bit data bus, for a total of 64 MB of SDRAM.
141 (CONFIG_SYS_SDRAM_BASE + 32*1024 - GENERATED_GBL_DATA_SIZE)
146 /* Run-time memory allocatons */
151 /* -----------------------------------------------------------------------------
152 * FLASH and environment organization
154 * The EDB9301, EDB9302(a), EDB9307a, EDB9315a have 1 bank of flash memory at
155 * 0x60000000 consisting of 1x Intel TE28F128J3C-150 128 Mbit flash on a 16-bit
156 * data bus, for a total of 16 MB of CFI-compatible flash.
158 * The EDB9307, EDB9312, and EDB9315 have 1 bank of flash memory at
159 * 0x60000000 consisting of 2x Micron MT28F128J3-12 128 Mbit flash on a 32-bit
160 * data bus, for a total of 32 MB of CFI-compatible flash.
164 * 0x60000000 - 0x0003FFFF u-boot u-boot
165 * 0x60040000 - 0x0005FFFF environment #1 environment #1
166 * 0x60060000 - 0x0007FFFF environment #2 environment #1 (continued)
167 * 0x60080000 - 0x0009FFFF unused environment #2
168 * 0x600A0000 - 0x000BFFFF unused environment #2 (continued)
169 * 0x600C0000 - 0x00FFFFFF unused unused
170 * 0x61000000 - 0x01FFFFFF not present unused
194 #define CONFIG_SYS_USB_OHCI_SLOT_NAME "ep93xx-ohci"
197 /* Define to disable flash configuration*/