Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • boot/arch/riscv64/include/arch.h

    rae8d7b0 r8b6aa39  
    3535#define BOOT_STACK_SIZE  PAGE_SIZE
    3636
    37 #define PHYSMEM_START  0x40000000
    38 #define PHYSMEM_SIZE   1073741824
    39 #define BOOT_OFFSET    0x48000000
    40 
    4137#define DEFAULT_MTVEC      0x00000100
    4238#define TRAP_VECTOR_RESET  0x0100
Note: See TracChangeset for help on using the changeset viewer.