]> git.dujemihanovic.xyz Git - u-boot.git/commit
arm64: imx: Deduplicate DH i.MX6 DHSOM defconfig
authorMarek Vasut <marex@denx.de>
Fri, 25 Oct 2024 22:55:06 +0000 (00:55 +0200)
committerFabio Estevam <festevam@gmail.com>
Fri, 25 Oct 2024 23:09:31 +0000 (20:09 -0300)
commit4717f386affff304d9b15331420250f69c42df03
tree040bd901c875598b7cad44d2c3d9fad45fe86a8f
parentb2a39e4cb89330c6442e9f7edb7fe452f01860c0
arm64: imx: Deduplicate DH i.MX6 DHSOM defconfig

Deduplicate defconfigs for all DH i.MX6 DHSOM by including common
configs/imx_dhsom_defconfig . This does introduce changes to the
board configuration, namely it enables commands used on all DHSOM
devices consistenty, the prompt is changed to u-boot=>, support for
booting non-Linux OS which was likely never used is disabled, GPT
partition table support is enabled, generic MTD support is enabled,
LED support is enabled, DM PHY, PMIC and regulator support is also
enabled, KASLR command is enabled.

Signed-off-by: Marek Vasut <marex@denx.de>
configs/dh_imx6_defconfig