commit | 942cb0b6a29f74507adeb0bce7ff7f23f69faf84 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sat Feb 07 10:47:30 2015 -0700 |
committer | Hans de Goede <hdegoede@redhat.com> | Mon Feb 16 20:15:09 2015 +0100 |
tree | db87608a735d5920489af93a7d3c8afd60f8dfc2 | |
parent | c01c71bc16d2836c3ff81af54529dab0686bca00 [diff] |
sunxi: Normalise FEL support Make sunxi's FEL code fit with the normal U-Boot boot sequence instead of creating its own. There are some #ifdefs required in start.S. Future work will hopefully remove these. This series is available at u-boot-dm, branch sunxi-working. Signed-off-by: Simon Glass <sjg@chromium.org> Acked-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Hans de Goede <hdegoede@redhat.com>