Initialize the devices
Initialize the interrupt controller and the rtc
Designs
- Show closed items
Related merge requests 1
When this merge request is accepted, this issue will be closed automatically.
Activity
-
Newest first Oldest first
-
Show all activity Show comments only Show history only
- Byron Lathi changed milestone to %Initial Kernel
changed milestone to %Initial Kernel
- Byron Lathi added Functionality Software labels
added Functionality Software labels
- Byron Lathi created branch
9-initialize-the-devices
to address this issuecreated branch
9-initialize-the-devices
to address this issue - Byron Lathi mentioned in merge request !46 (merged)
mentioned in merge request !46 (merged)
- Author Owner
Maybe we can make a new issue for this, but we should be able to choose which IRQ we are sending EOI to. We already have to send a data value anyway to actually end the interrupt, so we can just send the data value 0-255 of which interrupt we want to stop.
Collapse replies - Author Owner
- Author Owner
Because it takes an hour to run the simulation, we need a way to run these device drivers without having to load the entire thing from the sd card.
If possible, can we run the drivers bare metal in the ROM, instead of them being in RAM?
- Byron Lathi mentioned in commit 1811457b
mentioned in commit 1811457b
- Byron Lathi closed with merge request !46 (merged)
closed with merge request !46 (merged)