diff --git a/board/orangepi/orangepi-5-plus/genimage.cfg b/board/orangepi/orangepi-5-plus/genimage.cfg index 5da0b4a2cf..1f3ff3ec25 100644 --- a/board/orangepi/orangepi-5-plus/genimage.cfg +++ b/board/orangepi/orangepi-5-plus/genimage.cfg @@ -10,7 +10,7 @@ image sdcard.img { } partition uboot-env { - partition-type-uuid = u-boot-env + partition-type-uuid = 3de21764-95bd-54bd-a5c3-4abe786f38a8 offset = 16M size = 64K }