Home
last modified time | relevance | path

Searched hist:f8e2b3107ee00f2782f8ebf47e3f09cda4e2353a (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/mtd/
H A Dcfi_mtd.cf8e2b3107ee00f2782f8ebf47e3f09cda4e2353a Wed Mar 18 10:17:37 UTC 2009 Stefan Roese <sr@denx.de> MTD: Change cfi-mtd to accept non-uniform sector sizes

With this patch non-uniform NOR FLASH chips (chips with multiple erase
regions) can be exported via the cfi-mtd layer and therefor used by UBI.
We select the largest sector size as erasesize. The cfi driver will make
sure that the smaller sectors are handled correctly.

Signed-off-by: Stefan Roese <sr@denx.de>