[Arm-netbook] identification EEPROM: device ID and device tree pages
luke.leighton
luke.leighton at gmail.com
Wed Nov 6 08:50:42 GMT 2013
aaron - looks good. did you manage to register on elinux.org? i put
this straight here:
http://elinux.org/Embedded_Open_Modular_Architecture/EOMA-68/EEPROM_Data_Format
On Tue, Nov 5, 2013 at 9:59 AM, Aaron J. Seigo <aseigo at kde.org> wrote:
> hi...
>
> Purpose:
>
> assuming agreement on the DIDS layout, below is a proposed definition for the
> two pages we currently know we must have:
>
> * a device ID page
> * a device tree page
>
>
> Goals:
>
> To standardize the process of identifying a chassis (or any hardware device,
> for that matter?) and the components/devices on the chassis which can not be
> discovered reliably through probing.
>
>
> Proposal:
>
> Define two DIDS conforming pages, one for identification information and the
> other for device tree information, and assign them Page Identifiers (PID).
>
>
> Implementation:
>
> Name: Device Identification
> PID: 0x01
>
> Page data layout:
>
> Byte(s) Value
> ========== ======================
> 2 Device type (assigned centrally)
> 2 Device revision
> 4 Vendor ID (assigned centrally)
> 4 Product ID (vendor generated,
> registered centrally)
> N Manufacturer cstring
> N Product cstring
> N Serial number cstring
>
>
> Name: Device tree
> PID: 0x02
> Page data consists of a standard “dtb” blob as generated by a device tree
> compiler (dtc) compliant with the Device Tree standard defined at
> http://devicetree.org
>
> --
> Aaron J. Seigo
>
> _______________________________________________
> arm-netbook mailing list arm-netbook at lists.phcomp.co.uk
> http://lists.phcomp.co.uk/mailman/listinfo/arm-netbook
> Send large attachments to arm-netbook at files.phcomp.co.uk
More information about the arm-netbook
mailing list