Ignore:
Timestamp:
Sep 21, 2018, 10:22:51 PM (6 years ago)
Author:
nicolas.van.phan@…
Message:

Stop accessing first 8Mb of physical memory

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/boot/tsar_mips32/boot.ld

    r439 r544  
    66/* define the boot code base address */
    77
    8 boot_code_base = 0x100000;
     8boot_code_base = 0x900000;
    99
    1010/* Set the entry point of the boot-loader (e_entry field in the "boot.elf" file header) */
Note: See TracChangeset for help on using the changeset viewer.