Skip to content

Conversation

DerekSnell
Copy link
Contributor

  • Fixes issue where zephyr,flash in ocram node overlaps with physical SRAM sram1 used for zephyr,sram.
  • Moves default zephyr,flash from external flash to M4 ITCM to improve performance.
  • Updates overlays that moved zephyr,flash to ocram now use default
  • enable M4 CONFIG_NET_L2_ETHERNET

- Fixes issue where zephyr,flash in ocram node overlaps with physical
  SRAM sram1 used for zephyr,sram.
- Moves default zephyr,flash from external flash to M4 ITCM to improve
  performance.
- Updates overlays that moved zephyr,flash to ocram now use default

Signed-off-by: Derek Snell <derek.snell@nxp.com>
- Fixes issue where zephyr,flash in ocram node overlaps with physical
  SRAM sram1 used for zephyr,sram.
- Updates overlays that moved zephyr,flash to ocram now use default

Signed-off-by: Derek Snell <derek.snell@nxp.com>
Copy link

* The M7 core can access this OCRAM alias for M4 ITCM and copy
* the M4 image here.
*/
ocram_m4_itcm: ocram_m4_itcm@20200000 {
Copy link
Member

Choose a reason for hiding this comment

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

I would think this belong in SOC dtsi then?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants