]> git.sur5r.net Git - u-boot/commit
sunxi: Add missing boot_media fields in the SPL header
authorOlliver Schinagl <oliver@schinagl.nl>
Mon, 13 Jun 2016 16:13:07 +0000 (18:13 +0200)
committerHans de Goede <hdegoede@redhat.com>
Sat, 2 Jul 2016 11:53:03 +0000 (13:53 +0200)
commit9acebe8a18788c5a0d7b154e812cf2d9dfbab68f
tree18aa132ceede6bf883a1ee27db5b552c53f471a3
parentcd8b35d2e14f598ab0e5c8a211495b675b978915
sunxi: Add missing boot_media fields in the SPL header

Commit b19236fd1 ("sunxi: Increase SPL header size to 64 bytes to avoid
code corruption") Added defines for MMC0 and SPI as boot identification.
After verifying on an OLinuXino Lime2 with NAND and eMMC, the expected
values have been confirmed and added to spl.h

Signed-off-by: Olliver Schinagl <oliver@schinagl.nl>
Reviewed-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
arch/arm/include/asm/arch-sunxi/spl.h