]> git.sur5r.net Git - u-boot/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)
committerHans de Goede <hdegoede@redhat.com>
Mon, 31 Aug 2015 06:43:42 +0000 (08:43 +0200)
commit0a247554c2dec96e693c1b02761cf0b5d5189fc0
treeb93611d978497895435370f499378f4864d3f3d7
parent022a99d8b2f84e6bda44e6dcfd1748219b665143
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