commit | 35e83c950ef472f229e57d24e70e6d318399fae0 | [log] [tgz] |
---|---|---|
author | Aleksandar Gerasimovski <aleksandar.gerasimovski@hitachi-powergrids.com> | Fri Jun 04 09:17:56 2021 +0000 |
committer | Priyanka Jain <priyanka.jain@nxp.com> | Thu Jun 17 11:46:11 2021 +0530 |
tree | 09724cb2083c8f037156741a2a94190da3ddae6f | |
parent | bb32e686a34793437be59c448069ae16fdd92ec1 [diff] |
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>