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 ...
aspeed: Support for ast2500 Eval Boardast2500 Eval Board device tree and board specific configuration.Reviewed-by: Simon Glass <sjg@chromium.org>