]> git.dujemihanovic.xyz Git - u-boot.git/commit
configs: phycore_am62x_a53_defconfig: Fix CONFIG_ENV_SIZE
authorDaniel Schultz <d.schultz@phytec.de>
Fri, 30 Aug 2024 09:09:39 +0000 (02:09 -0700)
committerTom Rini <trini@konsulko.com>
Tue, 10 Sep 2024 19:16:02 +0000 (13:16 -0600)
commit1bd194f1ffc3df7e3bf3e937c666305a8b0acad4
tree9c71c4eadf102ac20b3a124f8a408c60133dcfbb
parent4d197fab9b82ad50383f50b0316137590b80f040
configs: phycore_am62x_a53_defconfig: Fix CONFIG_ENV_SIZE

The environment should have a size of 0x20000 instead 0x2000.
Update to have the same environment size for all PHYTEC K3 products.

Signed-off-by: Daniel Schultz <d.schultz@phytec.de>
configs/phycore_am62x_a53_defconfig