Re: [U-Boot] [PATCH v3 1/6] arm: atmel: sama5d3: correct the ID for DBGU and PIT

2013-11-13 Thread Andreas Bießmann
Hi Bo, On 11/06/2013 06:29 AM, Bo Shen wrote: > As the DBGU and PIT has its own ID on sama5d3 SoC, while not share > with SYS ID. So, correct them. > > Signed-off-by: Bo Shen > > --- no complaints Best regards Andreas Bießmann ___ U-Boot mailing l

[U-Boot] [PATCH v3 1/6] arm: atmel: sama5d3: correct the ID for DBGU and PIT

2013-11-05 Thread Bo Shen
As the DBGU and PIT has its own ID on sama5d3 SoC, while not share with SYS ID. So, correct them. Signed-off-by: Bo Shen --- Changes in v3: - None Changes in v2: - None arch/arm/cpu/armv7/at91/sama5d3_devices.c |2 +- arch/arm/cpu/armv7/at91/timer.c |2 +- 2 files change