]> git.ipfire.org Git - thirdparty/u-boot.git/commit
imx: imx8mn-beacon: Move environment definition to env file
authorAdam Ford <aford173@gmail.com>
Sun, 28 May 2023 19:18:02 +0000 (14:18 -0500)
committerStefano Babic <sbabic@denx.de>
Tue, 11 Jul 2023 12:40:05 +0000 (14:40 +0200)
commit7131514ca6b0202654e7a93127345b9f5530afd7
tree21d9bdca40810a6ef8f0ad76eaefb018bdf0a275
parente6ac438d166a4ca71fdcccb9fdc9a1c8abe79e44
imx: imx8mn-beacon: Move environment definition to env file

Instead of cluttering up a header file with a bunch of defines,
move the default environmental variables to a file called
imx8mn_beacon.env and reference it from the defconfigs.

Signed-off-by: Adam Ford <aford173@gmail.com>
board/beacon/imx8mn/imx8mn_beacon.env [new file with mode: 0644]
configs/imx8mn_beacon_2g_defconfig
configs/imx8mn_beacon_defconfig
configs/imx8mn_beacon_fspi_defconfig
include/configs/imx8mn_beacon.h