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
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
..
adm5120 kernel: drop usbdev LED trigger 8 years ago
adm8668 build: fix subtarget descriptions 8 years ago
apm821xx apm821xx: make it possible to update the dtb partition on the WNDR4700 8 years ago
ar7 kernel: update kernel 3.18 to version 3.18.43 8 years ago
ar71xx ar71xx: Fix switch config on Mikrotik RB450/G 8 years ago
arc770 tools: remove old mkdosfs symlink from dosfstools 8 years ago
archs38 tools: remove old mkdosfs symlink from dosfstools 8 years ago
arm64 arm64: boot-wrapper: Add mirror 8 years ago
at91 at91: Remove u-boot from platform images folder 8 years ago
ath25 kernel: update kernel 4.4 to version 4.4.20 8 years ago
au1000 kernel: update kernel 3.18 to version 3.18.43 8 years ago
bcm53xx bcm53xx: build image for TP-LINK Archer C9 v1 8 years ago
brcm47xx brcm47xx: image: use append-rootfs step for per-device rootfs support 8 years ago
brcm63xx brcm63xx: Livebox 1: add userspace board support 8 years ago
brcm2708 kernel: update kernel 4.4 to version 4.4.32 8 years ago
cns3xxx cns3xxx: fix UART resource overlap 8 years ago
gemini gemini: rename config-default to config-4.4 8 years ago
generic kernel: remove pipetypes unused var warning 8 years ago
imx6 imx6: Add ds1672 RTC to kernel for working hctosys (Gateworks) 8 years ago
ipq806x ipq806x: c2600: change wan and lan led trigger to swconfig port 8 years ago
ixp4xx kernel: update kernel 3.18 to version 3.18.43 8 years ago
kirkwood kirkwood: fix pogo_e02 LED name 8 years ago
lantiq lantiq: write protect vgv7519 u-boot and u-boot-env partitions 8 years ago
layerscape layerscape: ls1012ardb: only reserve ext4 fs as default firmware.bin 8 years ago
malta malta: enable be64 and le64 subtargets 8 years ago
mcs814x treewide: dts: use C style includes 8 years ago
mediatek kernel: update kernel 4.4 to version 4.4.30 8 years ago
mpc85xx cleanup ucidef_set_interface* usage 8 years ago
mvebu mvebu: simplify etc/board.d/02_network 8 years ago
mxs tools: remove old mkdosfs symlink from dosfstools 8 years ago
octeon octeon: fix feature flag for initramfs support 8 years ago
omap build: fix subtarget descriptions 8 years ago
omap24xx kernel: clean up usb gadget support 8 years ago
orion treewide: remove bad local shell variable declarations 8 years ago
oxnas treewide: dts: use keycode defines from input dt-binding 8 years ago
ppc40x build: fix subtarget descriptions 8 years ago
ppc44x build: fix subtarget descriptions 8 years ago
ramips ramips: Add device DLINK DWR-512-B 8 years ago
rb532 kernel: update kernel 4.1 to version 4.1.34 8 years ago
realview build: fix subtarget descriptions 8 years ago
sunxi target: sunxi: enable kvm support 8 years ago
uml uml: clean up the kernel config and add squashfs+ext4/f2fs support 8 years ago
x86 x86: fix GRUB_ROOT for Xen subtarget 8 years ago
xburst use immediate set in target Makefiles 8 years ago
zynq zynq: fix maintainer email address 8 years ago
Makefile