immortalwrt/target/linux
Luka Perkov 0b0357b50e kirkwood: update support for ib62x0
The board is optimized for ubi(fs) and boots OpenWrt without changes to uboot
environment if OpenWrt's uboot package is used. In order to flash the image run
following commands in uboot shell:

nand erase 0x200000 0xfe00000
ubi part root ; ubi remove rootfs ; ubi create rootfs
tftpboot 0x800000 openwrt-kirkwood-ib62x0-rootfs.ubifs ; ubi write 0x800000 rootfs ${filesize} ; reset

Signed-off-by: Luka Perkov <luka@openwrt.org>
Tested-by: Luka Perkov <luka@openwrt.org>
CC: Imre Kaloz <kaloz@openwrt.org>

SVN-Revision: 39592
2014-02-15 23:53:09 +00:00
..
adm5120 kernel: remove obsolete yaffs options from target configs 2013-12-16 07:51:21 +00:00
adm8668
amazon
ar7 kernel: update 3.10 to 3.10.28 2014-01-26 11:30:34 +00:00
ar71xx ar71xx: fix mtdpartsize macro in image Makefile (#14961) 2014-02-13 21:19:00 +00:00
at91 at91: fix typo in network file 2013-11-17 17:14:32 +00:00
atheros atheros: change LINUX_VERSON from 3.8.13 to 3.10.28 2014-02-05 20:03:48 +00:00
au1000 au1000: make sysupgrade compatible with all file system types 2013-11-07 12:46:16 +00:00
avr32 kernel: update 3.10 to 3.10.28 2014-01-26 11:30:34 +00:00
bcm53xx bcm53xx: update the bcm53xx patches 2014-02-04 23:00:55 +00:00
brcm47xx brcm47xx: new patch adding arch workarounds.c 2014-02-04 23:32:01 +00:00
brcm63xx brcm63xx: fix warning in Redboot code 2014-01-27 04:34:39 +00:00
brcm2708 kernel: update 3.10 to 3.10.28 2014-01-26 11:30:34 +00:00
cns3xxx add uImage image build 2013-11-10 09:57:07 +00:00
cns21xx kernel: update 3.10 to 3.10.28 2014-01-26 11:30:34 +00:00
cobalt cobalt: do not build userland with support for mips1 2013-10-13 22:10:57 +00:00
ep93xx
gemini
generic kernel: rtl8306: update reset function 2014-02-15 22:54:35 +00:00
imx6 imx6: drop 3.12 support 2014-02-12 00:46:02 +00:00
iop32x
ixp4xx kernel: update 3.10 to 3.10.28 2014-01-26 11:30:34 +00:00
kirkwood kirkwood: update support for ib62x0 2014-02-15 23:53:09 +00:00
lantiq lantiq: fix typo in pinctl driver 2014-02-15 22:54:34 +00:00
malta kernel: update 3.10 to 3.10.28 2014-01-26 11:30:34 +00:00
mcs814x
mpc52xx
mpc83xx kernel: remove obsolete yaffs options from target configs 2013-12-16 07:51:21 +00:00
mpc85xx kernel: update 3.10 to 3.10.28 2014-01-26 11:30:34 +00:00
mvebu mvebu: enable NAND controller support 2014-02-11 02:16:04 +00:00
mxs upgrade 3.13 targets to 3.13.2, refresh patches 2014-02-13 13:27:14 +00:00
octeon kernel: update 3.10 to 3.10.28 2014-01-26 11:30:34 +00:00
omap use the default package set 2014-02-14 10:09:07 +00:00
omap24xx additional musb fixups 2014-02-09 16:14:30 +00:00
orion
ppc40x kernel: update 3.10 to 3.10.28 2014-01-26 11:30:34 +00:00
ppc44x kernel: update 3.10 to 3.10.28 2014-01-26 11:30:34 +00:00
pxa
ramips kernel: update 3.10 to 3.10.28 2014-01-26 11:30:34 +00:00
rb532 kernel: update 3.10 to 3.10.28 2014-01-26 11:30:34 +00:00
realview kernel: update 3.10 to 3.10.28 2014-01-26 11:30:34 +00:00
sibyte
sparc kernel: update 3.10 to 3.10.28 2014-01-26 11:30:34 +00:00
sunxi upgrade 3.13 targets to 3.13.2, refresh patches 2014-02-13 13:27:14 +00:00
uml
x86 x86: remove 3.6 support 2014-01-26 17:42:26 +00:00
x86_64 upgrade 3.13 targets to 3.13.2, refresh patches 2014-02-13 13:27:14 +00:00
xburst kernel: update 3.10 to 3.10.28 2014-01-26 11:30:34 +00:00
Makefile