diff options
author | Luka Perkov <luka@openwrt.org> | 2012-07-14 23:54:20 +0000 |
---|---|---|
committer | Luka Perkov <luka@openwrt.org> | 2012-07-14 23:54:20 +0000 |
commit | dc2d62d3ace206ae37928e62576729f7abc3f30c (patch) | |
tree | b5006e541734af88db27e2ef9a7d7db57e7432ee /package/uboot-kirkwood/patches/100-iconnect.patch | |
parent | 8f563df48f9e6baba81e4d440d136b27be84a400 (diff) | |
download | upstream-dc2d62d3ace206ae37928e62576729f7abc3f30c.tar.gz upstream-dc2d62d3ace206ae37928e62576729f7abc3f30c.tar.bz2 upstream-dc2d62d3ace206ae37928e62576729f7abc3f30c.zip |
uboot-kirkwood: update to 2012.04.01
iConnect board tested by:
Tim Fletcher <tim@night-shade.org.uk>
Wojciech Dubowik <wojciech.dubowik@neratec.com>
DockStar board tested by:
Martin Mueller <mm@sig21.net>
RaidSonic ICY BOX NAS6210 board tested by:
Luka Perkov <uboot@lukaperkov.net>
SheevaPlug was not tested but support for SheevaPlug is taken from upstream
uboot and it is not reported to be broken there.
SVN-Revision: 32717
Diffstat (limited to 'package/uboot-kirkwood/patches/100-iconnect.patch')
-rw-r--r-- | package/uboot-kirkwood/patches/100-iconnect.patch | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/package/uboot-kirkwood/patches/100-iconnect.patch b/package/uboot-kirkwood/patches/100-iconnect.patch new file mode 100644 index 0000000000..d2f35ad5a7 --- /dev/null +++ b/package/uboot-kirkwood/patches/100-iconnect.patch @@ -0,0 +1,10 @@ +--- a/boards.cfg ++++ b/boards.cfg +@@ -137,6 +137,7 @@ hawkboard_uart arm + enbw_cmc arm arm926ejs enbw_cmc enbw davinci + calimain arm arm926ejs calimain omicron davinci + dns325 arm arm926ejs - d-link kirkwood ++iconnect arm arm926ejs - iomega kirkwood + km_kirkwood arm arm926ejs km_arm keymile kirkwood km_kirkwood:KM_DISABLE_PCI + km_kirkwood_pci arm arm926ejs km_arm keymile kirkwood km_kirkwood:KM_RECONFIG_XLX + mgcoge3un arm arm926ejs km_arm keymile kirkwood |