flash/nor/efm32: fixed BG1x identification
authorDoug Brunner <doug.a.brunner@gmail.com>
Mon, 25 Oct 2021 19:21:34 +0000 (12:21 -0700)
committerTomas Vanek <vanekt@fbl.cz>
Mon, 29 Nov 2021 09:50:17 +0000 (09:50 +0000)
commit1ad6ed38b6da09b1d5d9e56d1344fced2dce12bc
treeef08fa6831554fc124b528e740123c64fa7d9141
parent1d1386e31ed47dcdd9b433b810b27a0f28928bc7
flash/nor/efm32: fixed BG1x identification

The EFM32 flash driver misidentifies the EFR32BG1B on my board as EFR32MG1B.
Looks like this was caused by a copy-paste error, fixed.

Signed-off-by: Doug Brunner <doug.a.brunner@gmail.com>
Change-Id: I3067f7ba132c2562487da8c2371f63a4843230c1
Reviewed-on: https://review.openocd.org/c/openocd/+/6666
Tested-by: jenkins
Reviewed-by: Fredrik Hederstierna <fredrik.hederstierna@gmail.com>
Reviewed-by: Tomas Vanek <vanekt@fbl.cz>
src/flash/nor/efm32.c