diff options
author | Masahiro Yamada | 2014-07-07 20:08:29 +0900 |
---|---|---|
committer | Simon Glass | 2014-07-07 17:22:29 -0600 |
commit | 15a7737515064bf14c5de4127b3219142e3fc7e4 (patch) | |
tree | 3503efefa874f4f984375c3d7825ef949d54a3e1 /doc | |
parent | 4251978afccb4b58c477c74f2d9888a063e5a995 (diff) |
cosmetic: doc: update README.generic-board
Now MIPS supports 'generic board' feature.
Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Cc: Simon Glass <sjg@chromium.org>
Acked-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/README.generic-board | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/README.generic-board b/doc/README.generic-board index 17da0b9f877..37c1b03ced9 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 |