On Sat, Aug 03, 2013 at 07:22:47AM +0200, Heiko Schocher wrote: [snip] > +struct pwmss_ecap_regs { > + unsigned int tsctr; > + unsigned int ctrphs; > + unsigned int cap1; > + unsigned int cap2; > + unsigned int cap3; > + unsigned int cap4; > + unsigned int reserved[4];
We use 'resv' in the rest of the am33xx headers, please do 'resv1[4]' instead for consistency. > diff --git a/arch/arm/include/asm/arch-am33xx/hardware_am33xx.h > b/arch/arm/include/asm/arch-am33xx/hardware_am33xx.h > index 432f0c7..293ede2 100644 > --- a/arch/arm/include/asm/arch-am33xx/hardware_am33xx.h > +++ b/arch/arm/include/asm/arch-am33xx/hardware_am33xx.h > @@ -43,4 +43,11 @@ > /* RTC base address */ > #define RTC_BASE 0x44E3E000 > > +/* LCD Controller */ > +#define LCD_CNTL_BASE 0x4830E000 #define<space> not <tab>. Thanks. -- Tom
signature.asc
Description: Digital signature
_______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot