]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
sunxi_nand_spl: Properly config page-size in the nand ctl register
authorHans de Goede <hdegoede@redhat.com>
Sat, 15 Aug 2015 18:05:13 +0000 (20:05 +0200)
committerLothar Waßmann <LW@KARO-electronics.de>
Thu, 10 Sep 2015 10:19:13 +0000 (12:19 +0200)
commit731d30c51ab85798539f383aac0a2d342482c182
tree27902b311a19e38dc0e8d67bf971184839c6f351
parentb65236dfa959ce28811a99ebd18dffeeefb1801d
sunxi_nand_spl: Properly config page-size in the nand ctl register

Properly config page-size in the nand ctl register, it seems that things
work fine without doing this, but still lets play it safe and properly
set the page-size.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Acked-by: Ian Campbell <ijc@hellion.org.uk>
drivers/mtd/nand/sunxi_nand_spl.c