This website requires JavaScript.
Explore
Help
Register
Sign In
leandrof
/
linux
Watch
1
Star
0
Fork
0
You've already forked linux
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
1e700846d6
linux
/
arch
/
arm
/
mach-rockchip
/
Makefile
2 lines
42 B
Makefile
Raw
Normal View
History
Unescape
Escape
arm: add basic support for Rockchip RK3066a boards This adds a generic devicetree board file and a dtsi for boards based on the RK3066a SoCs from Rockchip. Apart from the generic parts (gic, clocks, pinctrl) the only components currently supported are the timers, uarts and mmc ports (all DesignWare- based). Signed-off-by: Heiko Stuebner <heiko@sntech.de> Acked-by: Olof Johansson <olof@lixom.net>
2013-06-02 21:09:41 +00:00
obj-$(CONFIG_ARCH_ROCKCHIP)
+=
rockchip.o
Reference in New Issue
Copy Permalink