]> git.sur5r.net Git - u-boot/commit
ARM: rmobile: Stop using rcar-common/common.c on Gen3
authorMarek Vasut <marek.vasut+renesas@gmail.com>
Sat, 25 Nov 2017 21:43:57 +0000 (22:43 +0100)
committerMarek Vasut <marek.vasut+renesas@gmail.com>
Thu, 30 Nov 2017 01:34:20 +0000 (02:34 +0100)
commite23eb942ad103f6d3dd15d9346bb1ea132899963
tree610c26dfb21ba0504b77d16600227ac5b4124e77
parent5271dda05030982a94ced178fdc031e8f76da988
ARM: rmobile: Stop using rcar-common/common.c on Gen3

Since the Gen3 clock driver now has a .remove callback, it is no
longer necessary to shut the clock down before booting Linux in the
arch_preboot_os hook. Stop using it and while doing so, remove all
the ad-hoc config options which this hook used.

Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com>
Cc: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
board/renesas/salvator-x/Makefile
board/renesas/ulcb/Makefile
include/configs/salvator-x.h
include/configs/ulcb.h