aboutsummaryrefslogtreecommitdiffstats
path: root/package/boot/uboot-kirkwood
diff options
context:
space:
mode:
authorLuka Perkov <luka@openwrt.org>2014-02-15 23:53:09 +0000
committerLuka Perkov <luka@openwrt.org>2014-02-15 23:53:09 +0000
commit0b0357b50eb313a2ba1f40cb4fecfa790be37b42 (patch)
tree60f49d59d26b8404561bf4faf9b61cca27b08916 /package/boot/uboot-kirkwood
parent0c25f159fd44c20c13a37148ff91b283c307dcfe (diff)
downloadupstream-0b0357b50eb313a2ba1f40cb4fecfa790be37b42.tar.gz
upstream-0b0357b50eb313a2ba1f40cb4fecfa790be37b42.tar.bz2
upstream-0b0357b50eb313a2ba1f40cb4fecfa790be37b42.zip
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
Diffstat (limited to 'package/boot/uboot-kirkwood')
0 files changed, 0 insertions, 0 deletions