[OpenWrt-Devel] [PATCH 0/1] TARGET : add sheevaplug and derivatives

Gérald Kerma drEagle at doukki.net
Wed Dec 17 01:11:33 EST 2014


    KIRKWOOD : add sheevaplug and derivatives
    
    ADD some kirkwood FDT
    - SheevaPlug
    - SheevaPlug with eSATA
    - GuruplugServerPlus
    - Topkick1281P2

With (CC) TRUNK OpenWRT build (QUICK HOWTO) :

	<INTERRUPT>
### INITIALIZE
	Marvell>> nand erase.part root
### PREPARE
	Marvell>> ubi part root
	Marvell>> ubi remove rootfs
	Marvell>> ubi create rootfs
### UPGRADE
	Marvell>> usb reset
	Marvell>> fatload usb 0:1 0x800000 sheevaplug/openwrt/openwrt-kirkwood-sheevaplug-rootfs.ubifs
	Marvell>> ubi write 0x800000 rootfs ${filesize}
	Marvell>> reset

Gérald Kerma (1):
  KIRKWOOD : add sheevaplug and derivatives

 target/linux/kirkwood/image/Makefile       | 12 +++++
 target/linux/kirkwood/profiles/120-plug.mk | 80 ++++++++++++++++++++++++++++++
 2 files changed, 92 insertions(+)
 create mode 100644 target/linux/kirkwood/profiles/120-plug.mk

-- 
2.1.3
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel


More information about the openwrt-devel mailing list