-
- Downloads
exynos: Add support for spring
Spring is the first ARM-based HP Chromebook 11. It is similar to snow
and it uses the same Samsung Exynos5250 chip. But has some unusual
features. Mainline support for it has lagged snow (both in kernel and
U-Boot). Now that the exynos5 code is common we can support spring just
by adding a device tree and a few lines of configuration.
Signed-off-by:
Simon Glass <sjg@chromium.org>
Showing
- arch/arm/cpu/armv7/exynos/Kconfig 6 additions, 0 deletionsarch/arm/cpu/armv7/exynos/Kconfig
- arch/arm/dts/Makefile 1 addition, 0 deletionsarch/arm/dts/Makefile
- arch/arm/dts/exynos5250-spring.dts 588 additions, 0 deletionsarch/arm/dts/exynos5250-spring.dts
- board/samsung/smdk5250/Kconfig 13 additions, 0 deletionsboard/samsung/smdk5250/Kconfig
- board/samsung/smdk5250/MAINTAINERS 6 additions, 0 deletionsboard/samsung/smdk5250/MAINTAINERS
- configs/spring_defconfig 42 additions, 0 deletionsconfigs/spring_defconfig
- include/configs/spring.h 20 additions, 0 deletionsinclude/configs/spring.h
Loading
Please register or sign in to comment