PKGBUILDs/alarm/uboot-pandaboard/uEnv.txt
2014-01-08 04:01:32 +00:00

16 lines
544 B
Plaintext

# SPI: enable for userspace spi access on expansion header
#buddy=spidev
# These are set by default: uncomment/change if you need something else
#defaultdisplay=dvi
#dvimode=1280x720MR-16@60
#mmcroot=/dev/mmcblk0p2 rw rootwait fixrtc
# Uncomment the following lines to boot from the first partition of a USB drive
#uenvcmd=usb start
#mmcroot=/dev/sda1 rw rootwait fixrtc
#loadfdt=load usb 0:1 ${fdtaddr} ${fdtdir}/${fdtfile}
#loadimage=load usb 0:1 ${loadaddr} ${bootdir}/${bootfile}
#loaduimage=load usb 0:1 ${loadaddr} ${bootdir}/uImage