Commit Graph

14 Commits (6dbb2f8c92195e024f0194cda86554982301b186)

Author SHA1 Message Date
Adam Joseph 98c5638e64 src/userspace: merge back into initramfs
Previously ownerboot had separate `userspace` (the initramfs
contents without kernel modules) and `initramfs` (the complete
initramfs) expressions.  This was done in order to allow the use of
CONFIG_INITRAMFS_SOURCE, which links an initramfs image into the
kernel itself.

I did this because I was having a hard time getting coreboot to load
a separate initrd on rk3399.  I have since solved that problem, and
am now using coreboot to load an initramfs on all platforms.  There
is no longer any need for this unusual separation.
Adam Joseph 5572d76a08 docs: coreboot -> image
Adam Joseph fe5aa87b05 doc/platform/kgpe/notes.md: mention watchdogs
Adam Joseph b5a8773e5d doc/kevin/notes.md: add some links
Adam Joseph 69c09a294e pin nixpkgs using a tarball rather than submodule
Submodules are too much of a headache; this commit switches to
pinning a known-good nixpkgs using a tarball rather than a submodule.
Adam Joseph d41e364d2d doc/: use stable cli in examples
Adam Joseph 7fa5116288 doc/owner-controlled.md: mention debian and gnuk
Adam Joseph 8eaa402ba1 doc/platform/kevin/notes.md: mention CONFIG_INITRAMFS_SOURCE issue
Adam Joseph b8729694c2 doc/platform/am1i/notes.md: mention iommu situation
Adam Joseph 040bcdbd79 docs: add platform-specific notes for each platform
Adam Joseph 1a0e0922ac ok, then care about science
Adam Joseph bd0335d03a doc/owner-controlled.md: format heading
Adam Joseph ef770e025e doc: remove unfinished footnote (mispush)
Adam Joseph a07d0439f3 init