commit | 0ffb941c292506c14ba4a868c1c44a1f18970b81 | [log] [tgz] |
---|---|---|
author | Wolfgang Grandegger <wg@grandegger.com> | Sat Sep 29 09:27:00 2012 +0000 |
committer | Tom Rini <trini@ti.com> | Tue Oct 02 11:55:45 2012 -0700 |
tree | 3591e60582e1df11d287c100b00a91d3dbd1d8da | |
parent | f9882246a0784f20f12f997a5b1f8a0496d4ffb4 [diff] |
mpc52xx/motionpro: fix monitor size and update default environment Since a while, the size of the u-boot.bin image is larger than 256kB. This requires moving the environment sectors by one. As we are at it, we also update a few other custom settings. Signed-off-by: Wolfgang Grandegger <wg@denx.de>