NetBSD/evbsh3 Bootloader
- Loading kernel over serial
- Using NetBSD's sh3 SCIF register definitions
- This requires my branch with SH4A SCIF support added, as my board is SH4A
- Using NetBSD's sh3 SCIF register definitions
- Loading kernel from SD Card
- Add the SD support code created here to the sh3 kernel to give it access to the SD card
- Running from memory
- Running from flash
- Running from EPROM
- Clean it up
- Easily configurable serial port
- Figure out how this and the landisk port bootloader could be merged together
There are two boot modes, one used for booting the EPROM with the MiniMonitor, the other for booting the flash.
- EPROM Mode
- RAM Region:
0x88000000 - 0x8C000000
- Flash Region:
0x10000000 - ???
- RAM Region:
- Flash Mode
- RAM Region:
0x08000000 - 0x0C000000
- Flash Region:
??? - ???
- RAM Region: