9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Richard Miller <9fans@hamnavoe.com>
To: 9fans@9fans.net
Subject: [9fans] raspberry pi kernel update
Date: Tue, 12 Jun 2018 11:16:42 +0100	[thread overview]
Message-ID: <697245ae9209547ae2c4c9a3c3690351@hamnavoe.com> (raw)

I've made an update to the rpi 2 & 3 kernel source (armv7.s and rebootcode.s
in /n/sources/contrib/miller/9/bcm) to correct a couple of long-standing
flaws in the multicore startup:

- dependency on the order of object files for the 5l command in the mkfile,
  resulting in "lock loop" or "only 1 cpu started" error for some configurations
- flakiness in /dev/reboot, making it unreliable except with *ncpu=1

It should now be possible consistently to reboot a pi in multicore mode from
a named file using the 'reboot' or 'fshalt -r' command.  This extends the
possibilities for using the Plan 9 kernel itself as a boot loader (with an rc
script as /boot/boot), eg to load a kernel from an AoE server or over wifi.




             reply	other threads:[~2018-06-12 10:16 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-06-12 10:16 Richard Miller [this message]
  -- strict thread matches above, loose matches on Subject: below --
2018-06-06 13:42 Richard Miller
2018-06-14  9:25 ` Richard Miller

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=697245ae9209547ae2c4c9a3c3690351@hamnavoe.com \
    --to=9fans@hamnavoe.com \
    --cc=9fans@9fans.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).