]> git.dujemihanovic.xyz Git - u-boot.git/commit
configs: seli8: set envsize to 0x4000
authorAleksandar Gerasimovski <aleksandar.gerasimovski@hitachi-powergrids.com>
Fri, 4 Jun 2021 09:17:56 +0000 (09:17 +0000)
committerPriyanka Jain <priyanka.jain@nxp.com>
Thu, 17 Jun 2021 06:16:11 +0000 (11:46 +0530)
commit058c08dc606435c5df129be7443dba348bcbf6a3
tree09724cb2083c8f037156741a2a94190da3ddae6f
parent34f39ce882d2ad214bc16341823ffba4476fde2a
configs: seli8: set envsize to 0x4000

During the mainlining of the board this was by mistake set to sector size.
Our user space env scripts are expecting envsize of 0x4000, and setting
this differently will break our cross-platform compatibility.

Signed-off-by: Aleksandar Gerasimovski <aleksandar.gerasimovski@hitachi-powergrids.com>
Reviewed-by: Priyanka Jain <priyanka.jain@nxp.com>
configs/pg_wcom_seli8_defconfig