commit | a03003a4d2cc2132b0f9b87f6faa3aa083acb874 | [log] [tgz] |
---|---|---|
author | Peng Fan <peng.fan@nxp.com> | Tue Jan 05 14:03:36 2016 +0800 |
committer | Stefano Babic <sbabic@denx.de> | Sun Jan 24 11:49:15 2016 +0100 |
tree | 790094e8d76c5f0d8f42f351499e951eddf2d326 | |
parent | 9948ae9c6779c2bde37f7dc278841219d3bbee40 [diff] |
imx: mx6ulevk: change mtest memory size to 128M To i.MX6UL 14x14 EVK, system memory is 512M; to i.MX6UL 9x9 EVK, system memory is 256M. If setting mtest size to 256M, mtest will crash uboot for i.MX6UL 9x9 evk. So change mtest size to 128M. Signed-off-by: Peng Fan <peng.fan@nxp.com> Cc: Stefano Babic <sbabic@denx.de>