commit | 7d600a6d4601fe0679fa9f6255d2660b77623009 | [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 | 53c59aebadb10ec4e3e878e290c968703ba7d160 [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>