Home
last modified time | relevance | path

Searched hist:f4b31e85b54a0665a5db0cffafb8a18a965fe38c (Results 1 – 2 of 2) sorted by relevance

/haiku/src/system/boot/platform/u-boot/arch/ppc/
H A DJamfilef4b31e85b54a0665a5db0cffafb8a18a965fe38c Sun Feb 17 23:16:56 UTC 2013 François Revol <revol@free.fr> U-Boot: PPC: Spice up CPU detection, trying both PVR and FDT

* Read the PVR register to determine the CPU type.
* Also check the FDT /cpu/cpu@0 node for model string
(we use the FDT calls directly since the OF wrapper isn't initialized yet).
* Use this to enable the FPU APU hack for 440 (instead of #ifdef).
H A Darch_cpu.cppf4b31e85b54a0665a5db0cffafb8a18a965fe38c Sun Feb 17 23:16:56 UTC 2013 François Revol <revol@free.fr> U-Boot: PPC: Spice up CPU detection, trying both PVR and FDT

* Read the PVR register to determine the CPU type.
* Also check the FDT /cpu/cpu@0 node for model string
(we use the FDT calls directly since the OF wrapper isn't initialized yet).
* Use this to enable the FPU APU hack for 440 (instead of #ifdef).