commit | 41ee14859b4b081b074880529e5852c9200a15b6 | [log] [tgz] |
---|---|---|
author | SRICHARAN R <r.sricharan@ti.com> | Wed Apr 24 00:41:21 2013 +0000 |
committer | Tom Rini <trini@ti.com> | Fri May 10 08:25:56 2013 -0400 |
tree | fdaa212c6930c355c86ee3793dc1989f72210b7c | |
parent | 7a62e44f6674834e149ec3ef69bf8100107c9a1b [diff] |
ARM: OMAP: Make omap_boot_parameters common across socs omap_boot_parameters is same and defined for each soc. So move this to a common place to reuse it across socs. Signed-off-by: Sricharan R <r.sricharan@ti.com>