summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Boie <andrew.p.boie@intel.com>2017-04-12 15:41:49 -0700
committerAndrew Boie <andrew.p.boie@intel.com>2017-04-12 22:45:17 +0000
commitc2ef0a980705240293aaa24bb0d5c88cff64f623 (patch)
tree6ae6c688758a20104c3fcd36ffaa6e746094b8da
parent6c77313a283949612dc84746fa8899ef3a0f71a2 (diff)
arduino_101_mcuboot: increase image size to 124K
Change-Id: I443f68b36ebdb4c55a6d3ef3c089fa4fe1d763cc Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
-rw-r--r--boards/x86/arduino_101/arduino_101_mcuboot_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/boards/x86/arduino_101/arduino_101_mcuboot_defconfig b/boards/x86/arduino_101/arduino_101_mcuboot_defconfig
index f748921b4..949fc4b6c 100644
--- a/boards/x86/arduino_101/arduino_101_mcuboot_defconfig
+++ b/boards/x86/arduino_101/arduino_101_mcuboot_defconfig
@@ -14,5 +14,5 @@ CONFIG_PINMUX=y
CONFIG_GPIO=y
CONFIG_PHYS_LOAD_ADDR=0x40020000
CONFIG_TEXT_SECTION_OFFSET=0x200
-CONFIG_ROM_SIZE=64
+CONFIG_ROM_SIZE=124