Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pcengines/apu: expose GRUB over serial #103

Merged
merged 1 commit into from Mar 25, 2019
Merged

pcengines/apu: expose GRUB over serial #103

merged 1 commit into from Mar 25, 2019

Conversation

tomfitzhenry
Copy link
Contributor

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

References:

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
@Mic92
Copy link
Member

Mic92 commented Mar 25, 2019

Thanks!

@Mic92 Mic92 merged commit 0dd12e0 into NixOS:master Mar 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants