Files
DSA/config/dsa.boot.ron
T

8 lines
177 B
Plaintext

LoadConfig(
// defined as the bootloader in dsa.mmap.ron
start_address: 0x1000,
// maximum allowed bootloader size (as to not overlap MMIO)
max_size: 0x4000,
)