fix SPL + U-Boot size for genimage

Signed-off-by: Michel Stempin <michel.stempin@wanadoo.fr>
This commit is contained in:
Michel Stempin 2020-10-10 22:53:07 +02:00
parent 1509a5253d
commit 9c762d47fd
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ image sdcard.img {
in-partition-table = "no"
image = "u-boot-sunxi-with-spl.bin"
offset = 8K
size = 504K # 512KB - 8KB
size = 536K # 544KB - 8KB
}
# partition u-boot-env {