
16 Mar
2017
16 Mar
'17
10:52 p.m.
On 03/09/2017 07:08 AM, Tom Rini wrote:
On Thu, Mar 02, 2017 at 01:04:22PM -0600, Franklin S Cooper Jr wrote:
Enable various config options to allow U-boot at runtime to select the proper dtb to use from the list of dtb's within the FIT image.
Signed-off-by: Franklin S Cooper Jr fcooper@ti.com
... but is the goal here to eventually support more than one EVM in a single binary, on all of these platforms?
Yes the goal is to have a single binary that support multiple evms for a given SoC family. Similar to what we are doing for OMAP devices except using U-boot instead of SPL.
Reviewed-by: Tom Rini trini@konsulko.com