]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - tools/dtoc/dtoc.py
dtoc: Ignore the u-boot, dm-pre-reloc property
[karo-tx-uboot.git] / tools / dtoc / dtoc.py
index 24f38585618be73dadb6fb1161896a4196390e14..374ad1ca499428c95954d62d743e99beb8f4ec03 100755 (executable)
@@ -40,6 +40,7 @@ PROP_IGNORE_LIST = [
     'linux,phandle',
     "status",
     'phandle',
+    'u-boot,dm-pre-reloc',
 ]
 
 # C type declarations for the tyues we support