1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-06-13 10:49:13 +02:00
openwrt/target/linux/ramips
Giuseppe Lippolis ec1de9b1a6 ramips: Add device DLINK DWR-512-B
The Dlink DWR-512-B modem is a ralink 5350 processor based embedding
a 3G mini-pcie router.

The oem JBOOT bootloader has to be replaced by a RT5350 SDK
U-Boot such as https://github.com/stevenylai/ralink_sdk - U-Boot
configured for the RT5350 256MiB SDR.

Main reason to change the bootloader is the encrypted header used to
store the kernel image. In this way an image can only be generated
using the propietary binboy tool (included in the GPL distribution
from Dlink). The binboy tool doesn't allow to modify the kernel/rootfs
partition scheme. This is considered a big constraint (limited kernel
size and inefficient usage of flash space).

For interested people I pubblished the details of my investigation
about the encrypted firmware header here:
http://lists.infradead.org/pipermail/lede-dev/2016-October/003435.html

Signed-off-by: Giuseppe Lippolis <giu.lippolis@gmail.com>
2016-11-23 08:36:11 +01:00
..
base-files ramips: Add device DLINK DWR-512-B 2016-11-23 08:36:11 +01:00
dts ramips: Add device DLINK DWR-512-B 2016-11-23 08:36:11 +01:00
image ramips: Add device DLINK DWR-512-B 2016-11-23 08:36:11 +01:00
mt7620 switch to the new usbport LED trigger 2016-10-19 12:09:45 +02:00
mt7621 ramips: Add RTC driver to kernel for working hctosys 2016-10-31 16:41:26 +01:00
mt7628 switch to the new usbport LED trigger 2016-10-19 12:09:45 +02:00
mt7688 switch to the new usbport LED trigger 2016-10-19 12:09:45 +02:00
patches-4.4 ramips: fix wrong check for MT7621AT 2016-11-21 16:49:54 +01:00
rt288x ramips: fix the number of uarts for each SoC 2016-06-03 12:20:33 +02:00
rt305x switch to the new usbport LED trigger 2016-10-19 12:09:45 +02:00
rt3883 ramips: enable 4K sector support in kernel config 2016-09-13 22:06:08 +02:00
Makefile build: fix subtarget descriptions 2016-09-04 13:35:11 +02:00
modules.mk ramips: Use MT7621 I2C driver for MT7628/MT7688 2016-11-03 08:27:20 +01:00