Skip to content

net may not need to wait for the sequencer on Cosmo #2134

@mkeeter

Description

@mkeeter

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.

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

No one assigned

    Labels

    cosmoSP5 Boardnetstacklet's write our own netstack, they said

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions