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.
Thomas Nixon 8c88e23b99 lantiq: fix DM200 boot with fake uImage headers
The latest bootloader versions load the firmware into memory and call
`chk_dniimg` (defined in Netgear GPL release), which expects to find
three consecutive block-aligned uImages. Add two fake uImage headers
after the kernel to fool this check.

This wastes up to 128k of space for alignment. The alternative would be
to put the rootfs in a second uImage, but this would limit the firmware
size to 0x710000 (the number of bytes loaded and verified by the
bootloader) instead of 0x7b0000 (the size of the firmware partition).

Signed-off-by: Thomas Nixon <tom@tomn.co.uk>
6 years ago
..
Makefile lantiq: fix DM200 boot with fake uImage headers 6 years ago
eva.dummy.squashfs bump kernel to 3.2.12 12 years ago
tp-link.mk lantiq: sync image filename with boardname 7 years ago
ubinize-overlay.cfg lantiq: ubinize autoresize flag for rootfs_data 10 years ago
ubinize.cfg lantiq: add a subtarget for the xrx200 SoC family 11 years ago