hwpack: pandas switch to v3.15.x

Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
pull/37/head
Robert Nelson 11 years ago
parent ecd5a4a54c
commit 553a849bb3

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

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

@ -34,11 +34,14 @@ conf_uboot_use_uenvcmd=1
#can the bootloader auto detect the device: (*.dtb)? #can the bootloader auto detect the device: (*.dtb)?
#uboot_fdt_auto_detection=1 #uboot_fdt_auto_detection=1
#with mainline u-boot, the variable for the *.dtb file can vary
#uboot_fdt_variable_name="fdt_file"
#Kernel: #Kernel:
#https://rcn-ee.net/deb/wheezy-armhf/LATEST-armv7 #https://rcn-ee.net/deb/wheezy-armhf/LATEST-armv7
kernel_subarch="armv7" kernel_subarch="armv7"
kernel_repo="STABLE" #kernel_repo="STABLE"
#kernel_repo="TESTING" kernel_repo="TESTING"
usbnet_mem="32768" usbnet_mem="32768"
@ -52,11 +55,11 @@ conf_initrdaddr="0x88080000"
conf_fdtfile="omap4-panda.dtb" conf_fdtfile="omap4-panda.dtb"
need_ti_connectivity_firmware=1 need_ti_connectivity_firmware=1
#SYSTEM="video" SYSTEM="video"
SYSTEM="serial"
SERIAL="ttyO2" SERIAL="ttyO2"
SERIAL_CONSOLE="${SERIAL},115200n8" SERIAL_CONSOLE="${SERIAL},115200n8"
USE_KMS=1 USE_KMS=1
drm_device_identifier="DVI-D-1"
SERIAL_MODE=1 SERIAL_MODE=1

Loading…
Cancel
Save