watchdog: Use dev_read only if OF_PLATDATA is not enabled
[oweals/u-boot.git] / include / vxworks.h
index 1a29509460b63df62b8b536bf4d3c62f7b6f123a..d90d862fb765c9bf48519c40d1b5de6753a84d98 100644 (file)
@@ -9,6 +9,9 @@
 
 #include <efi_api.h>
 
+/* Use Linux compatible standard DTB */
+#define VXWORKS_SYSFLG_STD_DTB 0x1
+
 /*
  * Physical address of memory base for VxWorks x86
  * This is LOCAL_MEM_LOCAL_ADRS in the VxWorks kernel configuration.