Re: [U-Boot] [PATCH 1/2] i.mx28: Added register definitions for DIGCTL registers

2012-02-20 Thread Stefano Babic
On 07/02/2012 15:08, rob...@delien.nl wrote: From: Robert Delien rob...@delien.nl This patch adds register definitions for the registers of the DIGCTL IP-block. Signed-off-by: Robert Delien rob...@delien.nl Applied to u-boot-imx, thanks. Best regards, Stefano Babic --

[U-Boot] [PATCH 1/2] i.mx28: Added register definitions for DIGCTL registers

2012-02-07 Thread robert
From: Robert Delien rob...@delien.nl This patch adds register definitions for the registers of the DIGCTL IP-block. Signed-off-by: Robert Delien rob...@delien.nl --- arch/arm/include/asm/arch-mx28/imx-regs.h|1 + arch/arm/include/asm/arch-mx28/regs-digctl.h | 155

Re: [U-Boot] [PATCH 1/2] i.mx28: Added register definitions for DIGCTL registers

2012-02-07 Thread Marek Vasut
From: Robert Delien rob...@delien.nl This patch adds register definitions for the registers of the DIGCTL IP-block. Signed-off-by: Robert Delien rob...@delien.nl --- arch/arm/include/asm/arch-mx28/imx-regs.h|1 + arch/arm/include/asm/arch-mx28/regs-digctl.h | 155

Re: [U-Boot] [PATCH 1/2] i.mx28: Added register definitions for DIGCTL registers

2012-02-07 Thread Robert Deliƫn
Bit definitions for these registers are missing. I have a crappy script that converts original FSL files into u-boot variant (though it needs some handjob still). Bring it on, and I'll see if I can do it. No, this is not implying I'm good at hand- jobs. But please accept my patch in the mean