Index ¦ Archives ¦ Atom ¦ RSS

Summer is over, so put away the white pants and start submitting patches!

It's been a while since my last update. What can I say... summer was nice.

But now, back to business! I've just committed some long overdue patches to the upstream GNU tools:

This gets us to booting the kernel, loading BusyBox, running some shell code and... crashing on the first fork. No problemo. Nothing a small matter of programming can't fix. However, there are some other distractions...

Verilog is lots of fun! It looks like regular programming, but it feels more like building a kinetic sculpture.

There's also the small matter of not having an interrupt controller! So there's some work here to design an interrupt controller, implement it in verilog, simulate it qemu (and possibly the gdb sim), and port the kernel over to using it. This should be interesting...

© Anthony Green. Built using Pelican. Theme by Giulio Fidente on github.