diff --git a/board/pine64/u-boot-with-dtb.bin b/board/pine64/u-boot-with-dtb.bin index d78dff3574..d125f5100d 100644 Binary files a/board/pine64/u-boot-with-dtb.bin and b/board/pine64/u-boot-with-dtb.bin differ diff --git a/board/pine64/uEnv.txt b/board/pine64/uEnv.txt index 3d0bd83db4..6907671bd0 100644 --- a/board/pine64/uEnv.txt +++ b/board/pine64/uEnv.txt @@ -1,7 +1,7 @@ console=ttyS0,115200n8 selinux=permissive enforcing=0 -optargs=no_console_suspend +optargs=no_console_suspend panic=10 quiet loglevel=1 ipv6.disable=1 kernel_filename=kernel.img #initrd_filename=ramdisk.img #recovery_initrd_filename=ramdisk-recovery.img @@ -15,7 +15,7 @@ hardware=sun50iw1p1 # Create empty file recovery.txt in root of this partition # To enable LCD or HDMI, if not changed it will use default (experimental) -# disp_screen0=lcd or hdmi +disp_screen0=hdmi # disp_screen1=lcd or hdmi # disp_mode=screen0 or screen1 or dualhead or xinerama or clone @@ -33,7 +33,7 @@ cma=384M # hdmi_mode=480p # hdmi_mode=576p # hdmi_mode=720p50 -# hdmi_mode=720p60 +hdmi_mode=720p60 # hdmi_mode=1080i50 # hdmi_mode=1080i60 # hdmi_mode=1080p24 @@ -44,7 +44,7 @@ cma=384M # hdmi_mode=2160p24 # To enable DVI compatibilty: -# disp_dvi_compat=on +disp_dvi_compat=on # To enable CSI camera, if not enabled it will use default: # camera_type=s5k4ec