phycore_imx8mm: Switch to using env text files
authorYunus Bas <y.bas@phytec.de>
Tue, 3 Dec 2024 09:42:33 +0000 (10:42 +0100)
committerFabio Estevam <festevam@gmail.com>
Sat, 7 Dec 2024 12:06:32 +0000 (09:06 -0300)
commite2cc259cbb43aafb60591edb68424f70a34c71ab
tree8c7a2c0b142f6c13698ebf07be735a5cfa0fa4ff
parent39759bf9fe3a5b6d4788164fc046f5f8aee5cbff
phycore_imx8mm: Switch to using env text files

Move the environment into the board directory and convert header to a
txt file. In addition, this patch also applies following changes:

- Change default nfsroot path to /srv/nfs due to compliance with Linux
FHS 3.0.

- Rename specific variables as stated in the bootstd documentation.
Renamed variables:
fdt_addr => fdt_addr_r
fdt_file => fdtfile

Signed-off-by: Yunus Bas <y.bas@phytec.de>
board/phytec/phycore_imx8mm/phycore_imx8mm.env [new file with mode: 0644]
include/configs/phycore_imx8mm.h