]> git.ipfire.org Git - thirdparty/u-boot.git/commit
rockchip: rk3188: move usb uart init into arch_cpu_init()
authorKever Yang <kever.yang@rock-chips.com>
Mon, 22 Jul 2019 11:59:14 +0000 (19:59 +0800)
committerKever Yang <kever.yang@rock-chips.com>
Mon, 29 Jul 2019 02:25:27 +0000 (10:25 +0800)
commit4dd4fc32dbe1f0e9359031319d03617789266fe8
tree6bf31de205af1ef59ac569f36a3cdda3bdd607b7
parent84a6a27ae3fffda333e801c0fa4c64da85eff55b
rockchip: rk3188: move usb uart init into arch_cpu_init()

The SoC feature init will be better to use arch_cpu_init() and
goes to soc file.

Signed-off-by: Kever Yang <kever.yang@rock-chips.com>
arch/arm/mach-rockchip/rk3188-board-spl.c
arch/arm/mach-rockchip/rk3188/rk3188.c