]> Git Repo - u-boot.git/commit
configs: j721e_evm_a72: Fix redundant environment offset
authorFaiz Abbas <[email protected]>
Mon, 27 Jan 2020 10:38:31 +0000 (16:08 +0530)
committerLokesh Vutla <[email protected]>
Tue, 4 Feb 2020 03:37:24 +0000 (09:07 +0530)
commitd37b2b1aa79b04663915e97c661505eb94a9e903
tree204103cb0b90106b638e81fa23cf8a953b7aa5cd
parentadd1a6bc9bc29a83721e07e34ff9bd2c1e48256f
configs: j721e_evm_a72: Fix redundant environment offset

The current environment offset overlaps with the sysfw area and whenever
environment is saved in the redundant slot, it overwrites sysfw.itb. Fix
the offset to prevent this.

Signed-off-by: Faiz Abbas <[email protected]>
Signed-off-by: Lokesh Vutla <[email protected]>
configs/j721e_evm_a72_defconfig
This page took 0.03579 seconds and 4 git commands to generate.