Skip to content

Conversation

vazhnov
Copy link
Contributor

@vazhnov vazhnov commented Jul 23, 2025

Fix typo: IMAGEDEF → IMAGE_DEF, as it is defined in the datasheet.

@lurch
Copy link
Contributor

lurch commented Jul 23, 2025

LGTM...

$ git grep IMAGEDEF | wc -l
2
$ git grep IMAGE_DEF | wc -l
32

🙂

@will-v-pi Looks like a similar fix will also be needed to enc_bootloader/memmap_mbedtls.ld in picotool.

@vazhnov
Copy link
Contributor Author

vazhnov commented Jul 24, 2025

@lurch, @will-v-pi, I created the change: raspberrypi/picotool#265

@kilograham kilograham added this to the 2.2.0 milestone Jul 24, 2025
@kilograham
Copy link
Contributor

thx

@kilograham kilograham merged commit dad0112 into raspberrypi:develop Jul 24, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants