commit | c21fadfe17b723a39328272bf03b080fa93a0b0c | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Wed Aug 10 16:08:43 2016 +0900 |
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | Thu Aug 11 17:49:31 2016 +0900 |
tree | 5586cab76410bdfffdb0e24e31e1525992eca9b9 | |
parent | 6f579db75411973200224307d6a84d82fc01bb96 [diff] |
ARM: uniphier: reuse uniphier_cache_disable() for lowlevel_init The DRAM is available at this point, so setup the temporary stack and call the C function to reduce the code duplication a bit. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>