Hacker News new | ask | show | jobs
by bnabholz 25 days ago
Ordered one today, I think this is a cool project. Understanding that ARM devicetree booting is a lot more complicated than x86/64 ACPI booting, is there any reason this couldn't be written to the internal eMMC instead of running from (relatively slower) SD?
1 comments

Based on my experience with other Linux handheld projects, most people prefer to keep Android intact and use Linux as a second option.

In the DTB, I also added eMMC support, so you have full access to it from Linux. This means you can dd everything to the eMMC if you want.