forked from Imagelibrary/rtems
@@ -26,7 +26,7 @@
|
||||
|
||||
MEMORY
|
||||
{
|
||||
RAM : ORIGIN = 0x0000000010000000, LENGTH = 0x10000000
|
||||
RAM : ORIGIN = @RISCV_RAM_REGION_BEGIN@, LENGTH = @RISCV_RAM_REGION_SIZE@
|
||||
}
|
||||
|
||||
REGION_ALIAS ("REGION_START", RAM);
|
||||
Reference in New Issue
Block a user