commit | 612540dbc6c36d99a349e43c113ca9cdd700ed36 | [log] [tgz] |
---|---|---|
author | Andreas Dannenberg <dannenberg@ti.com> | Tue Jun 04 18:08:28 2019 -0500 |
committer | Tom Rini <trini@konsulko.com> | Wed Jul 17 11:13:18 2019 -0400 |
tree | aeb57a27ecbd87c6b893fbbad6a3b33d27f8c3cf | |
parent | e102c4f8e35dbcb9b53a93ec3a9ab57bbe1a3fb3 [diff] |
configs: am65x_hs_evm: Add support for applying overlays This will allow for downloading and applying overlays from an MMC/SD boot media based on the overlay_files ENV variable containing a list of overlay files. Signed-off-by: Andreas Dannenberg <dannenberg@ti.com> Reviewed-by: Lokesh Vutla <lokeshvutla@ti.com>