|
13 | 13 | "update-client.storage-locations": 1,
|
14 | 14 | "update-client.firmware-header-version": "2",
|
15 | 15 | "target.components_add": ["SD"],
|
16 |
| - "sd.CRC_ENABLED": 0 |
| 16 | + "sd.CRC_ENABLED": 0, |
| 17 | + "storage.storage_type": "FILESYSTEM" |
17 | 18 | },
|
18 | 19 | "K64F": {
|
19 |
| - "nvstore.area_1_address" : "(FLASH_START_ADDRESS+32*1024)", |
20 |
| - "nvstore.area_1_size" : "(4*1024)", |
21 |
| - "nvstore.area_2_address" : "(FLASH_START_ADDRESS+36*1024)", |
22 |
| - "nvstore.area_2_size" : "(4*1024)", |
| 20 | + "storage_filesystem.internal_base_address" : "(FLASH_START_ADDRESS+32*1024)", |
| 21 | + "storage_filesystem.rbp_internal_size" : "(2*4*1024)", |
23 | 22 | "update-client.application-details" : "(FLASH_START_ADDRESS+40*1024)",
|
24 | 23 | "mbed-bootloader.application-start-address": "(FLASH_START_ADDRESS+41*1024)"
|
25 | 24 | },
|
26 | 25 | "K66F": {
|
27 |
| - "nvstore.area_1_address" : "(FLASH_START_ADDRESS+32*1024)", |
28 |
| - "nvstore.area_1_size" : "(4*1024)", |
29 |
| - "nvstore.area_2_address" : "(FLASH_START_ADDRESS+36*1024)", |
30 |
| - "nvstore.area_2_size" : "(4*1024)", |
| 26 | + "storage_filesystem.internal_base_address" : "(FLASH_START_ADDRESS+32*1024)", |
| 27 | + "storage_filesystem.rbp_internal_size" : "(2*4*1024)", |
31 | 28 | "update-client.application-details" : "(FLASH_START_ADDRESS+40*1024)",
|
32 | 29 | "mbed-bootloader.application-start-address": "(FLASH_START_ADDRESS+41*1024)"
|
33 | 30 | },
|
34 | 31 | "KW24D": {
|
35 |
| - "nvstore.area_1_address" : "(FLASH_START_ADDRESS+32*1024)", |
36 |
| - "nvstore.area_1_size" : "(2*1024)", |
37 |
| - "nvstore.area_2_address" : "(FLASH_START_ADDRESS+34*1024)", |
38 |
| - "nvstore.area_2_size" : "(2*1024)", |
| 32 | + "storage_filesystem.internal_base_address" : "(FLASH_START_ADDRESS+32*1024)", |
| 33 | + "storage_filesystem.rbp_internal_size" : "(2*2*1024)", |
39 | 34 | "update-client.application-details" : "(FLASH_START_ADDRESS+36*1024)",
|
40 | 35 | "mbed-bootloader.application-start-address": "(FLASH_START_ADDRESS+37*1024)",
|
41 | 36 | "sd.SPI_CS" : "PTC4",
|
|
44 | 39 | "sd.SPI_CLK" : "PTC5"
|
45 | 40 | },
|
46 | 41 | "NUCLEO_L476RG": {
|
47 |
| - "nvstore.area_1_address" : "(FLASH_START_ADDRESS+32*1024)", |
48 |
| - "nvstore.area_1_size" : "(2*1024)", |
49 |
| - "nvstore.area_2_address" : "(FLASH_START_ADDRESS+34*1024)", |
50 |
| - "nvstore.area_2_size" : "(2*1024)", |
| 42 | + "storage_filesystem.internal_base_address" : "(FLASH_START_ADDRESS+32*1024)", |
| 43 | + "storage_filesystem.rbp_internal_size" : "(2*2*1024)", |
51 | 44 | "update-client.application-details" : "(FLASH_START_ADDRESS+36*1024)",
|
52 | 45 | "mbed-bootloader.application-start-address": "(FLASH_START_ADDRESS+38*1024)"
|
53 | 46 | },
|
54 | 47 | "DISCO_L476VG": {
|
55 |
| - "nvstore.area_1_address" : "(FLASH_START_ADDRESS+32*1024)", |
56 |
| - "nvstore.area_1_size" : "(2*1024)", |
57 |
| - "nvstore.area_2_address" : "(FLASH_START_ADDRESS+34*1024)", |
58 |
| - "nvstore.area_2_size" : "(2*1024)", |
| 48 | + "storage_filesystem.internal_base_address" : "(FLASH_START_ADDRESS+32*1024)", |
| 49 | + "storage_filesystem.rbp_internal_size" : "(2*2*1024)", |
59 | 50 | "update-client.application-details" : "(FLASH_START_ADDRESS+36*1024)",
|
60 | 51 | "mbed-bootloader.application-start-address": "(FLASH_START_ADDRESS+38*1024)"
|
61 | 52 | },
|
62 | 53 | "DISCO_L475VG_IOT01A": {
|
63 |
| - "nvstore.area_1_address" : "(FLASH_START_ADDRESS+32*1024)", |
64 |
| - "nvstore.area_1_size" : "(2*1024)", |
65 |
| - "nvstore.area_2_address" : "(FLASH_START_ADDRESS+34*1024)", |
66 |
| - "nvstore.area_2_size" : "(2*1024)", |
| 54 | + "storage_filesystem.internal_base_address" : "(FLASH_START_ADDRESS+32*1024)", |
| 55 | + "storage_filesystem.rbp_internal_size" : "(2*2*1024)", |
67 | 56 | "update-client.application-details" : "(FLASH_START_ADDRESS+36*1024)",
|
68 | 57 | "mbed-bootloader.application-start-address": "(FLASH_START_ADDRESS+38*1024)"
|
69 | 58 | },
|
70 | 59 | "NUCLEO_F411RE": {
|
71 |
| - "nvstore.area_1_address" : "(FLASH_START_ADDRESS+32*1024)", |
72 |
| - "nvstore.area_1_size" : "(16*1024)", |
73 |
| - "nvstore.area_2_address" : "(FLASH_START_ADDRESS+48*1024)", |
74 |
| - "nvstore.area_2_size" : "(16*1024)", |
| 60 | + "storage_filesystem.internal_base_address" : "(FLASH_START_ADDRESS+32*1024)", |
| 61 | + "storage_filesystem.rbp_internal_size" : "(2*16*1024)", |
75 | 62 | "update-client.application-details" : "(FLASH_START_ADDRESS+64*1024)",
|
76 | 63 | "mbed-bootloader.application-start-address": "(FLASH_START_ADDRESS+65*1024)",
|
77 | 64 | "sd.SPI_CS" : "PB_9",
|
|
80 | 67 | "sd.SPI_CLK" : "PC_7"
|
81 | 68 | },
|
82 | 69 | "NUCLEO_F429ZI": {
|
83 |
| - "nvstore.area_1_address" : "(FLASH_START_ADDRESS+32*1024)", |
84 |
| - "nvstore.area_1_size" : "(16*1024)", |
85 |
| - "nvstore.area_2_address" : "(FLASH_START_ADDRESS+48*1024)", |
86 |
| - "nvstore.area_2_size" : "(16*1024)", |
| 70 | + "storage_filesystem.internal_base_address" : "(FLASH_START_ADDRESS+32*1024)", |
| 71 | + "storage_filesystem.rbp_internal_size" : "(2*16*1024)", |
87 | 72 | "update-client.application-details" : "(FLASH_START_ADDRESS+64*1024)",
|
88 | 73 | "mbed-bootloader.application-start-address": "(FLASH_START_ADDRESS+65*1024)"
|
89 | 74 | },
|
90 | 75 | "NUCLEO_F207ZG": {
|
91 |
| - "nvstore.area_1_address" : "(FLASH_START_ADDRESS+32*1024)", |
92 |
| - "nvstore.area_1_size" : "(16*1024)", |
93 |
| - "nvstore.area_2_address" : "(FLASH_START_ADDRESS+48*1024)", |
94 |
| - "nvstore.area_2_size" : "(16*1024)", |
| 76 | + "storage_filesystem.internal_base_address" : "(FLASH_START_ADDRESS+32*1024)", |
| 77 | + "storage_filesystem.rbp_internal_size" : "(2*16*1024)", |
95 | 78 | "update-client.application-details" : "(FLASH_START_ADDRESS+64*1024)",
|
96 | 79 | "mbed-bootloader.application-start-address": "(FLASH_START_ADDRESS+65*1024)",
|
97 | 80 | "sd.SPI_MOSI" : "PC_12",
|
|
101 | 84 | },
|
102 | 85 | "UBLOX_EVK_ODIN_W2": {
|
103 | 86 | "target.device_has_remove": ["EMAC"],
|
104 |
| - "nvstore.area_1_address" : "(FLASH_START_ADDRESS+32*1024)", |
105 |
| - "nvstore.area_1_size" : "(16*1024)", |
106 |
| - "nvstore.area_2_address" : "(FLASH_START_ADDRESS+48*1024)", |
107 |
| - "nvstore.area_2_size" : "(16*1024)", |
| 87 | + "storage_filesystem.internal_base_address" : "(FLASH_START_ADDRESS+32*1024)", |
| 88 | + "storage_filesystem.rbp_internal_size" : "(2*16*1024)", |
108 | 89 | "update-client.application-details" : "(FLASH_START_ADDRESS+64*1024)",
|
109 | 90 | "mbed-bootloader.application-start-address": "(FLASH_START_ADDRESS+65*1024)"
|
110 | 91 | },
|
111 | 92 | "UBLOX_C030_U201": {
|
112 |
| - "nvstore.area_1_address" : "(FLASH_START_ADDRESS+32*1024)", |
113 |
| - "nvstore.area_1_size" : "(16*1024)", |
114 |
| - "nvstore.area_2_address" : "(FLASH_START_ADDRESS+48*1024)", |
115 |
| - "nvstore.area_2_size" : "(16*1024)", |
| 93 | + "storage_filesystem.internal_base_address" : "(FLASH_START_ADDRESS+32*1024)", |
| 94 | + "storage_filesystem.rbp_internal_size" : "(2*16*1024)", |
116 | 95 | "update-client.application-details" : "(FLASH_START_ADDRESS+64*1024)",
|
117 | 96 | "mbed-bootloader.application-start-address": "(FLASH_START_ADDRESS+65*1024)"
|
118 | 97 | },
|
119 | 98 | "NRF52840_DK": {
|
120 |
| - "nvstore.area_1_address" : "(FLASH_START_ADDRESS+1024*1016)", |
121 |
| - "nvstore.area_1_size" : "(4*1024)", |
122 |
| - "nvstore.area_2_address" : "(FLASH_START_ADDRESS+1024*1020)", |
123 |
| - "nvstore.area_2_size" : "(4*1024)", |
| 99 | + "storage_filesystem.internal_base_address" : "(FLASH_START_ADDRESS+1024*1016)", |
| 100 | + "storage_filesystem.rbp_internal_size" : "(2*4*1024)", |
124 | 101 | "update-client.application-details" : "(FLASH_START_ADDRESS+236*1024)",
|
125 | 102 | "mbed-bootloader.application-start-address": "(FLASH_START_ADDRESS+237*1024)",
|
126 | 103 | "target.OUTPUT_EXT" : "hex",
|
|
0 commit comments