diff options
author | Fabio Estevam <fabio.estevam@freescale.com> | 2013-09-26 23:10:56 -0300 |
---|---|---|
committer | Stefano Babic <sbabic@denx.de> | 2013-11-04 09:56:25 +0100 |
commit | c93addb5635630847e8a33f6dba4afef78a6d180 (patch) | |
tree | a6efc4508f3f6f48b1ef9cef11b472e5d454db6a /board | |
parent | 195d130da1c2705f96571b7265312bdfa8a83fee (diff) | |
download | u-boot-imx-c93addb5635630847e8a33f6dba4afef78a6d180.zip u-boot-imx-c93addb5635630847e8a33f6dba4afef78a6d180.tar.gz u-boot-imx-c93addb5635630847e8a33f6dba4afef78a6d180.tar.bz2 |
wandboard: README: Include the quad version
Wandboard quad was not ported into U-boot at the time of writing the README.
Add it to the list of Wandboard variants.
Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Diffstat (limited to 'board')
-rw-r--r-- | board/wandboard/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/board/wandboard/README b/board/wandboard/README index 498db2f..1f678e1 100644 --- a/board/wandboard/README +++ b/board/wandboard/README @@ -3,8 +3,8 @@ U-Boot for Wandboard This file contains information for the port of U-Boot to the Wandboard. -Wandboard is a development board that has two variants: one version based -on mx6 dual lite and another one based on mx6 solo. +Wandboard is a development board that has three variants based on the following +SoCs: mx6 quad, mx6 dual lite and mx6 solo. For more details about Wandboard, please refer to: http://www.wandboard.org/ |