From 344be233cfa2fe82ac1275b76726a2cf88f85fda Mon Sep 17 00:00:00 2001 From: David Sidrane Date: Mon, 22 Mar 2021 11:05:14 -0700 Subject: [PATCH] mro ctrl-zero-h7:Properly configure BDMA --- boards/mro/ctrl-zero-h7/nuttx-config/scripts/script.ld | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/boards/mro/ctrl-zero-h7/nuttx-config/scripts/script.ld b/boards/mro/ctrl-zero-h7/nuttx-config/scripts/script.ld index c63b08f931..c60859c051 100644 --- a/boards/mro/ctrl-zero-h7/nuttx-config/scripts/script.ld +++ b/boards/mro/ctrl-zero-h7/nuttx-config/scripts/script.ld @@ -199,7 +199,7 @@ SECTIONS } > AXI_SRAM /* Emit the the D3 power domain section for locating BDMA data */ - .SRAM4 (NOLOAD) : + .sram4 (NOLOAD) : { } > SRAM4