You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2020/09/06 20:29:53 UTC

[GitHub] [incubator-nuttx] hartmannathan opened a new pull request #1727: b-g474e-dpow1: Add support for FLASH bootloader

hartmannathan opened a new pull request #1727:
URL: https://github.com/apache/incubator-nuttx/pull/1727


   ## Summary
   
   Add support for a FLASH bootloader for the b-g474e-dpow1 board.
   
   boards/arm/stm32/b-g474e-dpow1/scripts/ld.script.dfu:
   
   - New file. Reserve up to 24KiB at the start of FLASH for a bootloader.
   
   boards/arm/stm32/b-g474e-dpow1/scripts/Make.defs:
   
   - When building with CONFIG_STM32_DFU, use the new ld.script.dfu to leave room in FLASH for a bootloader.
   
   boards/arm/stm32/b-g474e-dpow1/README.txt:
   
   - "FLASH Bootloader Support": New section.
   
   ## Impact
   
   Optionally allows to use a bootloader on this board.
   
   ## Testing
   
   Successfully booted NuttX on this board using a FLASH bootloader.


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #1727: b-g474e-dpow1: Add support for FLASH bootloader

Posted by GitBox <gi...@apache.org>.
xiaoxiang781216 merged pull request #1727:
URL: https://github.com/apache/incubator-nuttx/pull/1727


   


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org