]> git.dujemihanovic.xyz Git - u-boot.git/commit
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)
commit4f22b20a8bb31fee82475e2eea75f995983bc72b
tree89706a9c0e2e2eb4dd9e156b04f107fee65d5420
parentfac8666f04bb96b48a719ee58c90723967d0d951
board: beagleplay: Fix the bootpart to pick from root partition

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