diff --git a/board/stm32f769-disco/extlinux.conf b/board/stm32f769-disco/extlinux.conf index 3187495..9fcdec3 100644 --- a/board/stm32f769-disco/extlinux.conf +++ b/board/stm32f769-disco/extlinux.conf @@ -1,4 +1,4 @@ label stm32f769-disco-buildroot kernel /zImage devicetree /stm32f769-disco.dtb - append console=ttySTM0,115200 root=/dev/mmcblk0p2 rw rootfstype=ext2 rootwait earlyprintk consoleblank=0 quiet + append console=ttySTM0,115200 root=/dev/mmcblk0p2 rw rootfstype=ext2 rootwait quiet