commit | 57b5e43e95815387de7b110bf469c5650544963e | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@ti.com> | Fri Dec 19 16:52:53 2014 -0500 |
committer | Tom Rini <trini@ti.com> | Mon Jan 05 15:13:44 2015 -0500 |
tree | 18d1d6764461e1b116bba26000da4f310a788437 | |
parent | 90bac29a76bc8d649b41a55f2786c0abef9bb2c1 [diff] |
socfpga: Drop redundant save_boot_params The save_boot_params function here is the same as the default weak one from arch/arm/cpu/armv7/start.S, drop. Cc: Dinh Nguyen <dinguyen@opensource.altera.com> Cc: Vince Bridgers <vbridger@opensource.altera.com> Cc: Chin Liang See <clsee@altera.com> Cc: Marek Vasut <marex@denx.de> Signed-off-by: Tom Rini <trini@ti.com> Reviewed-by: Marek Vasut <marex@denx.de>