Commit Graph

2 Commits

Author SHA1 Message Date
Tom F a23235a6ed
pcengines/apu: expose GRUB over serial
Prior to this commit, an apu's boot would go through stages of varying visibility:
1. BIOS: exposed to serial
2. GRUB: not exposed to serial
3. Linux: exposed to serial

This commit changes (2) to be visible over serial, so the entire boot is visible over serial.

Tested on nixos 18.09 on a https://www.pcengines.ch/apu1d.htm
2019-03-24 18:48:11 +11:00
Yegor Timoshenko b47ca3e377 pcengines/apu: init 2018-05-15 16:31:29 +03:00