Code: Select all
hdmi_force_hotplug=1
hdmi_drive=2
config_hdmi_boost=4
hdmi_group=1
hdmi_mode=16
disable_overscan=1
#framebuffer_width=1280
#framebuffer_height=720
kernel=zImage
device_tree=bcm2710-rpi-3-b.dtb
dtparam=audio=on
dtoverlay=vc4-kms-v3d,cma-256
initramfs ramdisk.img 0x01f00000
mask_gpu_interrupt0=0x400
avoid_warnings=2
gpu_mem=256
enable_uart=1
Code: Select all
initrd=0x01f00000 dwc_otg.lpm_enable=0 console=serial0,115200 no_console_suspend root=/dev/ram0 elevator=deadline rootwait androidboot.hardware=rpi3 androidboot.selinux=permissive
ISO Image from: http://geektillithertz.com/wordpress/in ... erry-pi-3/
