debian@beaglebone:~$ config-pin -q P9.28
P9_28 Mode: default Direction: in Value: 0
debian@beaglebone:~$ config-pin -q P9.31
P9_31 Mode: default Direction: in Value: 0
debian@beaglebone:~$ config-pin -l P9.31
default gpio gpio_pu gpio_pd pwm spi pruout pruin
debian@beaglebone:~$ config-pin -l P9.28
default gpio gpio_pu gpio_pd pwm spi pwm2 pruout pruin
debian@beaglebone:~$ config-pin P9.28 pruin
debian@beaglebone:~$ config-pin P9.31 pruin
debian@beaglebone:~$ config-pin -q P9.31
P9_31 Mode: pruin
debian@beaglebone:~$ config-pin -q P9.28
P9_28 Mode: pruin
debian@beaglebone:~$ sudo /opt/scripts/tools/version.sh
[sudo] password for debian:
git:/opt/scripts/:[2b5b51be63fd8e31721012a3f2dc96f25fe42741]
eeprom:[A335BNLT00C02516BBBK2626]
dogtag:[BeagleBoard.org Debian Image 2017-04-16]
bootloader:[microSD-(push-button)]:[/dev/mmcblk0]:[U-Boot
2017.05-rc2-00002-gbcecad]
kernel:[4.4.61-ti-r98]
nodejs:[v6.10.2]
debian@beaglebone:~$
u-boot:
Running uname_boot ...
loading /boot/vmlinuz-4.4.61-ti-r98 ...
8606904 bytes read in 557 ms (14.7 MiB/s)
uboot_overlays: [uboot_base_dtb=am335x-boneblack-uboot.dtb] ...
uboot_overlays: Switching too: dtb=am335x-boneblack-uboot.dtb ...
loading /boot/dtbs/4.4.61-ti-r98/am335x-boneblack-uboot.dtb ...
53128 bytes read in 78 ms (665 KiB/s)
uboot_overlays: [fdt_buffer=0x60000] ...
uboot_overlays: loading /lib/firmware/AM335X-20-00A0.dtbo ...
378 bytes read in 210 ms (1000 Bytes/s)
uboot_overlays: uboot loading of
[/lib/firmware/BB-BONE-eMMC1-01-00A0.dtbo] disabled by /boot/uEnv.txt
[disable_uboot_overlay_emmc=1]...
uboot_overlays: uboot loading of
[/lib/firmware/BB-HDMI-TDA998x-00A0.dtbo] disabled by /boot/uEnv.txt
[disable_uboot_overlay_audio=1]...
uboot_overlays: loading /lib/firmware/BB-NHDMI-TDA998x-00A0.dtbo ...
2243 bytes read in 594 ms (2.9 KiB/s)
uboot_overlays: loading /lib/firmware/BB-ADC-00A0.dtbo ...
695 bytes read in 712 ms (0 Bytes/s)
uboot_overlays: loading /lib/firmware/univ-bbb-xVx-00A0.dtbo ...
73819 bytes read in 584 ms (123 KiB/s)
loading /boot/initrd.img-4.4.61-ti-r98 ...
6152958 bytes read in 405 ms (14.5 MiB/s)
debug: [console=ttyO0,115200n8 bone_capemgr.uboot_capemgr_enabled=1
root=/dev/mmcblk0p1 ro rootfstype=ext4 rootwait console=tty0
coherent_pool=1M net.ifnames=0 quiet cape_universal=enable] ...
debug: [bootz 0x82000000 0x88080000:5de2fe 88000000] ...
## Flattened Device Tree blob at 88000000
Booting using the fdt blob at 0x88000000
Loading Ramdisk to 8fa21000, end 8ffff2fe ... OK
reserving fdt memory region: addr=88000000 size=77000
Loading Device Tree to 8f9a7000, end 8fa20fff ... OK
Starting kernel ...