commit | 4ed03c5072ed2b79be570b30d418ac32d9b002b8 | [log] [tgz] |
---|---|---|
author | Gary Bisson <bisson.gary@gmail.com> | Mon Aug 05 23:25:11 2024 +0200 |
committer | Fabio Estevam <festevam@denx.de> | Tue Aug 13 08:28:24 2024 -0300 |
tree | cebeff56c66e02d5d2629490f5a1ec36baa372b4 | |
parent | ce5ec75bf60c0fc79be2776e011d510d8f0965ba [diff] [blame] |
imx8ulp_evk: enable binman support Enable binman support and add documentation for the imx8ul-evk board. Signed-off-by: Gary Bisson <bisson.gary@gmail.com>
diff --git a/arch/arm/mach-imx/imx8ulp/Kconfig b/arch/arm/mach-imx/imx8ulp/Kconfig index 49ea252..fbca241 100644 --- a/arch/arm/mach-imx/imx8ulp/Kconfig +++ b/arch/arm/mach-imx/imx8ulp/Kconfig
@@ -23,6 +23,7 @@ config TARGET_IMX8ULP_EVK bool "imx8ulp_evk" + select BINMAN select IMX8ULP select SUPPORT_SPL select IMX8ULP_DRAM