commit | 5debe1f72df664a68424e83c7edf89e7487d29a1 | [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 | 040d818fa41ef990ac4642d20e5d8cb312abc26d [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>