Searched hist:"2 a112b234d879f6390503a5f4e38246acce9d0b0" (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/drivers/mtd/ |
| H A D | cfi_flash.c | 2a112b234d879f6390503a5f4e38246acce9d0b0 Fri Aug 08 14:39:54 UTC 2008 Wolfgang Denk <wd@denx.de> CFI: allow for dynamically determined flash sizes and addresses
The CFI driver allowed only for static initializers in the CFG_FLASH_BANKS_LIST definition, i. e. it did not allow to map several flash banks contiguously if the bank sizes were not known in advance, which kind of violates U-Boot's design philosophy.
(will be used for example by the TQM8xxL boards)
Signed-off-by: Wolfgang Denk <wd@denx.de>
|