Difference between revisions of "Device Tree frowand"

From eLinux.org
Jump to: navigation, search
(LinuxCon Japan - June 4, 2015: new version of Dt_stat.patch)
(Device Tree stuff from Frank Rowand)
Line 4: Line 4:
  
 
=== Resources for "Solving Device Tree Issues" talk ===
 
=== Resources for "Solving Device Tree Issues" talk ===
 +
 +
==== Linuxcon North America / Linux Plumbers Conference refereed track - August 19, 2015 ====
 +
 +
* [[Media:Dt_debugging_lcna_2015.pdf | PDF slides ]]
 +
* [[Media:Dtdiff_lcna_2015_150811_1802.patch | make dtdiff work for .dts files in the Linux kernel source tree and in single file mode]]
 +
* [[Media:Dt_stat_150811_1802.patch | create dt_stat and dt_node_info scripts]]
 +
* [[Media:Dt_property_access_150811_1802.patch |  Script and program to convert console debug messages to report of which properties in a device tree file were accessed (or access was attempted) on the target system.]]
 +
* [[Media:Print_property_access_150811_1802.patch | Kernel changes to add debug messages needed by the dt_prop script.]]
 +
* [[Media:Get_fdt_and_edt_over_serial_console.txt | notes on how to upload FDT and EDT from a target over a serial console (150531_0029)]]
  
 
==== LinuxCon Japan - June 4, 2015 ====
 
==== LinuxCon Japan - June 4, 2015 ====

Revision as of 18:55, 11 August 2015