u-boot fixes for am335x

Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
pull/62/head
Robert Nelson 9 years ago
parent d72801e287
commit 731ebb8e25

@ -31,17 +31,18 @@ boot_name="u-boot.img"
#Bootloader: u-boot features:
conf_smart_uboot="enable"
conf_netinstall_enable="enable"
#Kernel:
#https://rcn-ee.com/repos/deb/wheezy-armhf/LATEST-omap-psp
kernel_subarch="omap-psp"
#https://rcn-ee.com/repos/deb/wheezy-armhf/LATEST-
kernel_subarch="ti"
#kernel_repo="LTS"
kernel_repo="STABLE"
#kernel_repo="TESTING"
#kernel_repo="STABLE"
kernel_repo="TESTING"
dtb=
usbnet_mem=
SERIAL="ttyO0"
SERIAL="ttyS0"
SERIAL_CONSOLE="${SERIAL},115200n8"
di_serial_mode="enable"
conf_note="Note: During the install use a 5Volt DC power supply as USB does not always provide enough power. If board locks up on boot run [sudo ifconfig usb0 up] on host."

@ -31,16 +31,18 @@ boot_name="u-boot.img"
#Bootloader: u-boot features:
conf_smart_uboot="enable"
conf_netinstall_enable="enable"
#Kernel:
#https://rcn-ee.com/repos/deb/wheezy-armhf/LATEST-omap-psp
kernel_subarch="omap-psp"
#https://rcn-ee.com/repos/deb/wheezy-armhf/LATEST-
kernel_subarch="ti"
#kernel_repo="LTS"
kernel_repo="STABLE"
#kernel_repo="TESTING"dtb=
#kernel_repo="STABLE"
kernel_repo="TESTING"
dtb=
usbnet_mem=
SERIAL="ttyO0"
SERIAL="ttyS0"
SERIAL_CONSOLE="${SERIAL},115200n8"
drm_device_identifier="HDMI-A-1"
conf_note="Note: During the install use a 5Volt DC power supply as USB does not always provide enough power. If board locks up on boot run [sudo ifconfig usb0 up] on host."

@ -31,18 +31,18 @@ boot_name="u-boot.img"
#Bootloader: u-boot features:
conf_smart_uboot="enable"
conf_netinstall_enable="enable"
#Kernel:
#https://rcn-ee.com/repos/deb/wheezy-armhf/LATEST-omap-psp
kernel_subarch="omap-psp"
#https://rcn-ee.com/repos/deb/wheezy-armhf/LATEST-
kernel_subarch="ti"
#kernel_repo="LTS"
kernel_repo="STABLE"
#kernel_repo="TESTING"
#kernel_repo="STABLE"
kernel_repo="TESTING"
dtb=
usbnet_mem=
SERIAL="ttyO0"
SERIAL="ttyS0"
SERIAL_CONSOLE="${SERIAL},115200n8"
drm_device_identifier="HDMI-A-1"
cmdline="capemgr.disable_partno=BB-BONE-EMMC-2G"
conf_note="Note: During the install use a 5Volt DC power supply as USB does not always provide enough power."

Loading…
Cancel
Save