MAINTAINERS: Add missing boards and config entriesAs part of my usual round of build testing, output about missingMAINTAINERS information was not logged, and thus often overlooked.Correct that mi
MAINTAINERS: Add missing boards and config entriesAs part of my usual round of build testing, output about missingMAINTAINERS information was not logged, and thus often overlooked.Correct that mistake by ensuring that I log the output ofgenboardscfg.py every time. As part of that, address a number ofmissing MAINTAINERS entires. In the case of a missing file, I have putthe original submitter down. In the rest of the cases I have added theconfig (and sometimes relevant header file) to the existing set of fileglobs.Change-Id: Ic4524445489daba323d638470c369ad914d5bfefSigned-off-by: Tom Rini <trini@konsulko.com>Signed-off-by: Kever Yang <kever.yang@rock-chips.com>(cherry picked from commit 79df00fdb40b4584919c8bcef42d323a8d38d0f1)
show more ...
board: samsung: add initial Espresso7420 board supportEspresso7420 is a development/evaluation board for Exynos7420 SoC. Itincludes multiple onboard compoments (EMMC/Codec) and variousinterconnec
board: samsung: add initial Espresso7420 board supportEspresso7420 is a development/evaluation board for Exynos7420 SoC. Itincludes multiple onboard compoments (EMMC/Codec) and variousinterconnects (USB/HDMI).Signed-off-by: Thomas Abraham <thomas.ab@samsung.com>Reviewed-by: Simon Glass <sjg@chromium.org>Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>