[U-Boot-Users] [PATCH 2/5] AT91CAP9 support : include/ files

Jean-Christophe PLAGNIOL-VILLARD plagnioj at jcrosoft.com
Thu Jan 31 08:26:01 CET 2008


On 20:49 Tue 29 Jan     , Stelian Pop wrote:
> +#define AT91C_SMC_PS		(0x3 << 28)	/* Page Size */
> +#define		AT91C_SMC_PS_SIZE_FOUR_BYTES		(0x0 << 28)
> +#define 	AT91C_SMC_PS_SIZE_EIGHT_BYTES		(0x1 << 28)
          ^
Not needed space

Please Remove it

Best Regards,
J.




More information about the U-Boot mailing list