Browse Source

mro ctrl-zero-h7-oem:Properly configure BDMA

release/1.12
David Sidrane 4 years ago committed by David Sidrane
parent
commit
a8ece584e5
  1. 2
      boards/mro/ctrl-zero-h7-oem/nuttx-config/scripts/script.ld

2
boards/mro/ctrl-zero-h7-oem/nuttx-config/scripts/script.ld

@ -199,7 +199,7 @@ SECTIONS @@ -199,7 +199,7 @@ SECTIONS
} > AXI_SRAM
/* Emit the the D3 power domain section for locating BDMA data */
.SRAM4 (NOLOAD) :
.sram4 (NOLOAD) :
{
} > SRAM4

Loading…
Cancel
Save