commit | 774c9fb754db2b3d4275e6ee25c0491a24eb774c | [log] [tgz] |
---|---|---|
author | Ye.Li <B37916@freescale.com> | Wed Nov 12 14:02:04 2014 +0800 |
committer | Stefano Babic <sbabic@denx.de> | Thu Nov 13 16:23:55 2014 +0100 |
tree | b609168dac2e58c1e0f03bab066113ac40886a04 | |
parent | 7313c5e22e8192523dd215a26af15642042d755e [diff] |
imx: mx6q/dl sabre_common: Move MMC ENV offset to 512KB position Set the CONFIG_ENV_OFFSET from 384KB to 512KB offset, so we will have larger space for u-boot image. When enabling NAND flash support feature, the u-boot image size has exceeded the 384KB, which causes overlay to the environment variables storage. Signed-off-by: Ye.Li <B37916@freescale.com> Acked-by: Fabio Estevam <fabio.estevam@freescale.com>