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 | |
| parent | 195d130da1c2705f96571b7265312bdfa8a83fee (diff) | |
| download | olio-uboot-2014.01-c93addb5635630847e8a33f6dba4afef78a6d180.tar.xz olio-uboot-2014.01-c93addb5635630847e8a33f6dba4afef78a6d180.zip | |
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>
| -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 498db2fd4..1f678e16a 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/ |