commit | 5eb19e05169cb3c1626590fceac52714a325870c | [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 | 623df9cc03056f97aafa9374e1f0fb5171991964 [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>