// Try to get the values from the device tree.
if (DTFindEntry("device_type", "cpu", &cpu) == kSuccess) {
if (DTGetProperty(cpu, "bus-frequency",
// Try to get the values from the device tree.
if (DTFindEntry("device_type", "cpu", &cpu) == kSuccess) {
if (DTGetProperty(cpu, "bus-frequency",