openwrt/package/boot/uboot-kirkwood/patches
Zoltan HERPAI 8619d7af67 kirkwood: add D-Link DNS-320L support
Dual-slot NAS based on Marvell Kirkwood.

Specifications:
 - Marvell 88F6702 @1GHz
 - 256Mb RAM
 - 128Mb NAND
 - 1x GbE LAN (Marvell 88E1318R)
 - 1x USB 2.0
 - 2x SATA
 - Weltrend WT69P3 ("supervisor" MCU chip)
 - Serial on J2 (115200,8n1)
 - Newer bootROM so kwboot-ing via serial is possible

Notes:
 - The Weltrend MCU is controlled by the package added in utils/dns320l-mcu.
 - The original MAC address is stored in the "mini firmware" image's first
   17 bytes.
 - Compared to the original MTD layout, the uImage+rootfs are now stored in
   a common ubi partition.

Installation:
1. Serial console
 - Connect your levelshifter to the serial console
   on J2 (refer to the wiki page for pinout)
2. Update u-boot
 - Download the u-boot.kwb image for the device
 - Powercycle the NAS
 - Run "kwboot -b u-boot-dns320l/u-boot.kwb /dev/ttyUSB0 -p"
 - Connect to the serial console with minicom
 - tftp 0x0800000 u-boot-dns320l/u-boot.kwb
   (Please note that "PHY reset timed out" seems to be customary
    on kirkwood devices, the egiga0 interface works regardless.)
 - nand erase 0x0 100000
 - nand write 0x0800000 0x0 0x100000
 - reset
3. Install OpenWrt
 - Boot up the initramfs image
 - tftpboot 0x800000 openwrt-kirkwood-generic-dlink_dns320l-initramfs-uImage; bootm 0x800000
 - Download the sysupgrade image and perform sysupgrade

Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
Reviewed-by: Pawel Dembicki <paweldembicki@gmail.com>
2024-06-01 01:29:09 +02:00
..
007-nsa310-uboot-generic.patch uboot-kirkwood: refresh patches 2021-06-06 19:06:29 +02:00
008-nsa325-uboot-generic.patch uboot-kirkwood: update to 2020.04 2020-04-20 16:37:56 +02:00
010-pogoplug_v4.patch uboot-kirkwood: refresh patches 2021-06-06 19:06:29 +02:00
110-dockstar.patch uboot-kirkwood: refresh patches 2021-06-06 19:06:29 +02:00
120-iconnect.patch uboot-kirkwood: refresh patches 2021-06-06 19:06:29 +02:00
130-ib62x0.patch uboot-kirkwood: refresh patches 2021-06-06 19:06:29 +02:00
140-pogoplug_e02.patch uboot-kirkwood: refresh patches 2021-06-06 19:06:29 +02:00
150-goflexhome.patch uboot-kirkwood: refresh patches 2021-06-06 19:06:29 +02:00
151-arm-kirkwood-add-CheckPoint-L-50-device.patch uboot-kirkwood: add uboot for CheckPoint L-50 2020-07-11 13:33:28 +02:00
160-nsa310s.patch uboot-kirkwood: add support for Zyxel NSA310S 2020-07-08 16:07:05 +02:00
170-sheevaplug.patch kirkwood: Add support for Sheevaplug 2021-06-06 19:05:07 +02:00
180-netgear-stora.patch packages: refresh patches 2024-05-31 11:30:06 +02:00
190-dns-320l.patch kirkwood: add D-Link DNS-320L support 2024-06-01 01:29:09 +02:00
200-openwrt-config.patch packages: refresh patches 2024-05-31 11:30:06 +02:00
201-blackarmor-nas220.patch kirkwood: add support for Seagate BlackArmor NAS220 2020-12-22 19:11:50 +01:00
701-phy-mv88e61xx-add-support-for-RGMII-TX-RX-delay.patch uboot-kirkwood: refresh patches 2021-06-06 19:06:29 +02:00
702-phy-mv88e61xx-add-support-for-MV88E6171.patch uboot-kirkwood: refresh patches 2021-06-06 19:06:29 +02:00