michallenc commented on issue #18384:
URL: https://github.com/apache/nuttx/issues/18384#issuecomment-3919361651

   > [@michallenc](https://github.com/michallenc) what is your opinion on the 
`IS_BOOTLOADER` config value and a possible dedicated linker script?
   
   What parts would be unified if `IS_BOOTLOADER` is defined? I can think about 
linker script, but it would have to heavily depend on configuration (flash 
size, offset, ram size and so on). I am not sure if there is much benefit from 
the current state, because we already have linker scripts in `board/` 
subdirectories for the boards - and bootloader script can be same as for the 
board itself, just with one ifdef.


-- 
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]

Reply via email to