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
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Reply via email to