Home
last modified time | relevance | path

Searched hist:"58 c90c88ad6b7df8fdc986bd0a6a54da0048a318" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/include/configs/
H A Dkm_kirkwood.h58c90c88ad6b7df8fdc986bd0a6a54da0048a318 Fri Aug 15 08:51:48 UTC 2014 Holger Brunck <holger.brunck@keymile.com> arm/km: disable subpage write for km_kirkwood_pci and kmsuv31 target

Newer FLASH types used on these boards don't allow writing of subpages.
So disable subpage write in the NAND driver. Additionally we need to
tell the UBI layer in the kernel that he also should only write 2048
bytes. This is done with an additional command line parameter for the
kernel commandline.

Signed-off-by: Holger Brunck <holger.brunck@keymile.com>
cc: Valentin Longchamp <valentin.longchamp@keymile.com>
cc: Prafulla Wadaskar <prafulla@marvell.com>