Home
last modified time | relevance | path

Searched hist:"974 a2aba" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/arm/include/debug/
H A Dzynq.S974a2aba Fri Jun 12 01:53:24 CDT 2015 Arun Chandran <achandran@mvista.com> ARM: zynq: Fix earlyprintk in big endian mode

earlyprintk messages are not appearing on the terminal
emulator during a big endian kernel boot. In BE mode
sending full words to UART will result in unprintable
characters as they are byte swapped versions of printable
ones. So send only bytes.

Signed-off-by: Arun Chandran <achandran@mvista.com>
Tested-by: Michal Simek <michal.simek@xilinx.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
974a2aba Fri Jun 12 01:53:24 CDT 2015 Arun Chandran <achandran@mvista.com> ARM: zynq: Fix earlyprintk in big endian mode

earlyprintk messages are not appearing on the terminal
emulator during a big endian kernel boot. In BE mode
sending full words to UART will result in unprintable
characters as they are byte swapped versions of printable
ones. So send only bytes.

Signed-off-by: Arun Chandran <achandran@mvista.com>
Tested-by: Michal Simek <michal.simek@xilinx.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>