
Figured I'll post my progress here and see if anyone else has tried messing with this device.
So far, I've managed to boot and run Arch from a 16GiB eMMC chip by using their provided eflasher software-- I replaced rootfs.img by creating my own using their provided instructions: https://github.com/friendlyarm/sd-fuse_rk3399
However, I'm not 100% sure what to do about installing linux-aarch64-rc and uboot via Arch. Right now, even though I'm running Arch, I'm still using the kernel and uboot images they provided, which is a patch on Linux 4.4. Will update once I figure that out, and may even provide PKGBUILDs and more formal installation instructions if I get around to it.