yf13 opened a new pull request, #12882: URL: https://github.com/apache/nuttx/pull/12882
## Summary This reverts both 2afdcfb6a6 and 0a0af89de9 to restore the 128K kflash design as the implementation depends on that to work, checked with: ``` $ qemu-system-arm -M lm3s6965evb -nographic -device loader,file=nuttx.bin,addr=0x0 -device loader,file=nuttx_user.bin,addr=0x2000 ``` Thanks to patch 12873, 128K uflash is enough now for `qemu-protected`. ## Impact lm3s6965-ek device ## Testing - local check with lm3s6965-ek:qemu-protected - CI checks -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
