commit | 57f588be60eac8135cdfb366237fbf6e6dc2d316 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@ti.com> | Tue Oct 30 22:23:28 2012 -0700 |
committer | Tom Rini <trini@ti.com> | Tue Oct 30 22:23:28 2012 -0700 |
tree | e57ea33a2786f4d3db452a90e626c12c5c5a2278 | |
parent | 9cd7b4cdca2500608b218fb4de215eddd8e66111 [diff] |
omap3: Rework board.c for !CONFIG_SYS_L2CACHE_OFF When CONFIG_SYS_L2CACHE_OFF is defined we end up with a few warnings currently. Re-order functions so that we don't have that anymore. Signed-off-by: Tom Rini <trini@ti.com>