]> Git Repo - J-u-boot.git/commit
sunxi: Add missing boot_media fields in the SPL header
authorOlliver Schinagl <[email protected]>
Mon, 13 Jun 2016 16:13:07 +0000 (18:13 +0200)
committerHans de Goede <[email protected]>
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 <[email protected]>
Reviewed-by: Hans de Goede <[email protected]>
Signed-off-by: Hans de Goede <[email protected]>
arch/arm/include/asm/arch-sunxi/spl.h
This page took 0.034182 seconds and 4 git commands to generate.