]> git.sur5r.net Git - u-boot/blobdiff - arch/arm/mach-zynq/spl.c
lpc32xx: cpu: add support for soft reset
[u-boot] / arch / arm / mach-zynq / spl.c
index 13025f034bf43df13f48af98624c7364b3e983f0..e7df6d3d7b1a06c9676975c581cc7d11f49a0131 100644 (file)
@@ -85,6 +85,6 @@ __weak void ps7_init(void)
 {
        /*
         * This function is overridden by the one in
-        * board/xilinx/zynq/ps7_init_gpl.c, if it exists.
+        * board/xilinx/zynq/(platform)/ps7_init_gpl.c, if it exists.
         */
 }