Skip to content

Commit

Permalink
board/stmicroelectronics/stm32mp1: add missing bootable flag
Browse files Browse the repository at this point in the history
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
  • Loading branch information
tpetazzoni committed Aug 9, 2024
1 parent 6b08ba5 commit 2f77318
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions board/stmicroelectronics/stm32mp1/genimage-demo.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ image sdcard.img {

partition rootfs-a {
image = "rootfs.squashfs"
bootable = "yes"
size = 200M
}

Expand Down

0 comments on commit 2f77318

Please sign in to comment.