mirror of
https://github.com/drasko/codezero.git
synced 2026-02-01 12:43:15 +01:00
Changes since April
Clean up of build directories. Simplifications to capability model.
This commit is contained in:
@@ -15,6 +15,9 @@
|
||||
#define PLATFORM_PHYS_MEM_START 0x00000000 /* inclusive */
|
||||
#define PLATFORM_PHYS_MEM_END 0x10000000 /* 256 MB, exclusive */
|
||||
|
||||
#define PLATFORM_DEVICES_START 0x10000000 /* System registers */
|
||||
#define PLATFORM_DEVICES_END 0x20000000 /* System regs end */
|
||||
|
||||
/*
|
||||
* Device offsets in physical memory
|
||||
* Naming of devices done starting with 0 subscript,
|
||||
|
||||
Reference in New Issue
Block a user