Skip to content

Conversation

@ccrome
Copy link
Contributor

@ccrome ccrome commented Mar 7, 2023

Checklist

  • Please provide specific title of the PR describing the change
  • Please provide related links (eg. Issue which will be closed by this Pull Request)

Description of Change

For the i.MX RT boards, the current BOARD_FLASH_APP_START is fixed at flash_base + 0xC000. However it is sometimes useful to put the application in a different memory location. This patch allows the board.h to configure the app start address.

For the i.MX RT boards, the current BOARD_FLASH_APP_START is fixed at
0x6000C000.  However it is sometimes useful to put the application
in a different memory location.  This patch allows the board.h to
configure the app start address.
Copy link
Member

@hathach hathach left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

look good, thank you

@hathach hathach merged commit e7acace into adafruit:master Mar 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants