@@ -15,7 +15,7 @@ SECTIONS {
} > BOOT2
/* Initial ROM data */
.romdata ORIGIN(ROM) :
.romdata ORIGIN(ROM) (NOLOAD) :
{
KEEP(*(.romdata*));
} > ROM
The note is not visible to the blocked user.