mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-10 15:14:43 +00:00
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>
This commit is contained in:
parent
7aa378ec00
commit
fd5cc218fd
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue