mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
15 lines
544 B
Text
15 lines
544 B
Text
# 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
|
|
|