commit | ea06d7aa773869e9c4839aab581d46ba39783aeb | [log] [tgz] |
---|---|---|
author | Adam Ford <aford173@gmail.com> | Sun May 28 14:18:00 2023 -0500 |
committer | Stefano Babic <sbabic@denx.de> | Tue Jul 11 14:40:05 2023 +0200 |
tree | a15570d799de495664cf25b0c1ee6a2a40d449e1 | |
parent | 5455321ebe187908c78922912a1e5d721d069bdd [diff] |
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>