I'm running with SABRESDB in preparation for my custom hardware.
My custom hardware core is similar to SABRESDB; but I still wanna make sure I know how to build/modify the .dtb file.
I'm currently reading through the kernel's Documentation/devicetree/usage-mode.txt and also http://devicetree.org/Device_Tree_Usage,
are these documentation sources the correct place to be reading up on the FDT stuff used with iMX6/SabreSDB or is there
additional/other places to get better acquainted with this?
Thanks in advance,
Ed
EDIT---
Perhaps a more fundamental question is: will I need to modify the .dts file for custom iMX6 hardware or is this file something that describes the SOC/CPU and its IO independent of the circuitry around the SOC?