[U-Boot] [U-Boot, v2, 1/5] armv7: Move L2CTLR read/write to common
Philipp Tomsich
philipp.tomsich at theobroma-systems.com
Fri Sep 29 16:44:42 UTC 2017
> From: Jagan Teki <jagan at amarulasolutions.com>
>
> L2CTLR read/write functions are common to armv7 so, move
> them in to include/asm/armv7.h and use them where ever it need.
>
> Cc: Tom Warren <twarren at nvidia.com>
> Signed-off-by: Jagan Teki <jagan at amarulasolutions.com>
> Acked-by: Philipp Tomsich <philipp.tomsich at theobroma-systems.com>
> Reviewed-by: Philipp Tomsich <philipp.tomsich at theobroma-systems.com>
> ---
> Changes for v2:
> - New patch
>
> arch/arm/include/asm/armv7.h | 21 +++++++++++++++++++++
> arch/arm/mach-rockchip/rk3288-board-spl.c | 22 +---------------------
> arch/arm/mach-tegra/cache.c | 5 +++--
> 3 files changed, 25 insertions(+), 23 deletions(-)
>
Applied to u-boot-rockchip, thanks!
More information about the U-Boot
mailing list