Uwe, does that look ok? diff --git a/README b/README index 1774af6..d354c87 100644 --- a/README +++ b/README @@ -46,6 +46,8 @@ The following systems are supported: - Marvell OpenRD-Client - Marvell OpenRD-Ultimate - Neo FreeRunner (GTA02) + - NETGEAR ReadyNAS 102 + - NETGEAR ReadyNAS 104 - PlatHome OpenBlocks AX3-4 board - Plat'Home OpenBlocks A6 - QNAP TS-109 diff --git a/db/all.db b/db/all.db index 38241ce..057031f 100644 --- a/db/all.db +++ b/db/all.db @@ -820,6 +820,26 @@ DTB-Id: sun6i-a31s-primo81.dtb U-Boot-Script-Name: bootscr.sunxi Required-Packages: u-boot-tools +Machine: NETGEAR ReadyNAS 102 +Kernel-Flavors: armmp armmp-lpae +DTB-Id: armada-370-netgear-rn102.dtb +DTB-Append: yes +Mtd-Kernel: uImage +Mtd-Initrd: minirootfs +U-Boot-Kernel-Address: 0x04000000 +U-Boot-Initrd-Address: 0x05000000 +Required-Packages: u-boot-tools + +Machine: NETGEAR ReadyNAS 104 +Kernel-Flavors: armmp armmp-lpae +DTB-Id: armada-370-netgear-rn104.dtb +DTB-Append: yes +Mtd-Kernel: uImage +Mtd-Initrd: minirootfs +U-Boot-Kernel-Address: 0x04000000 +U-Boot-Initrd-Address: 0x05000000 +Required-Packages: u-boot-tools + Machine: NVIDIA Tegra124 Jetson TK1 Kernel-Flavors: armmp armmp-lpae DTB-Id: tegra124-jetson-tk1.dtb
-- Martin Michlmayr http://www.cyrius.com/