commit | d863d054397a5aa5e9698c180b4a898b415267c7 | [log] [tgz] |
---|---|---|
author | Tim Harvey <tharvey@gateworks.com> | Mon Mar 01 14:33:32 2021 -0800 |
committer | Stefano Babic <sbabic@denx.de> | Thu Apr 08 20:29:53 2021 +0200 |
tree | ba2cb4774a88ae69a156e053fd328880fb769e2d | |
parent | 13acc63e840a0349009d0f8382e04ae39e50c3d5 [diff] |
imx: ventana: convert U-Boot to OF_CONTROL using FIT image In preparation for dm conversion convert to OF_CONTROL by adding FIT image support and multi dtb. Add a board_fit_config_name_match to match the dtb based off of EEPROM model. Signed-off-by: Tim Harvey <tharvey@gateworks.com>