firmware-utils: Add support for the Cisco Meraki MX60/MX60W
authorChris Blake <chrisrblake93@gmail.com>
Wed, 16 Nov 2016 14:35:54 +0000 (08:35 -0600)
committerJohn Crispin <john@phrozen.org>
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 <chunkeey@gmail.com>
Signed-off-by: Chris Blake <chrisrblake93@gmail.com>
src/mkmerakifw.c