[Add] laos base boot
This commit is contained in:
9
laos/include/memlayout.h
Normal file
9
laos/include/memlayout.h
Normal file
@@ -0,0 +1,9 @@
|
||||
#ifndef MEMLAYOUT_H__
|
||||
#define MEMLAYOUT_H__
|
||||
|
||||
#define DEV_BASE_ADDR 0xa0000000
|
||||
|
||||
|
||||
#define SERIAL_ADDR (DEV_BASE_ADDR + 0x00000000)
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user