commit | e102c4f8e35dbcb9b53a93ec3a9ab57bbe1a3fb3 | [log] [tgz] |
---|---|---|
author | Andreas Dannenberg <dannenberg@ti.com> | Tue Jun 04 18:08:27 2019 -0500 |
committer | Tom Rini <trini@konsulko.com> | Wed Jul 17 11:13:18 2019 -0400 |
tree | 88848d0f9e7dda72d6931ae7762299b01b490a59 | |
parent | 63f5c85f733af2e294fd1e9dcc81f3b0d08ba71c [diff] |
configs: am65x_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>