forked from xuos/xiuos
Ubiquitous/RT-Thread_Fusion_XiUOS/: solve the problem that output bin bigger than 550MB
This commit is contained in:
@@ -226,7 +226,7 @@ SECTIONS
|
||||
__noncachedata_init_end__ = .; /* create a global symbol at initialized ncache data end */
|
||||
} > m_nocache
|
||||
. = __noncachedata_init_end__;
|
||||
.ncache :
|
||||
.ncache(NOLOAD):
|
||||
{
|
||||
*(NonCacheable)
|
||||
. = ALIGN(4);
|
||||
|
||||
Reference in New Issue
Block a user