]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/tsec.h
dm: fix comments
[karo-tx-uboot.git] / include / tsec.h
index 1119d2cb60be8c4dd3943f383093e9b595f34abb..58cdc19df3af3bc0558a5fc4687972de553b6788 100644 (file)
 
 #define MINFLR_INIT_SETTINGS   0x00000040
 
+#ifdef CONFIG_LS102XA
+#define DMACTRL_INIT_SETTINGS  0x00000003
+#else
 #define DMACTRL_INIT_SETTINGS  0x000000c3
+#endif
 #define DMACTRL_GRS            0x00000010
 #define DMACTRL_GTS            0x00000008
 #define DMACTRL_LE             0x00008000