diff options
author | Tom Rini <trini@ti.com> | 2014-07-07 20:45:09 -0400 |
---|---|---|
committer | Tom Rini <trini@ti.com> | 2014-07-07 20:45:09 -0400 |
commit | 80a7cac033082ec3e106cfcc736a126ec6547d85 (patch) | |
tree | 5c6ee5b84444bba6183e3f2750298d121d371f7c /doc | |
parent | fafee9edba722dc99cfcfe0f0437e14452cda9aa (diff) | |
parent | 8708267f09fa99be8c12e103f2cbdc14a43623cc (diff) | |
download | u-boot-imx-80a7cac033082ec3e106cfcc736a126ec6547d85.zip u-boot-imx-80a7cac033082ec3e106cfcc736a126ec6547d85.tar.gz u-boot-imx-80a7cac033082ec3e106cfcc736a126ec6547d85.tar.bz2 |
Merge branch 'tom' of git://git.denx.de/u-boot-x86
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 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 |