summaryrefslogtreecommitdiff
path: root/board/wandboard/README
diff options
context:
space:
mode:
Diffstat (limited to 'board/wandboard/README')
-rw-r--r--board/wandboard/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/board/wandboard/README b/board/wandboard/README
index ce83bbe..498db2f 100644
--- a/board/wandboard/README
+++ b/board/wandboard/README
@@ -22,6 +22,11 @@ To build U-Boot for the Wandboard Solo version:
$ make wandboard_solo_config
$ make
+To build U-Boot for the Wandboard Quad version:
+
+$ make wandboard_quad_config
+$ make
+
Flashing U-boot into the SD card
--------------------------------