[U-Boot] [PATCH] wandboard: fix typo in README
Luka Perkov
luka at openwrt.org
Mon May 13 02:22:38 CEST 2013
Fix typo in wandboard README file.
Signed-off-by: Luka Perkov <luka at openwrt.org>
---
board/wandboard/README | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/board/wandboard/README b/board/wandboard/README
index e0b0b33..ce83bbe 100644
--- a/board/wandboard/README
+++ b/board/wandboard/README
@@ -14,12 +14,12 @@ Building U-boot for Wandboard
To build U-Boot for the Wandboard Dual Lite version:
-$ make wanboard_dl_config
+$ make wandboard_dl_config
$ make
To build U-Boot for the Wandboard Solo version:
-$ make wanboard_solo_config
+$ make wandboard_solo_config
$ make
Flashing U-boot into the SD card
--
1.8.2.2
More information about the U-Boot
mailing list