From 7a1aafaf40101d0536b3673fd87929d500de6eb7 Mon Sep 17 00:00:00 2001 From: Qinghao Shi Date: Mon, 20 May 2019 12:36:08 +0100 Subject: [PATCH] FastModel: change FVP_MPS2_M3 to FVP_MPS2 enable the MPS2 Family --- components/storage/blockdevice/COMPONENT_FLASHIAP/mbed_lib.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/storage/blockdevice/COMPONENT_FLASHIAP/mbed_lib.json b/components/storage/blockdevice/COMPONENT_FLASHIAP/mbed_lib.json index c89adc1cd5..24ff6d4b18 100644 --- a/components/storage/blockdevice/COMPONENT_FLASHIAP/mbed_lib.json +++ b/components/storage/blockdevice/COMPONENT_FLASHIAP/mbed_lib.json @@ -15,7 +15,7 @@ "base-address": "0x1C0000", "size": "0x40000" }, - "FVP_MPS2_M3": { + "FVP_MPS2": { "base-address": "0x00200000", "size": "0x200000" }