Embedded Linux System: Brainy (V2)

Just a collection of gists over time I made for this. Some are scripts some are output files. Left here for archival purposes.

Bootloader efforts

  • Large memory test
  • Rough memtests added to at91 bootstrap
  • More memtests
  • Initial working U-Boot

U-Boot efforts

  • USB working in U-Boot
  • Added scripted boot to U-Boot

Kernel efforts

  • Kernel booting without rootfs

Rootfs efforts

  • Default busybox inittab spamming missing serial port
  • Verifying Busybox execution
  • Added inittab to Busybox
  • Sodoku execution
  • Crosstools-NG output
  • First GCC attempt
  • GCC compiles code on board