Files
u-boot/include
Fabio Estevam 8fb9eea565 mx6sabre_common: Fix U-Boot corruption after 'saveenv'
Booting mx6qp sabreauto board and then doing:

=> saveenv
=> reset

, causes a system hang.

This happens because the size of the U-Boot binary is larger than
CONFIG_ENV_OFFSET.

Fix this problem by increasing CONFIG_ENV_OFFSET, so that the U-boot binary
and the environment variables region do not overlap.

Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com>
2016-03-25 14:02:58 +01:00
..
2016-03-14 15:34:50 -06:00
2016-03-14 15:34:50 -06:00
2016-03-14 19:21:44 -04:00
2016-02-23 16:14:45 +05:30
2016-03-14 15:34:50 -06:00
2016-03-14 15:34:50 -06:00
2016-03-14 15:34:50 -06:00
2016-03-08 15:01:47 -05:00
2016-03-14 15:34:50 -06:00
2016-03-17 10:27:23 +08:00
2016-03-15 15:19:23 -04:00
2016-03-14 15:34:50 -06:00
2016-03-14 19:21:44 -04:00
2016-02-26 08:53:10 -07:00
2016-03-14 15:34:50 -06:00