]> git.baikalelectronics.ru Git - uboot.git/commit
include: am654_evm: Establish initial environment for SD card boot
authorAndreas Dannenberg <dannenberg@ti.com>
Mon, 27 Aug 2018 10:29:07 +0000 (15:59 +0530)
committerTom Rini <trini@konsulko.com>
Tue, 11 Sep 2018 12:32:55 +0000 (08:32 -0400)
commitbedb9f10f7aee28af5e0567e269895b9604ed869
tree01d31e2c9af6b51305bfaecda0f448e84064e339
parent79c7c23cb293140f3cd26bc7f8d2ddd393268feb
include: am654_evm: Establish initial environment for SD card boot

Create a basic U-Boot environment that allows the automatic loading
of a Linux Kernel located at /boot/Image and an associated device tree
blob located at /boot/k3-am654-base-board.dtb from the secondary
partition of an ext4-formatted SD card on the AM654x EVM. Furthermore
the boot.scr and uEnv.txt detection and loading schemes are supported
in a manner already known from other TI platforms.

Note that this is intended to be a starting point to enable initial
board use and will most certainly get extended and refactored as
different boot media become available.

Reviewed-by: Tom Rini <trini@konsulko.com>
Signed-off-by: Andreas Dannenberg <dannenberg@ti.com>
Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
include/configs/am65x_evm.h