-
Notifications
You must be signed in to change notification settings - Fork 203
Open
Labels
cosmoSP5 BoardSP5 Boardnetstacklet's write our own netstack, they saidlet's write our own netstack, they said
Description
On Cosmo, net
waits for jefe
to have a state assigned by cosmo_seq
. This may not be necessary!
The comment refers to a clock generator that isn't present on Cosmo; we're using crystals for everything.
hubris/task/net/src/bsp/cosmo_a.rs
Lines 56 to 59 in 1e556d6
fn preinit() { | |
// Wait for the sequencer to turn on the clock. This requires that Jefe | |
// state change notifications are routed to our notification bit 3. | |
let jefe = Jefe::from(crate::JEFE.get_task_id()); |
Metadata
Metadata
Assignees
Labels
cosmoSP5 BoardSP5 Boardnetstacklet's write our own netstack, they saidlet's write our own netstack, they said