]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
board: atmel: genimage: add 1M offset for FAT partition
authorLudovic Desroches <ludovic.desroches@atmel.com>
Fri, 4 Nov 2016 10:15:17 +0000 (11:15 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Fri, 4 Nov 2016 14:13:59 +0000 (15:13 +0100)
commit07c1ae90c8890e82e62c22beaa4a72f6e081e96c
tree25fd698b0c13215346918e0ad935885ff6eb78b7
parent857ac5502dcc60e6d1bc4a509bec1766bce70761
board: atmel: genimage: add 1M offset for FAT partition

With older SoCs and some SD cards, a 1024-bytes offset is needed to allow
ROM code to read the content of the FAT partition. As it is usual to get
a 1M bytes offset for the first partition, use this value to avoid boot
issues.

Signed-off-by: Ludovic Desroches <ludovic.desroches@atmel.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
board/atmel/sama5d2_xplained_mmc/genimage.cfg
board/atmel/sama5d3_xplained_mmc/genimage.cfg
board/atmel/sama5d4_xplained_mmc/genimage.cfg