
15 Jul
2008
15 Jul
'08
1:28 p.m.
Wolfgang Grandegger wrote:
+#define MXMR_OP_NORMAL (0x00000000) +#define MXMR_OP_WRITE (0x10000000) +#define MXMR_OP_READ (0x20000000) +#define MXMR_OP_RUN (0x30000000)
Please use the the corresponding definitions from "include/asm-ppc/fsl_lbc.h".
Ach okey. I do this with the new patch once Andy agreed how to pass the MxMR value.
Sebastian