Skip to content

Instantly share code, notes, and snippets.

@stu9458
Created December 10, 2014 15:43
Show Gist options
  • Save stu9458/6b412e38669e9b356cd3 to your computer and use it in GitHub Desktop.
Save stu9458/6b412e38669e9b356cd3 to your computer and use it in GitHub Desktop.
rootfs -> boot -> uEnv.txt
uname_r=3.8.13-bone67
#dtb=
cmdline=quiet init=/lib/systemd/systemd
##Example
#cape_disable=capemgr.disable_partno=
#cape_enable=capemgr.enable_partno=
##Disable HDMI/eMMC
#cape_disable=capemgr.disable_partno=BB-BONELT-HDMI,BB-BONELT-HDMIN,BB-BONE-EMMC-2G
##Disable HDMI
#cape_disable=capemgr.disable_partno=BB-BONELT-HDMI,BB-BONELT-HDMIN
##Disable eMMC
#cape_disable=capemgr.disable_partno=BB-BONE-EMMC-2G
##Audio Cape (needs HDMI Audio disabled)
#cape_disable=capemgr.disable_partno=BB-BONELT-HDMI
#cape_enable=capemgr.enable_partno=BB-BONE-AUDI-02
##enable BBB: eMMC Flasher:
##make sure, these tools are installed: dosfstools rsync
#cmdline=init=/opt/scripts/tools/eMMC/init-eMMC-flasher-v3.sh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment