Changes between Version 11 and Version 12 of linux/devicetree


Ignore:
Timestamp:
08/17/2021 04:40:44 PM (3 years ago)
Author:
Tim Harvey
Comment:

update serial-number from linux method

Legend:

Unmodified
Added
Removed
Modified
  • linux/devicetree

    v11 v12  
    5858 * show board serialnumber
    5959{{{#!bash
    60 # Newport and Venice product family
    6160echo $(cat /proc/device-tree/serial-number)
    62 # Ventana product family
    63 echo $(cat /proc/device-tree/system-serial)
    6461}}}
    6562 * show devicetree compatible node (this describes which device-tree was used as there is one per base-board design):