Comment on The ultimate check
AnarchoEngineer@lemmy.dbzer0.com 8 hours agoI know the ESP32-S3 can technically boot linux, however idk if it counts as “mainline” since I think the kernel does need to be modified slightly
Comment on The ultimate check
AnarchoEngineer@lemmy.dbzer0.com 8 hours agoI know the ESP32-S3 can technically boot linux, however idk if it counts as “mainline” since I think the kernel does need to be modified slightly
9point6@lemmy.world 8 hours ago
That would not be mainline
Mainline basically means you’ve cloned the source from Linus’ repo, applied no patches to it (incl distro patches) and built that
AnarchoEngineer@lemmy.dbzer0.com 7 hours ago
Turns out I was wrong about modifications being needed since linux-xtensa has now been merged into mainline linux: Kernel Github Repo