mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-05 20:54:31 +00:00
d1de41d7fa
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>
18 lines
397 B
Text
18 lines
397 B
Text
SMDK5250 BOARD
|
|
M: Chander Kashyap <k.chander@samsung.com>
|
|
S: Maintained
|
|
F: board/samsung/smdk5250/
|
|
F: include/configs/smdk5250.h
|
|
F: configs/smdk5250_defconfig
|
|
|
|
SNOW BOARD
|
|
M: Akshay Saraswat <akshay.s@samsung.com>
|
|
S: Maintained
|
|
F: include/configs/snow.h
|
|
F: configs/snow_defconfig
|
|
|
|
SPRING BOARD
|
|
M: Simon Glass <sjg@chromium.org>
|
|
S: Maintained
|
|
F: include/configs/spring.h
|
|
F: configs/spring_defconfig
|