commit | 6527fa20b7794d4025f4d5f9be0f955f73210b5a | [log] [tgz] |
---|---|---|
author | Hans de Goede <hdegoede@redhat.com> | Sat Jul 09 15:31:47 2016 +0200 |
committer | Hans de Goede <hdegoede@redhat.com> | Fri Jul 15 15:54:56 2016 +0200 |
tree | 84c1533f635bcb50635799e6e6e75d9912b73d53 | |
parent | a146c50388040fdce3543c25069395b111ed93fb [diff] |
sunxi: Use BROM stored boot_media value to determine our boot-source Now that we know that the BROM stores a value indicating the boot-source at the beginning of SRAM, use that instead of trying to recreate the BROM's boot probing. Signed-off-by: Hans de Goede <hdegoede@redhat.com> Acked-by: Ian Campbell <ijc@hellion.org.uk>