mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
4 lines
145 B
INI
4 lines
145 B
INI
setenv bootargs 'console=ttymxc0,115200 video=mxcfb0:dev=hdmi,1920x1080M@60,if=RGB24,bpp=32'
|
|
fatload mmc 0:1 0x10800000 /KERNEL
|
|
bootm 0x10800000
|