mirror of
https://github.com/pvvx/RTL00MP3.git
synced 2025-07-31 12:41:06 +00:00
update
This commit is contained in:
parent
30329bd439
commit
67ea7a663c
12 changed files with 2347 additions and 2303 deletions
|
@ -730,7 +730,7 @@ SECTIONS
|
|||
__image1_validate_code__ = 0x10000bdc; /* 8 bytes HalResetVsrV02(), HalResetVsr() */
|
||||
|
||||
|
||||
__ram_image_end__ = 0x10002100;
|
||||
/* __ram_image_end__ = 0x10002100; */
|
||||
|
||||
/* End RAM data used in ROM */
|
||||
|
||||
|
|
|
@ -252,5 +252,5 @@ SECTIONS
|
|||
{
|
||||
KEEP(*(.loader.head*))
|
||||
}
|
||||
ASSERT(__ram_image_end__ != 0x100020c0, "Error rom-bios-boot code & data!")
|
||||
ASSERT(__ram_image_end__ == 0x100020c0, "Error rom-bios-boot code & data!")
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue