jungle/m
Rodrigo Arias Mallo 0a8db8bda6 Set the serial console to ttyS1 in raccoon
Apparently the ttyS0 console doesn't exist but ttyS1 does:

  raccoon% sudo stty -F /dev/ttyS0
  stty: /dev/ttyS0: Input/output error
  raccoon% sudo stty -F /dev/ttyS1
  speed 9600 baud; line = 0;
  -brkint -imaxbel

The dmesg line agrees:

  00:03: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A

The console configuration is then moved from base to xeon to allow
changing it for the raccoon machine.
2024-07-22 13:35:45 +02:00
..
bay Split xeon specific configuration from base 2024-07-16 12:35:37 +02:00
common Set the serial console to ttyS1 in raccoon 2024-07-22 13:35:45 +02:00
eudy eudy: koro: fcs: Fix fcs unprotected cpuid all 2024-07-17 11:40:20 +02:00
hut Emulate other architectures in owl nodes too 2024-07-19 17:55:12 +02:00
koro eudy: koro: fcs: Fix fcs unprotected cpuid all 2024-07-17 11:40:20 +02:00
lake2 Split xeon specific configuration from base 2024-07-16 12:35:37 +02:00
module Emulate other architectures in owl nodes too 2024-07-19 17:55:12 +02:00
owl1 Don't mount the nix store in owl nodes 2024-07-22 11:02:32 +02:00
owl2 Don't mount the nix store in owl nodes 2024-07-22 11:02:32 +02:00
raccoon Set the serial console to ttyS1 in raccoon 2024-07-22 13:35:45 +02:00