]> git.dujemihanovic.xyz Git - u-boot.git/commit
board: lsxl: use CONFIG_DEFAULT_FDT_FILE
authorMichael Walle <michael@walle.cc>
Wed, 17 Aug 2022 19:37:59 +0000 (21:37 +0200)
committerStefan Roese <sr@denx.de>
Tue, 23 Aug 2022 10:39:41 +0000 (12:39 +0200)
commit111e1e110b3740802b56cb901f941cc3b6199d85
treef35f96372be62a8700e99398c0af361cdc1a94f5
parent7717c2faf8984505a72962bac582ce65fb2a4641
board: lsxl: use CONFIG_DEFAULT_FDT_FILE

Drop our own CONFIG_FDTFILE handling in favor of the generic
CONFIG_DEFAULT_FDT_FILE one.

Signed-off-by: Michael Walle <michael@walle.cc>
Reviewed-by: Stefan Roese <sr@denx.de>
configs/lschlv2_defconfig
configs/lsxhl_defconfig
include/configs/lsxl.h