Skip to content
  1. Sep 10, 2021
  2. Sep 08, 2021
  3. Sep 07, 2021
  4. Sep 06, 2021
  5. Aug 26, 2021
  6. Aug 25, 2021
  7. Jul 24, 2021
  8. Jul 16, 2021
  9. Jul 15, 2021
  10. Jul 12, 2021
  11. Jul 11, 2021
  12. Jul 10, 2021
  13. Jul 09, 2021
  14. Jul 08, 2021
    • Nicolas Mailloux's avatar
      2148ef9b
    • Nicolas Mailloux's avatar
      1041b335
    • Nicolas Mailloux's avatar
      Libra SPL initrd · 6d62673c
      Nicolas Mailloux authored
      This is a Secondary Program Loader initrd for InkBox. It permits you to switch between Nickel and InkBox at boot by kexec'ing a new kernel from userspace. Only Libra is supported currently, because kexec is actually reliable there.
      6d62673c
    • Nicolas Mailloux's avatar
      Whee, Libra kernel sources! · c6f7672d
      Nicolas Mailloux authored
      We're doing it! eMMCs won't stop us!
      I've already got a basic initrd booting with kexec and U-Boot supports fastboot, loady as well as command prompt (bootdelay's set to 1 :D)
      kexec is very reliable in this kernel, so I think I'm going to make a tiny kernel that will go in the eMMC's unpartitioned space, then make it boot InkBox's kernel (which is too big for the standard allowed space), a bit like U-Boot SPL.
      I must admit, 4.1.15 is a breeze after months with 2.6.35.3! Don't worry though, support will continue for all of these older devices.
      c6f7672d
  15. Jul 06, 2021