diff --git a/include/configs/am335x_hw25.h b/include/configs/am335x_hw25.h index c55bf332b3..ef2a99638c 100644 --- a/include/configs/am335x_hw25.h +++ b/include/configs/am335x_hw25.h @@ -123,7 +123,7 @@ int eth_phy_timeout(void); "bootm_size=" BOOTM_SIZE "\0" \ \ /* Misc */ \ - "defaultconsole=ttyS1\0" \ + "defaultconsole=ttyS0\0" \ "fdt_skip_update=yes\0" \ "bootdelay=0\0" \ \