From 49ea1b3cef0dd63102ac94c3e375ad38271fb4a3 Mon Sep 17 00:00:00 2001 From: Amaury Pouly Date: Sun, 16 Jun 2013 20:36:46 +0200 Subject: [PATCH] imx233: make linker file more regular Change-Id: Ic3fe21be9124af71eae88a00793f914fe03ee5a2 --- firmware/target/arm/imx233/app.lds | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/firmware/target/arm/imx233/app.lds b/firmware/target/arm/imx233/app.lds index 5eb3d5e6d3..b378f9ea16 100644 --- a/firmware/target/arm/imx233/app.lds +++ b/firmware/target/arm/imx233/app.lds @@ -131,5 +131,5 @@ SECTIONS { _pluginbuf = .; pluginbuf = .; - } + } > DRAM }