diff options
author | John Rigby <john.rigby@linaro.org> | 2011-04-19 10:42:42 +0000 |
---|---|---|
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | 2011-06-01 19:31:03 +0200 |
commit | afbf88993c4ed190ed0273a5379500ff1ca56465 (patch) | |
tree | 3b7becc06b4daf8e5e3174e918461c1cd0e53c05 /boards.cfg | |
parent | d3d6427a3f62bd6a652e1b90bd4ecec8f8b651ec (diff) |
armv7: Add support for ST-Ericsson U8500 href platform
Minimal platform support to boot linux from SD.
Supported devices/hw limited to external MMC/SD slot,
GPIO, I2C and minimal PRCMU.
Signed-off-by: John Rigby <john.rigby@linaro.org>
CC: Albert Aribaud <albert.aribaud@free.fr>
Diffstat (limited to 'boards.cfg')
-rw-r--r-- | boards.cfg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/boards.cfg b/boards.cfg index ea5a850f145..d2cacc8c1c2 100644 --- a/boards.cfg +++ b/boards.cfg @@ -154,6 +154,7 @@ s5pc210_universal arm armv7 universal_c210 samsung smdkv310 arm armv7 smdkv310 samsung s5pc2xx harmony arm armv7 harmony nvidia tegra2 seaboard arm armv7 seaboard nvidia tegra2 +u8500_href arm armv7 u8500 st-ericsson u8500 actux1 arm ixp actux2 arm ixp actux3 arm ixp |