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)
commit1e5b116ed21ce0e551cb18a032c283db0f8a4fe7
tree01d31e2c9af6b51305bfaecda0f448e84064e339
parent0911d952631df97e5b69d816cceebcbccbca34cf
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