Skip to content

Instantly share code, notes, and snippets.

@rklaren
Created February 4, 2018 17:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rklaren/e2cf4bee8b708226843c51572a74a93d to your computer and use it in GitHub Desktop.
Save rklaren/e2cf4bee8b708226843c51572a74a93d to your computer and use it in GitHub Desktop.
/opt/scripts/tools/version.sh output
/opt/scripts/tools/version.sh
git:/opt/scripts/:[ad016da40de5805f1a6f981cbb6c454b1a7f244b]
eeprom:[A335PBGL00A21744GPB20022]
model:[TI_AM335x_PocketBeagle]
dogtag:[BeagleBoard.org Debian Image 2017-10-10]
bootloader:[microSD]:[/dev/mmcblk0]:[U-Boot 2017.09-00002-g0f3f1c7907]
kernel:[4.4.91-ti-r133]
nodejs:[v6.12.3]
uboot_overlay_options:[enable_uboot_overlays=1]
uboot_overlay_options:[disable_uboot_overlay_emmc=1]
uboot_overlay_options:[disable_uboot_overlay_video=1]
uboot_overlay_options:[disable_uboot_overlay_audio=1]
uboot_overlay_options:[disable_uboot_overlay_wireless=1]
uboot_overlay_options:[disable_uboot_overlay_adc=1]
uboot_overlay_options:[uboot_overlay_pru=/lib/firmware/AM335X-PRU-RPROC-4-4-TI-00A0.dtbo]
uboot_overlay_options:[enable_uboot_cape_universal=1]
pkg:[bb-cape-overlays]:[4.4.20180126.0-0rcnee0~stretch+20180126]
pkg:[bb-wl18xx-firmware]:[1.20170829-0rcnee2~stretch+20180104]
pkg:[firmware-ti-connectivity]:[20170823-1rcnee0~stretch+20170830]
groups:[debian : debian adm kmem dialout cdrom floppy audio dip video plugdev users systemd-journal i2c bluetooth netdev cloud9ide gpio pwm admin spi tisdk weston-launch xenomai eqep]
dmesg | grep pinctrl-single
[ 2.143343] pinctrl-single 44e10800.pinmux: 142 pins at pa f9e10800 size 568
dmesg | grep gpio-of-helper
[ 2.144418] gpio-of-helper ocp:cape-universal: Allocated GPIO id=0
[ 2.144929] gpio-of-helper ocp:cape-universal: Allocated GPIO id=1
[ 2.145140] gpio-of-helper ocp:cape-universal: Allocated GPIO id=2
[ 2.145295] gpio-of-helper ocp:cape-universal: Allocated GPIO id=3
[ 2.145433] gpio-of-helper ocp:cape-universal: Allocated GPIO id=4
[ 2.145567] gpio-of-helper ocp:cape-universal: Allocated GPIO id=5
[ 2.145714] gpio-of-helper ocp:cape-universal: Allocated GPIO id=6
[ 2.145848] gpio-of-helper ocp:cape-universal: Allocated GPIO id=7
[ 2.145986] gpio-of-helper ocp:cape-universal: Allocated GPIO id=8
[ 2.146170] gpio-of-helper ocp:cape-universal: Allocated GPIO id=9
[ 2.146342] gpio-of-helper ocp:cape-universal: Allocated GPIO id=10
[ 2.146491] gpio-of-helper ocp:cape-universal: Allocated GPIO id=11
[ 2.146628] gpio-of-helper ocp:cape-universal: Allocated GPIO id=12
[ 2.146766] gpio-of-helper ocp:cape-universal: Allocated GPIO id=13
[ 2.146908] gpio-of-helper ocp:cape-universal: Allocated GPIO id=14
[ 2.147047] gpio-of-helper ocp:cape-universal: Allocated GPIO id=15
[ 2.147185] gpio-of-helper ocp:cape-universal: Allocated GPIO id=16
[ 2.147329] gpio-of-helper ocp:cape-universal: Allocated GPIO id=17
[ 2.147468] gpio-of-helper ocp:cape-universal: Allocated GPIO id=18
[ 2.147631] gpio-of-helper ocp:cape-universal: Allocated GPIO id=19
[ 2.147778] gpio-of-helper ocp:cape-universal: Allocated GPIO id=20
[ 2.147917] gpio-of-helper ocp:cape-universal: Allocated GPIO id=21
[ 2.148064] gpio-of-helper ocp:cape-universal: Allocated GPIO id=22
[ 2.148205] gpio-of-helper ocp:cape-universal: Allocated GPIO id=23
[ 2.148343] gpio-of-helper ocp:cape-universal: Allocated GPIO id=24
[ 2.148822] gpio-of-helper ocp:cape-universal: Allocated GPIO id=25
[ 2.148995] gpio-of-helper ocp:cape-universal: Allocated GPIO id=26
[ 2.149159] gpio-of-helper ocp:cape-universal: Allocated GPIO id=27
[ 2.149307] gpio-of-helper ocp:cape-universal: Allocated GPIO id=28
[ 2.149450] gpio-of-helper ocp:cape-universal: Allocated GPIO id=29
[ 2.149601] gpio-of-helper ocp:cape-universal: Allocated GPIO id=30
[ 2.149747] gpio-of-helper ocp:cape-universal: Allocated GPIO id=31
[ 2.149889] gpio-of-helper ocp:cape-universal: Allocated GPIO id=32
[ 2.150037] gpio-of-helper ocp:cape-universal: Allocated GPIO id=33
[ 2.150179] gpio-of-helper ocp:cape-universal: Allocated GPIO id=34
[ 2.150330] gpio-of-helper ocp:cape-universal: Allocated GPIO id=35
[ 2.150477] gpio-of-helper ocp:cape-universal: Allocated GPIO id=36
[ 2.150631] gpio-of-helper ocp:cape-universal: Allocated GPIO id=37
[ 2.150785] gpio-of-helper ocp:cape-universal: Allocated GPIO id=38
[ 2.150928] gpio-of-helper ocp:cape-universal: Allocated GPIO id=39
[ 2.151073] gpio-of-helper ocp:cape-universal: Allocated GPIO id=40
[ 2.151224] gpio-of-helper ocp:cape-universal: Allocated GPIO id=41
[ 2.151360] gpio-of-helper ocp:cape-universal: Allocated GPIO id=42
[ 2.151501] gpio-of-helper ocp:cape-universal: Allocated GPIO id=43
[ 2.151513] gpio-of-helper ocp:cape-universal: ready
END
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment