commit | 54ef1f6774a2ced26789a072249c048201dc8987 | [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 | 2a309f33def4a8f72cb3b2e6f6a93ad487a50189 [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>