[U-Boot] [PATCH 0/2] Introduce Samsung's new board Trats2
Piotr Wilczek
p.wilczek at samsung.com
Mon Mar 25 10:58:45 CET 2013
This patchset add support for a new Samsung board Trats2
Piotr Wilczek (2):
pmic:max77686: add function to set voltage and mode
samsung: trats2: add support for new board Trats2
board/samsung/trats2/Makefile | 50 ++++
board/samsung/trats2/trats2.c | 465 ++++++++++++++++++++++++++++++++++++
boards.cfg | 1 +
drivers/power/pmic/pmic_max77686.c | 186 +++++++++++++++
include/configs/trats2.h | 291 ++++++++++++++++++++++
include/power/max77686_pmic.h | 11 +
6 files changed, 1004 insertions(+)
create mode 100644 board/samsung/trats2/Makefile
create mode 100644 board/samsung/trats2/trats2.c
create mode 100644 include/configs/trats2.h
--
1.7.9.5
More information about the U-Boot
mailing list