commit | c5b2f2bd9c8d00f410de7c0d8fafab85814bf9ec | [log] [tgz] |
---|---|---|
author | Tamas Ban <tamas.ban@arm.com> | Thu Nov 12 09:47:05 2020 +0000 |
committer | Anton Komlev <Anton.Komlev@arm.com> | Tue Nov 17 10:23:46 2020 +0000 |
tree | 56bc0f13919acca61687c659be4ae220e53fec05 | |
parent | d065159179bf049d8f555fd51be64d882b53fd78 [diff] [blame] |
Boot: Update MCUboot url MCUboot URL was changed from https://github.com/JuulLabs-OSS/mcuboot to https://github.com/mcu-tools/mcuboot Signed-off-by: Tamas Ban <tamas.ban@arm.com> Change-Id: If5e3d103ed420258046b7cf1071d36bf5e883476
diff --git a/bl2/ext/mcuboot/flash_map_extended.c b/bl2/ext/mcuboot/flash_map_extended.c index f84d698..cf7d3f5 100644 --- a/bl2/ext/mcuboot/flash_map_extended.c +++ b/bl2/ext/mcuboot/flash_map_extended.c
@@ -8,7 +8,7 @@ /* * Original code taken from mcuboot project at: - * https://github.com/JuulLabs-OSS/mcuboot + * https://github.com/mcu-tools/mcuboot * Git SHA of the original version: ac55554059147fff718015be9f4bd3108123f50a */