commit | 5d0607c58c02204c7ec02f0f4d6bd268929961ee | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Fri Mar 18 16:41:44 2016 +0900 |
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | Thu Mar 24 01:45:18 2016 +0900 |
tree | 24aecfd06a5712f8438a3b5f68ad354372156689 | |
parent | ea65c98050f0f13f933119e1d073c8a138481ee4 [diff] |
ARM: uniphier: refactor SBC init code There is a bunch of duplication in the System Bus Controller init code. Roughly, there are two types in the SBC mode: Adress/Data Multiplex Mode and Save Pins Mode. Consolidate per-SoC functions into the two, plus per-SoC optional init code. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>