9elements / u-boot-acpi

0 stars 0 forks source link

Factor out remaining ACPI tables into arm64 #1

Open CodingVoid opened 1 week ago

CodingVoid commented 1 week ago

DBG2, SPCR and FADT have already been factored out (from x86 and raspberry pi code) into common code. Move the remaining tables to common and or architecture code and only leave the raspberry pi specific bits in board code.

PatrickRudolph commented 6 days ago

Moved some parts to SoC code here: https://github.com/9elements/u-boot-acpi/commit/6fac0ddb6e4cc87502879ca90f1d792048b982b8