imx233: make linker file more regular

Change-Id: Ic3fe21be9124af71eae88a00793f914fe03ee5a2
This commit is contained in:
Amaury Pouly 2013-06-16 20:36:46 +02:00
parent f8d2984875
commit 49ea1b3cef

View file

@ -131,5 +131,5 @@ SECTIONS
{
_pluginbuf = .;
pluginbuf = .;
}
} > DRAM
}