]> git.dujemihanovic.xyz Git - u-boot.git/commit
imx: imx8mm-beacon: Move environment definition to env file
authorAdam Ford <aford173@gmail.com>
Sun, 28 May 2023 19:18:00 +0000 (14:18 -0500)
committerStefano Babic <sbabic@denx.de>
Tue, 11 Jul 2023 12:40:05 +0000 (14:40 +0200)
commitb2d8d6e6251aa9dd61c735f7e88927c6fee8d8f6
treea15570d799de495664cf25b0c1ee6a2a40d449e1
parent2ae1267342a28aa7fa9cdf8303d81d87acf05bce
imx: imx8mm-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
imx8mm_beacon.env and reference it from the defconfig.

Signed-off-by: Adam Ford <aford173@gmail.com>
board/beacon/imx8mm/imx8mm_beacon.env [new file with mode: 0644]
configs/imx8mm_beacon_defconfig
include/configs/imx8mm_beacon.h