commit | ef36d9ae1646e5aee7c1425ee507d275699a072e | [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 | 4a8c7c1f45a25687e08ff98ab27ba664c8fd7b74 [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>