diff options
author | Fabio Estevam | 2014-01-24 09:27:37 -0200 |
---|---|---|
committer | Stefano Babic | 2014-01-26 15:16:49 +0100 |
commit | fd5cc218fdcd650436b0f92a227116bc0fccd103 (patch) | |
tree | 2c757d4f4bbd4de202d5123a6452ea019b9955cc /board/boundary/nitrogen6x | |
parent | 7aa378ec00ddabe0dee39b69e1c0820420289ea9 (diff) |
nitrogen6x: README: Do not refer to MAINTAINERS file
MAINTAINERS file has been removed from the project.
Replace its reference with 'boards.cfg' file instead.
Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Acked-by: Eric Nelson <eric.nelson@boundarydevices.com>
Diffstat (limited to 'board/boundary/nitrogen6x')
-rw-r--r-- | board/boundary/nitrogen6x/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/board/boundary/nitrogen6x/README b/board/boundary/nitrogen6x/README index 6f449beb4dc..9d842650293 100644 --- a/board/boundary/nitrogen6x/README +++ b/board/boundary/nitrogen6x/README @@ -70,7 +70,7 @@ To build U-Boot for one of the Nitrogen6x or SabreLite board: make Note that 'nitrogen6x' is a placeholder. The complete list of supported -board configurations is shown in tha MAINTAINERS file: +board configurations is shown in the boards.cfg file: nitrogen6q i.MX6Q/6D 1GB nitrogen6dl i.MX6DL 1GB nitrogen6s i.MX6S 512MB |