]> git.ipfire.org Git - u-boot.git/commit
armv7: rk3288: Move configure_l2ctlr to common
authorJagan Teki <jagan@amarulasolutions.com>
Wed, 27 Sep 2017 17:33:11 +0000 (23:03 +0530)
committerPhilipp Tomsich <philipp.tomsich@theobroma-systems.com>
Sat, 30 Sep 2017 22:33:33 +0000 (00:33 +0200)
commita982d5156db0587f5118a118c7e9f18d4c70891d
tree2aaba71d46bca9e9988b0366281564d3fc55c7bd
parentd9a7dcf5b8da5460a08305cdc9452f4e62dd34e5
armv7: rk3288: Move configure_l2ctlr to common

configure_l2ctlr will be shared between SPL and TPL so
move them into asm/arch/sys_proto.h

Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>
Acked-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
Reviewed-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
arch/arm/include/asm/arch-rockchip/sys_proto.h
arch/arm/mach-rockchip/rk3288-board-spl.c