commit | e0f6fbab18017e794d08bf9f64347712fe8cc87b | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@ti.com> | Fri Oct 18 18:04:19 2013 -0400 |
committer | Tom Rini <trini@ti.com> | Fri Nov 01 15:56:00 2013 -0400 |
tree | d8f626ce4625b6a2766f2a0f37fc04441048f0f4 | |
parent | aff67578d0120dbc0cac7da8f60844114220ebfc [diff] |
TI:omap5: Add rdaddr, use consistent loadaddr values rdaddr was missing which is a common location for loading ramdisks to. loadaddr was higher than it needs to be, so use the same value other TI platforms use. Signed-off-by: Tom Rini <trini@ti.com>