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"
72 /* High-level configuration options */
109 * EDB9301/2 has 4 banks of SDRAM consisting of 1x Samsung K4S561632E-TC75
110 * 256 Mbit SDRAM on a 16-bit data bus, for a total of 32MB of SDRAM. We set
111 * the SROMLL bit on the processor, resulting in this non-contiguous memory map.
114 * 2x Samsung K4S561632E-TC75 256 Mbit on a 32-bit data bus, for a total of
123 * EDB9302a has 4 banks of SDRAM consisting of 1x Samsung K4S561632E-TC75
124 * 256 Mbit SDRAM on a 16-bit data bus, for a total of 32MB of SDRAM. We set
125 * the SROMLL bit on the processor, resulting in this non-contiguous memory map.
128 * K4S561632E-TC75 256 Mbit on a 32-bit data bus, for a total of 64 MB of SDRAM.
148 (CONFIG_SYS_SDRAM_BASE + 32*1024 - GENERATED_GBL_DATA_SIZE)
153 /* Run-time memory allocatons */
158 /* -----------------------------------------------------------------------------
159 * FLASH and environment organization
161 * The EDB9301, EDB9302(a), EDB9307a, EDB9315a have 1 bank of flash memory at
162 * 0x60000000 consisting of 1x Intel TE28F128J3C-150 128 Mbit flash on a 16-bit
163 * data bus, for a total of 16 MB of CFI-compatible flash.
165 * The EDB9307, EDB9312, and EDB9315 have 1 bank of flash memory at
166 * 0x60000000 consisting of 2x Micron MT28F128J3-12 128 Mbit flash on a 32-bit
167 * data bus, for a total of 32 MB of CFI-compatible flash.
171 * 0x60000000 - 0x0003FFFF u-boot u-boot
172 * 0x60040000 - 0x0005FFFF environment #1 environment #1
173 * 0x60060000 - 0x0007FFFF environment #2 environment #1 (continued)
174 * 0x60080000 - 0x0009FFFF unused environment #2
175 * 0x600A0000 - 0x000BFFFF unused environment #2 (continued)
176 * 0x600C0000 - 0x00FFFFFF unused unused
177 * 0x61000000 - 0x01FFFFFF not present unused
206 #define CONFIG_SYS_USB_OHCI_SLOT_NAME "ep93xx-ohci"
209 /* Define to disable flash configuration*/