Changes between Version 5 and Version 6 of FlattenedDeviceTree


Ignore:
Timestamp:
Nov 10, 2009, 12:01:25 PM (14 years ago)
Author:
Nicolas Pouillon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • FlattenedDeviceTree

    v5 v6  
    4242   must be `"cpu"`
    4343
     44There is a couple of optional attributes:
     45
     46 `ipi_icudev`::
     47   This is a reference to the ICU device handling IPIs for this CPU
     48 `ipi_no`::
     49   This is the IPI register number in the said ICU device.
     50
    4451== Memories ==
    4552
     
    7683{{{
    7784icu@0 {
    78     device_type = "soclib:icu";
     85        device_type = "soclib:icu";
    7986        input_count = <2>;
    8087        reg = <0x20600000 0x20>;