Open adjivas opened 6 years ago
Hi,
Yes, the JSON format I proposed is specific because JSON does not enforce types, here is the format:
{
"compatible": ["strings", "my,model"],
"memory": {
"device_type": ["strings", "memory"],
"reg": ["words", "0x00000000", "0x00000000"],
"cfg": ["bytes", "12", "23", "-64"]
},
"chosen" : {
"cmdline": ["strings", "debug=on"]
}
}
Maybe I missed something while implementing, but if another more format DT JSON format exist, I'll be happy to implement the parsing !
Hello @superna9999 !
Is it possible with jsonfdtdump.py to compile a manifest file from pinmux to a device tree?
My input JSON file AM335xMichel.pinmux produces this output error:
boardId is defined at line L2: