You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/target/linux/apm821xx
Christian Lamparter 49856a4bb5 apm821xx: make it possible to update the dtb partition on the WNDR4700
Currently, the device-tree partition is marked as read-only.
Hence, userspace tools like mtd can't write into the partition.
This however will be necessary in case the DTB needs to be
updated.

This patch also adds the kernel.dtb image, so the compiled
DTB is exported as a file and available in the binary
directory along the firmware images.

Note: the u-boot does expects the dtb to be a uimage.

To update the dtb manually:
 1. copy the generated dtb to the router.
 2. mtd erase /dev/mtd2
 3. mtd write wndr4700.dtb /dev/mtd2

Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
8 years ago
..
base-files apm821xx: Add support for the Cisco Meraki MX60/MX60W 8 years ago
dts apm821xx: make it possible to update the dtb partition on the WNDR4700 8 years ago
files/arch/powerpc/platforms/44x apm821xx: fix atheros PCIe cards on the MR24 8 years ago
image apm821xx: make it possible to update the dtb partition on the WNDR4700 8 years ago
nand apm821xx: redo WAN green and yellow LEDs 8 years ago
patches-4.4 apm821xx: Add support for the Cisco Meraki MX60/MX60W 8 years ago
sata switch to the new usbport LED trigger 8 years ago
Makefile build: fix subtarget descriptions 8 years ago
config-4.4 apm821xx: Add support for the Cisco Meraki MX60/MX60W 8 years ago