[U-Boot-Users] [PATCH] mpc85xx: make the MxMR register in upmconfig as a parameter

Sebastian Siewior bigeasy at linutronix.de
Tue Jul 15 13:28:18 CEST 2008


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




More information about the U-Boot mailing list