Skip to content
Commit d31e9c57 authored by Sylvain Lesne's avatar Sylvain Lesne Committed by Marek Vasut
Browse files

arm: socfpga: improve raw MMC SPL boot



Before this patch, when booting from MMC (no filesystem), the SPL
loaded U-Boot from a fixed offset.
It will now load U-Boot from an offset of 256kB (which is 4 times the
padded SPL image) in the third partition.

This behaviour is similar to what the vendor SPL (based on
U-Boot 2013.01) does, and allows to directly 'dd' the
u-boot-with-spl.sfp file to the A2 partition.

Signed-off-by: default avatarSylvain Lesne <lesne@alse-fr.com>
parent 77cd5368
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment