
On Friday, January 02, 2015 at 06:10:56 AM, Pavel Machek wrote:
On Wed 2014-12-31 20:14:49, Marek Vasut wrote:
Replace multiple spaces with a single tab.
Signed-off-by: Marek Vasut marex@denx.de Cc: Chin Liang See clsee@opensource.altera.com Cc: Dinh Nguyen dinguyen@opensource.altera.com
Acked-by: Pavel Machek pavel@denx.de
+#define CONFIG_HPS_IOCSR_SCANCHAIN0_LENGTH (764) +#define CONFIG_HPS_IOCSR_SCANCHAIN1_LENGTH (1719) +#define CONFIG_HPS_IOCSR_SCANCHAIN2_LENGTH (955) +#define CONFIG_HPS_IOCSR_SCANCHAIN3_LENGTH (16766)
Removing ()s would be nice, too.
But this is autogenerated file, so we'd need to get altera to fix their tools...?
Hi!
No, we need to get this information into DT and zap this file altogether. While this might take a bit more time, that's the ultimate goal here.
Best regards, Marek Vasut