diff --git a/hwpack/omap4-panda-a4.conf b/hwpack/omap4-panda-a4.conf index 0d70cdf..2640761 100644 --- a/hwpack/omap4-panda-a4.conf +++ b/hwpack/omap4-panda-a4.conf @@ -34,11 +34,14 @@ conf_uboot_use_uenvcmd=1 #can the bootloader auto detect the device: (*.dtb)? #uboot_fdt_auto_detection=1 +#with mainline u-boot, the variable for the *.dtb file can vary +#uboot_fdt_variable_name="fdt_file" + #Kernel: #https://rcn-ee.net/deb/wheezy-armhf/LATEST-armv7 kernel_subarch="armv7" -kernel_repo="STABLE" -#kernel_repo="TESTING" +#kernel_repo="STABLE" +kernel_repo="TESTING" usbnet_mem="32768" @@ -52,11 +55,11 @@ conf_initrdaddr="0x88080000" conf_fdtfile="omap4-panda-a4.dtb" need_ti_connectivity_firmware=1 -#SYSTEM="video" -SYSTEM="serial" +SYSTEM="video" SERIAL="ttyO2" SERIAL_CONSOLE="${SERIAL},115200n8" USE_KMS=1 +drm_device_identifier="DVI-D-1" SERIAL_MODE=1 diff --git a/hwpack/omap4-panda-es.conf b/hwpack/omap4-panda-es.conf index 47853e9..8e0a99b 100644 --- a/hwpack/omap4-panda-es.conf +++ b/hwpack/omap4-panda-es.conf @@ -34,11 +34,14 @@ conf_uboot_use_uenvcmd=1 #can the bootloader auto detect the device: (*.dtb)? #uboot_fdt_auto_detection=1 +#with mainline u-boot, the variable for the *.dtb file can vary +#uboot_fdt_variable_name="fdt_file" + #Kernel: #https://rcn-ee.net/deb/wheezy-armhf/LATEST-armv7 kernel_subarch="armv7" -kernel_repo="STABLE" -#kernel_repo="TESTING" +#kernel_repo="STABLE" +kernel_repo="TESTING" usbnet_mem="32768" @@ -52,11 +55,11 @@ conf_initrdaddr="0x88080000" conf_fdtfile="omap4-panda-es.dtb" need_ti_connectivity_firmware=1 -#SYSTEM="video" -SYSTEM="serial" +SYSTEM="video" SERIAL="ttyO2" SERIAL_CONSOLE="${SERIAL},115200n8" USE_KMS=1 +drm_device_identifier="DVI-D-1" SERIAL_MODE=1 diff --git a/hwpack/omap4-panda.conf b/hwpack/omap4-panda.conf index 12dcf24..97422fc 100644 --- a/hwpack/omap4-panda.conf +++ b/hwpack/omap4-panda.conf @@ -34,11 +34,14 @@ conf_uboot_use_uenvcmd=1 #can the bootloader auto detect the device: (*.dtb)? #uboot_fdt_auto_detection=1 +#with mainline u-boot, the variable for the *.dtb file can vary +#uboot_fdt_variable_name="fdt_file" + #Kernel: #https://rcn-ee.net/deb/wheezy-armhf/LATEST-armv7 kernel_subarch="armv7" -kernel_repo="STABLE" -#kernel_repo="TESTING" +#kernel_repo="STABLE" +kernel_repo="TESTING" usbnet_mem="32768" @@ -52,11 +55,11 @@ conf_initrdaddr="0x88080000" conf_fdtfile="omap4-panda.dtb" need_ti_connectivity_firmware=1 -#SYSTEM="video" -SYSTEM="serial" +SYSTEM="video" SERIAL="ttyO2" SERIAL_CONSOLE="${SERIAL},115200n8" USE_KMS=1 +drm_device_identifier="DVI-D-1" SERIAL_MODE=1