@undefined@social.treehouse.systems
Post #1816347
2026-04-30 15:12 UTC
@elly
> You more-or-less need the following to get into initramfs:
oh hey, fun, i was *just* testing that with an old ARMv6 SoC! the list is:
- CPU node
- Memory node (which on these old devices can be pulled from atags anyways)
- UART (earlyprintk ftw)
- Timer (clocksource, sched_clock and clockevents - otherwise it hangs on "Calibrating delay loop..." unless you pass lpj= to cmdline
- ...and that's it!
Replies (0)
No replies.