Change the dldi size to match libnds updates

This commit is contained in:
Dave Murphy 2017-01-20 22:51:14 +00:00 committed by GitHub
commit 973ae4bdb7

View File

@ -8,7 +8,7 @@ MEMORY {
the patcher / linker to find all shifted addresses within each section.
Changed sections are: glue_7, got
*/
ddmem : ORIGIN = 0xBF800000, LENGTH = 32K
ddmem : ORIGIN = 0xBF800000, LENGTH = 16K
}