initial commit
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
LoadConfig(
|
||||
// defined as the bootloader in dsa.mmap.ron
|
||||
start_address: 0x1000,
|
||||
|
||||
// maximum allowed bootloader size (as to not overlap MMIO)
|
||||
max_size: 0x4000,
|
||||
)
|
||||
Reference in New Issue
Block a user