"README.md" did not exist on "0d4a10e910e1916a6f36cb9af6b68817172b51a9"
rockchip: Add core Soc start-up code for rv1108
RV1108 is embedded with an ARM Cortex-A7 single core and a DSP core from Rockchip. It is designed for varies application scenario such as car DVR, sports DV, secure camera and UAV camera. Signed-off-by:Andy Yan <andy.yan@rock-chips.com> Reviewed-by:
Simon Glass <sjg@chromium.org>
Showing
- arch/arm/mach-rockchip/Kconfig 8 additions, 0 deletionsarch/arm/mach-rockchip/Kconfig
- arch/arm/mach-rockchip/Makefile 1 addition, 0 deletionsarch/arm/mach-rockchip/Makefile
- arch/arm/mach-rockchip/rv1108/Kconfig 9 additions, 0 deletionsarch/arm/mach-rockchip/rv1108/Kconfig
- arch/arm/mach-rockchip/rv1108/Makefile 11 additions, 0 deletionsarch/arm/mach-rockchip/rv1108/Makefile
- arch/arm/mach-rockchip/rv1108/clk_rv1108.c 32 additions, 0 deletionsarch/arm/mach-rockchip/rv1108/clk_rv1108.c
- arch/arm/mach-rockchip/rv1108/rv1108.c 15 additions, 0 deletionsarch/arm/mach-rockchip/rv1108/rv1108.c
- arch/arm/mach-rockchip/rv1108/syscon_rv1108.c 21 additions, 0 deletionsarch/arm/mach-rockchip/rv1108/syscon_rv1108.c
- drivers/sysreset/Makefile 1 addition, 0 deletionsdrivers/sysreset/Makefile
- drivers/sysreset/sysreset_rv1108.c 46 additions, 0 deletionsdrivers/sysreset/sysreset_rv1108.c
- include/configs/rv1108_common.h 33 additions, 0 deletionsinclude/configs/rv1108_common.h
Loading
Please register or sign in to comment