Re: [PATCH] ARM: vf610: add UART choice for low-level debug

2014-03-04 Thread Shawn Guo
On Tue, Mar 04, 2014 at 12:27:09AM +0100, Stefan Agner wrote: > Add choice for low-level debug UART. Similar to i.MX6, there is a > numeric configuration, valid choices are 0 to 3. > Not that the kernel assumes that the boot loader initialized clock > properly. > > Signed-off-by: Stefan Agner > -

[PATCH] ARM: vf610: add UART choice for low-level debug

2014-03-03 Thread Stefan Agner
Add choice for low-level debug UART. Similar to i.MX6, there is a numeric configuration, valid choices are 0 to 3. Not that the kernel assumes that the boot loader initialized clock properly. Signed-off-by: Stefan Agner --- arch/arm/Kconfig.debug | 9 + arch/arm/include/debug/vf.S