mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
Cuboxi: updated bootenv files
This commit is contained in:
parent
88e8443d9f
commit
2abad30bbc
@ -1,3 +1,3 @@
|
||||
setenv bootargs 'console=ttymxc0,115200 video=mxcfb0:dev=hdmi,1920x1080M@60,if=RGB24,bpp=32'
|
||||
setenv bootargs 'boot=/dev/mmcblk0p1 disk=/dev/mmcblk0p2 debugging ssh quiet console=ttymxc0,115200 video=mxcfb0:dev=hdmi,1920x1080M@60,if=RGB24,bpp=32'
|
||||
fatload mmc 0:1 0x10800000 /KERNEL
|
||||
bootz 0x10800000
|
||||
|
@ -1,3 +1,3 @@
|
||||
zImage=/KERNEL
|
||||
bootfile=/KERNEL
|
||||
mmcargs=setenv bootargs 'boot=/dev/mmcblk0p1 disk=/dev/mmcblk0p2 debugging ssh quiet video=mxcfb0:dev=hdmi,1920x1080M@60,if=RGB24,bpp=32'
|
||||
mmcargs=setenv bootargs 'boot=/dev/mmcblk0p1 disk=/dev/mmcblk0p2 debugging ssh quiet console=ttymxc0,115200 video=mxcfb0:dev=hdmi,1920x1080M@60,if=RGB24,bpp=32'
|
||||
|
Loading…
x
Reference in New Issue
Block a user