commit | f851120d9cd91dec67e59dd1e574d03a147561df | [log] [tgz] |
---|---|---|
author | Hans de Goede <hdegoede@redhat.com> | Sat Aug 15 20:05:13 2015 +0200 |
committer | Hans de Goede <hdegoede@redhat.com> | Mon Aug 31 08:43:42 2015 +0200 |
tree | b93611d978497895435370f499378f4864d3f3d7 | |
parent | d2236784a5423c27c885797233a32bb4fe5b557b [diff] |
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>