commit | ccfd25a3e668a052376965d233b6ecaf219978b6 | [log] [tgz] |
---|---|---|
author | Leonard Anderweit <l.anderweit@phytec.de> | Tue Mar 12 15:30:29 2024 +0100 |
committer | Fabio Estevam <festevam@gmail.com> | Sun Mar 17 18:39:21 2024 -0300 |
tree | f1ba006a96660524bcf94baebc540981fbe2247f | |
parent | 1c2382e981fd3b9d10df3a89c964de5b6823b5c5 [diff] |
phycore_imx8mp: Move environment from include/config to board Move the environment into the board directory and convert it from a C header to a text file. Sort the variables alphabetically. No functional changes. Signed-off-by: Leonard Anderweit <l.anderweit@phytec.de> Reviewed-by: Teresa Remmet <t.remmet@phytec.de> Tested-by: Teresa Remmet <t.remmet@phytec.de>