diff --git a/config/rp2350/pt.json b/config/rp2350/pt.json index 6a9f0ef..c14de62 100644 --- a/config/rp2350/pt.json +++ b/config/rp2350/pt.json @@ -29,8 +29,8 @@ "families": ["data"], "permissions": { "secure": "rw", - "nonsecure": "rw", - "bootloader": "rw" + "nonsecure": "", + "bootloader": "r" }, "link": ["owner", 0], "ignored_during_arm_boot": true,