mirror of
https://github.com/FunKey-Project/FunKey-OS.git
synced 2025-12-12 15:48:51 +01:00
fix SPL + U-Boot size for genimage
Signed-off-by: Michel Stempin <michel.stempin@wanadoo.fr>
This commit is contained in:
parent
1509a5253d
commit
9c762d47fd
@ -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 {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user