From c2ef0a980705240293aaa24bb0d5c88cff64f623 Mon Sep 17 00:00:00 2001 From: Andrew Boie Date: Wed, 12 Apr 2017 15:41:49 -0700 Subject: arduino_101_mcuboot: increase image size to 124K Change-Id: I443f68b36ebdb4c55a6d3ef3c089fa4fe1d763cc Signed-off-by: Andrew Boie --- boards/x86/arduino_101/arduino_101_mcuboot_defconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3