[U-Boot] [PATCH] cosmetic: doc: update README.generic-board

Masahiro Yamada yamada.m at jp.panasonic.com
Mon Jul 7 13:08:29 CEST 2014


Now MIPS supports 'generic board' feature.

Signed-off-by: Masahiro Yamada <yamada.m at jp.panasonic.com>
Cc: Simon Glass <sjg at chromium.org>
---
 doc/README.generic-board | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/doc/README.generic-board b/doc/README.generic-board
index 17da0b9..37c1b03 100644
--- a/doc/README.generic-board
+++ b/doc/README.generic-board
@@ -40,10 +40,11 @@ Supported Arcthitectures
 ------------------------
 
 If you are unlucky then your architecture may not support generic board.
-The following architectures are supported at the time of writing:
+The following architectures are supported now:
 
    arc
    arm
+   mips
    powerpc
    sandbox
    x86
-- 
1.9.1



More information about the U-Boot mailing list