[haiku-commits] Re: haiku: hrev55506 - headers/private/kernel/arch/arm64 src/system/kernel/arch/arm64

  • From: Fredrik Holmqvist <fredrik.holmqvist@xxxxxxxxx>
  • To: haiku-commits@xxxxxxxxxxxxx
  • Date: Tue, 12 Oct 2021 17:05:01 +0000

Den tis 12 okt. 2021 kl 14:46 skrev Alexander von Gluck IV <
kallisti5@xxxxxxxxxxx>:

// TODO: Deal with this later in the port
-// FixedWidthPointer<void> fdt;
+ FixedWidthPointer<void> fdt;
// uart_info uart;
} _PACKED arch_kernel_args;

Does the TODO still apply now?

Technically it kinda does.  All this patchset does is ensure we "capture"
the FDT location into the arch_kernel_args from EFI (or whatever loader)

arm64 still needs to bind the fdt bus to it.


Yes, while this is rather harmless, I don't want us to change things unless
it helps bring the kernel up, everything else just makes it a constantly
moving target. And since haikuports, haikuporter and haiku code itself is
always moving. We do not have to have everything in the port moving as well.

So please no work unless it is mmu, exception or logging code for now. At
least if you want me to be involved in the port.

/Fredrik Holmqvist, TQH

Other related posts: