commit | dbbfdc13efd4b17ffc074ca68c2d453516cc19c9 | [log] [tgz] |
---|---|---|
author | Daniel KochmaĆski <dkochmanski@turtle-solutions.eu> | Tue May 26 17:00:42 2015 +0200 |
committer | Hans de Goede <hdegoede@redhat.com> | Fri May 29 13:46:36 2015 +0200 |
tree | 56a788b048b1f8121f45ac335fb98ce157c9eb9a | |
parent | 2b735ade290b7276c48dde6e9d9bb3b6319f286f [diff] |
sunxi/nand: Add support to the SPL for loading u-boot from internal NAND memory This commit adds support to the sunxi SPL to load u-boot from the internal NAND. Note this only adds support to access the boot partitions to load u-boot, full NAND support to load the kernel, etc. from the nand data partition will come later. Signed-off-by: Roy Spliet <r.spliet@ultimaker.com> Reviewed-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Hans de Goede <hdegoede@redhat.com>