configs: phycore_am62x_a53_defconfig: Enable ENV_IS_IN_SPI_FLASH
authorDaniel Schultz <d.schultz@phytec.de>
Mon, 10 Feb 2025 15:25:46 +0000 (07:25 -0800)
committerTom Rini <trini@konsulko.com>
Thu, 20 Feb 2025 22:13:20 +0000 (16:13 -0600)
commit69694a1f79477d6f73e60fefded7400fa1a0c9a2
treeae2732a8bfd5467c07a20bc1c2359d2144ce4b57
parent28afc81a6178c0fa9be77ec02c4f96c75c49835c
configs: phycore_am62x_a53_defconfig: Enable ENV_IS_IN_SPI_FLASH

Enable ENV_IS_IN_SPI_FLASH to read the environment from the SPI
flash when booting from it. The oftree, kernel and ramdisk sizes
are located in this environment and therefore required to boot
an initramfs.

Signed-off-by: Daniel Schultz <d.schultz@phytec.de>
Reviewed-by: Wadim Egorov <w.egorov@phytec.de>
configs/phycore_am62x_a53_defconfig