]> git.sur5r.net Git - u-boot/commit
arm: zynq: Enable debug_uart_init in spl when enabled
authorMichal Simek <michal.simek@xilinx.com>
Thu, 19 Apr 2018 10:36:48 +0000 (12:36 +0200)
committerMichal Simek <michal.simek@xilinx.com>
Fri, 11 May 2018 07:23:43 +0000 (09:23 +0200)
commit57213c5f3711254934736637b59989c9b7ba7f2b
tree2adbfddcaf58360a1a4adf5b99876c7fdb9839d9
parentda342f06b30399fbbebbb53aadfc018713c65c24
arm: zynq: Enable debug_uart_init in spl when enabled

In past this code was commented and was used for debug purpose.
But there is no reason not to enabled it based on macros.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
arch/arm/mach-zynq/spl.c