]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
arm/km: disable subpage write for km_kirkwood_pci and kmsuv31 target
authorHolger Brunck <holger.brunck@keymile.com>
Fri, 15 Aug 2014 08:51:48 +0000 (10:51 +0200)
committerTom Rini <trini@ti.com>
Sat, 30 Aug 2014 11:46:41 +0000 (07:46 -0400)
commit58c90c88ad6b7df8fdc986bd0a6a54da0048a318
tree3e2db5ea3ce47ef945dd1546800707202bb9d2b3
parent292221e1837e0cf97d835f40c506ef8a72dc1e44
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>
include/configs/km_kirkwood.h