Feature #7
closedgnawty support based on acer cb3-111
0%
Description
Adding google gnawty boards.
This board is very similiar to rambi, the only difference known is the ram configuration.
http://review.coreboot.org/#/c/12500
https://www.coreboot.org/Board:acer/cb3-111
SeaBIOS hangs with message:
Press F12 ...
but pressing f12 does nothing.
Booting ELF payload with openwrt fails because e820 isn't properly passed.
Using Linux Payload + x64 kernel openwrt boots up.
Files
Updated by Alexander Couzens about 9 years ago
- File bootup_x86_64_openwrt bootup_x86_64_openwrt added
Updated by Alexander Couzens about 9 years ago
- File vga_bios_hangs vga_bios_hangs added
Updated by Alexander Couzens about 9 years ago
- Status changed from New to In Progress
Updated by Alexander Couzens about 9 years ago
- File lspci_vvv lspci_vvv added
- File lspci lspci added
- File lspci_vvttnn lspci_vvttnn added
Updated by Alexander Couzens almost 9 years ago
- File booting_4.1 booting_4.1 added
Updated by Alexander Couzens almost 9 years ago
I can see
[ 0.000000] ACPI: PM-Timer IO Port: 0x408
[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x02] enabled)
[ 0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
[ 0.000000] I/O APIC 0xfec00000 registers return all ones, skipping!
But coreboot detects
APIC: 00: enabled 1
APIC: 02: enabled 1
APIC: 00 (Intel BayTrail SoC)
APIC: 02 (unknown)
I guess the second should not be enabled. but why is linux only finds this one ONLY ?
Updated by Alexander Couzens almost 9 years ago
last upstream rev:
commit 7dcf9d51e5ffadfcf8b5fceddcddb4e1d0a7db37
Author: Julius Werner <jwerner@chromium.org>
Date: Fri Oct 16 13:10:02 2015 -0700
arm64: tegra132: tegra210: Remove old arm64/stage_entry.S
Change-Id: Ib3a0448b30ac9c7132581464573efd5e86e03698
Signed-off-by: Julius Werner <jwerner@chromium.org>
Reviewed-on: http://review.coreboot.org/12078
Updated by Alexander Couzens almost 9 years ago
- File booting_4.1_with_ioapic booting_4.1_with_ioapic added
Updated by Alexander Couzens almost 9 years ago
the second APIC 02 looks good, because it's the second processor.
Updated by Alexander Couzens almost 9 years ago
Missing:
sdcard as file for SeaBIOS- migrate gnawty into rambi
- pci irq routing
- test if seabios can work with irq routing
SeaBios is booting without hardware irqs.
I'm waiting for a board to hack on.
Updated by Martin Roth almost 2 years ago
- Status changed from In Progress to Closed
No updates in 7 years. Closing.
Updated by Matt DeVillier almost 2 years ago
Martin Roth wrote in #note-14:
No updates in 7 years. Closing.
also, gnawty has been supported as a rambi variant since early 2017