diff options
author | Fabio Estevam <fabio.estevam@nxp.com> | 2018-08-31 10:01:45 -0300 |
---|---|---|
committer | Stefano Babic <sbabic@denx.de> | 2018-09-14 15:22:52 +0200 |
commit | 1b5f4dc9e618763b0729bdb9a91aaeecf9499eeb (patch) | |
tree | cbd28f30fbbd7612547f6b74342392a8ba7806f6 /board/wandboard | |
parent | 97657a8cb444015ac57cc057879fc0cc6be18ab8 (diff) |
wandboard: README: Include the mx6qp variant in the list
The mx6qp Wandboard variant is also supported, so add it to the list.
Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com>
Diffstat (limited to 'board/wandboard')
-rw-r--r-- | board/wandboard/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/board/wandboard/README b/board/wandboard/README index 6345416b2f..e5170bcc81 100644 --- a/board/wandboard/README +++ b/board/wandboard/README @@ -4,7 +4,7 @@ U-Boot for Wandboard This file contains information for the port of U-Boot to the Wandboard. Wandboard is a development board that has three variants based on the following -SoCs: mx6 quad, mx6 dual lite and mx6 solo. +SoCs: mx6 quad, mx6 quad plus, mx6 dual lite and mx6 solo. For more details about Wandboard, please refer to: http://www.wandboard.org/ |