]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
board: beagleplay: Fix the bootpart to pick from root partition
authorDhruva Gole <d-gole@ti.com>
Tue, 18 Jun 2024 04:53:18 +0000 (10:23 +0530)
committerTom Rini <trini@konsulko.com>
Wed, 26 Jun 2024 15:55:13 +0000 (09:55 -0600)
The Kernel Image and DTB files are supposed to be picked from the rootfs
of the SD Card, this fails in legacy boot flow because bootpart is set
to 1:1. Fix it.

Fixes: a200f428b5b21 ("board: ti: am62x: Add am62x_beagleplay_* defconfigs and env file")
Reviewed-by: Nishanth Menon <nm@ti.com>
Acked-by: Chirag Shilwant <c-shilwant@ti.com>
Signed-off-by: Dhruva Gole <d-gole@ti.com>
board/beagle/beagleplay/beagleplay.env

index 8dbfc2f7d2400a7a9b5ab14553d4702aae49f5be..354bc987d12b36e1798b2aa1b7559bd7511ef167 100644 (file)
@@ -12,7 +12,7 @@ set_led_state_start_load=led led-0 on; led led-1 off;
        led led-2 on; led led-3 off; led led-4 on
 boot=mmc
 mmcdev=1
-bootpart=1:1
+bootpart=1:2
 bootdir=/boot
 boot_targets=mmc1 mmc0
 bootmeths=script extlinux efi pxe