From d26e037df4eae347a7ac8c4a7cc282c6c8566c62 Mon Sep 17 00:00:00 2001
From: Lorenz Meier <lorenz@px4.io>
Date: Mon, 1 Jan 2018 15:02:20 +0100
Subject: [PATCH] FMUv5: Store maximum flash size

---
 Images/px4fmu-v5.prototype | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Images/px4fmu-v5.prototype b/Images/px4fmu-v5.prototype
index 72ea08e328..8fecd6b86a 100644
--- a/Images/px4fmu-v5.prototype
+++ b/Images/px4fmu-v5.prototype
@@ -7,6 +7,7 @@
     "summary": "PX4FMUv5",
     "version": "0.1",
     "image_size": 0,
+    "image_maxsize": 2064384,
     "git_identity": "",
     "board_revision": 0
 }