On Friday 15 November 2013, Loc Ho wrote:
Hi,
quoted
quoted
It may be possible from ACPI point of view (hasn't tried yet). But for
DTS, there is no such firmware.
Why not? Doesn't any boot loader have to initialize the hardware in order
to load a kernel from disk?
[Loc Ho]
Not necessary for network booting, SD boot, and USB boot with ramdisk.
But why not just initialize them all if you already have the boot loader
contain all the drivers? There really isn't any difference between
passing an ACPI blob or a DT blob to the kernel, as far as the boot loader
is concerned.
Arnd