commit | 870ee40c91289db12238a8997f049b4dc46b4279 | [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 | 8843e65f07bec111961cf5c1aafdfae1a1afe782 [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>