diff --git a/board/beagleboardx15/genimage.cfg b/board/beagleboardx15/genimage.cfg index d27eff609f..b1604105cd 100644 --- a/board/beagleboardx15/genimage.cfg +++ b/board/beagleboardx15/genimage.cfg @@ -5,6 +5,7 @@ image boot.vfat { "u-boot.img" } } + size = 4M } @@ -15,7 +16,7 @@ image sdcard.img { partition u-boot { partition-type = 0xC bootable = "true" - image = "boot.vfat" + image = "boot.vfat" } partition rootfs {