]> git.kernelconcepts.de Git - karo-tx-uboot.git/blob - arch/arm/include/asm/arch-rmobile/r8a7794.h
ARM: HYP/non-sec: Fix the ARCH Timer frequency setting for sun7i
[karo-tx-uboot.git] / arch / arm / include / asm / arch-rmobile / r8a7794.h
1 /*
2  * arch/arm/include/asm/arch-rmobile/r8a7794.h
3  *
4  * Copyright (C) 2014 Renesas Electronics Corporation
5  *
6  * SPDX-License-Identifier: GPL-2.0
7 */
8
9 #ifndef __ASM_ARCH_R8A7794_H
10 #define __ASM_ARCH_R8A7794_H
11
12 #include "rcar-base.h"
13
14 /* SH-I2C */
15 #define CONFIG_SYS_I2C_SH_BASE2 0xE60B0000
16
17 #endif /* __ASM_ARCH_R8A7794_H */