commit | 2a6036c632ed0ad7bf511a3a4c54cd1b84a8e096 | [log] [tgz] |
---|---|---|
author | Jon Hunter <jon-hunter@ti.com> | Tue Apr 09 16:41:32 2013 -0500 |
committer | Tom Rini <trini@ti.com> | Wed Apr 10 16:03:01 2013 -0400 |
tree | 494b226227a0d6175dc00923393676c58b6ec55e | |
parent | ea3814a2d91b460666db26352eb7f75b30f214be [diff] |
omap5912-osk: Increase flash partition for u-boot The current u-boot binary needs more than 128KB of flash space and so move the u-boot environment from an offset of 128KB to 256KB in flash to ensure the enviroment does not overlap with u-boot. Signed-off-by: Jon Hunter <jon-hunter@ti.com>