Re: [PATCH v2] ARM: debug-ll: Add support for r8a7745

2017-08-18 Thread Simon Horman
On Thu, Aug 17, 2017 at 03:01:30PM +0200, Geert Uytterhoeven wrote: > On Wed, Aug 16, 2017 at 12:20 PM, Fabrizio Castro > wrote: > > Enable low-level debugging support for RZ/G1E (r8a7745). RZ/G1E uses > > SCIF4 for the debug console. > > > > Signed-off-by:

Re: [PATCH v2] ARM: debug-ll: Add support for r8a7745

2017-08-17 Thread Geert Uytterhoeven
On Wed, Aug 16, 2017 at 12:20 PM, Fabrizio Castro wrote: > Enable low-level debugging support for RZ/G1E (r8a7745). RZ/G1E uses > SCIF4 for the debug console. > > Signed-off-by: Fabrizio Castro > Reviewed-by: Chris Paterson

[PATCH v2] ARM: debug-ll: Add support for r8a7745

2017-08-16 Thread Fabrizio Castro
Enable low-level debugging support for RZ/G1E (r8a7745). RZ/G1E uses SCIF4 for the debug console. Signed-off-by: Fabrizio Castro Reviewed-by: Chris Paterson --- Changes in v2: - Keep the list sorted by physical address