
7 Jul
2014
7 Jul
'14
1:08 p.m.
Now MIPS supports 'generic board' feature.
Signed-off-by: Masahiro Yamada yamada.m@jp.panasonic.com Cc: Simon Glass sjg@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