commit | dacdb2402742a0365ca543798a349182872131b4 | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Mon Sep 26 13:13:16 2016 +0900 |
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | Mon Oct 10 10:03:23 2016 +0900 |
tree | 96175d1e6b0f6ed8fed9a8a9b7a89fc46a525092 | |
parent | f5fd45ff64e28a73499548358e3d1ceda0de7daf [diff] |
ARM: uniphier: do not setup pins for System Bus on NAND boot mode For LD11 and LD20 SoCs, the System Bus and NAND are multiplexed in the same I/O pins. When booting from a NAND device, pin-mux for the System Bus must not be set-up because they are exclusive with each other. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>