93d4334f7f
We have switched to Kconfig and the boards.cfg file is going to be removed. We have to retrieve the board status and maintainers information from it. The MAINTAINERS format as in Linux Kernel would be nice because we can crib the scripts/get_maintainer.pl script. After some discussion, we chose to put a MAINTAINERS file under each board directory, not the top-level one because we want to collect relevant information for a board into a single place. TODO: Modify get_maintainer.pl to scan multiple MAINTAINERS files. Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com> Suggested-by: Tom Rini <trini@ti.com> Acked-by: Simon Glass <sjg@chromium.org>
13 lines
285 B
Plaintext
13 lines
285 B
Plaintext
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: Rajeshwari Shinde <rajeshwari.s@samsung.com>
|
|
S: Maintained
|
|
F: include/configs/snow.h
|
|
F: configs/snow_defconfig
|