firmware-utils: Add support for the Cisco Meraki MX60/MX60W
authorChris Blake <[email protected]>
Wed, 16 Nov 2016 14:35:54 +0000 (08:35 -0600)
committerJohn Crispin <[email protected]>
Mon, 21 Nov 2016 10:09:03 +0000 (11:09 +0100)
commitbe130ce6584108b086871ecaf6b660b0f4db26f4
treeba358e00bdb3817f9729ba6e45161888ab098066
parente9923a529b6d4e0daa4affc7f0291769a4989b0e
firmware-utils: Add support for the Cisco Meraki MX60/MX60W

This patch adds header support for the Cisco Meraki MX60/MX60W, which
are a part of the apm821xx target. Some structure changes were needed
due to the fact this device uses U-Boot (unlike other devices in
mkmerakifw.c) which uses a different header structure to define the load
offsets for the image.

A thanks to Christian for helping implement this properly.

Cc: Christian Lamparter <[email protected]>
Signed-off-by: Chris Blake <[email protected]>
src/mkmerakifw.c