]> git.sur5r.net Git - u-boot/blobdiff - board/lwmon5/lwmon5.c
MIPS: bootm: prepare a flattened device tree for the kernel
[u-boot] / board / lwmon5 / lwmon5.c
index 4e4a5944de102b0256f3e056c44d6f884d13ff96..e9aa0b77de5f37d1fb8f2939507068036f9e2262 100644 (file)
@@ -527,6 +527,9 @@ void spl_board_init(void)
         */
        board_early_init_f();
 
+       /* enable the LSB transmitter */
+       gpio_write_bit(CONFIG_SYS_GPIO_LSB_ENABLE, 1);
+
        /*
         * Clear resets
         */