Openwrt/target/linux/kirkwood/patches-3.10
Luka Perkov 58fa3f8fdf kirkwood: update support for dockstar
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-dockstar-rootfs.ubifs ; ubi write 0x800000 rootfs ${filesize} ; reset

Signed-off-by: Luka Perkov <luka@openwrt.org>
Tested-by: Alexander Couzens <lynxis@fe80.eu>
CC: Imre Kaloz <kaloz@openwrt.org>

SVN-Revision: 39593
2014-02-15 23:53:10 +00:00
..
110-ib62x0.patch
120-pogoplug_e02.patch
130-iconnect.patch
140-dockstar.patch kirkwood: update support for dockstar 2014-02-15 23:53:10 +00:00
0001-of-pci-Provide-support-for-parsing-PCI-DT-ranges-pro.patch
0003-of-pci-Add-of_pci_parse_bus_range-function.patch
0004-clk-mvebu-create-parent-child-relation-for-PCIe-cloc.patch
0005-clk-mvebu-add-more-PCIe-clocks-for-Armada-XP.patch
0006-pci-PCIe-driver-for-Marvell-Armada-370-XP-systems.patch
0007-arm-mvebu-PCIe-support-is-now-available-on-mvebu.patch
0008-pci-mvebu-fix-return-value-check-in-mvebu_pcie_probe.patch
0009-pci-mvebu-enable-driver-usage-on-Kirkwood.patch
0010-arm-kirkwood-move-PCIe-window-init-to-legacy-driver.patch
0011-arm-kirkwood-add-SoC-level-Device-Tree-data-for-PCIe.patch
0012-arm-kirkwood-convert-Iomega-Iconnect-to-use-DT-for-t.patch
0013-arm-kirkwood-convert-MPL-CEC4-to-use-DT-for-the-PCIe.patch
0014-arm-kirkwood-convert-ZyXEL-NSA310-to-use-DT-for-the-.patch
0015-arm-kirkwood-convert-QNAP-TS219-to-use-DT-for-the-PC.patch
0016-arm-kirkwood-convert-db-88f6281-db-88f6282-to-the-De.patch
0017-pci-mvebu-no-longer-fake-the-slot-location-of-downst.patch
0018-pci-mvebu-allow-the-enumeration-of-devices-beyond-ph.patch
0019-pci-mvebu-fix-the-emulation-of-the-status-register.patch
0020-net-mv643xx_eth-use-phy_disconnect-instead-of-phy_de.patch
0021-net-mv643xx_eth-use-managed-devm_ioremap-for-port-re.patch
0022-net-mv643xx_eth-add-phy_node-to-platform_data-struct.patch
0023-net-mv643xx_eth-use-of_phy_connect-if-phy_node-prese.patch
0024-net-mv643xx_eth-proper-initialization-for-Kirkwood-S.patch
0025-net-mv643xx_eth-add-DT-parsing-support.patch
0026-ARM-kirkwood-add-gigabit-ethernet-and-mvmdio-device-.patch
0027-ARM-kirkwood-remove-redundant-DT-board-files.patch
0028-ARM-kirkwood-remove-legacy-clk-alias-for-mv643xx_eth.patch
0029-net-mv643xx_eth-do-not-use-port-number-as-platform-d.patch
0050-of-add-support-for-parsing-mac-addresses-from-mtd.patch