Hello,
Error: src/arm/BB-BONE-LCD5-01-00A1.dts:51.3-4 syntax error
FATAL ERROR: Unable to parse input tree
make[1]: *** [Makefile:173: src/arm/BB-BONE-LCD5-01-00A1.dtbo] Error 1
make: *** [Makefile:119: all_arm] Error 2
This above info is the error in the update to the dts file and then w/ the command ./install.sh.
…
debian@beaglebone:~/bb.org-overlays$ sudo /opt/scripts/tools/version.sh
git:/opt/scripts/:[fe926a6a4cf5805041878d7df82b58c00b4f902e]
eeprom:[A335BNLTGW1ABBGW16060875]
model:[TI_AM335x_BeagleBone_Green_Wireless]
dogtag:[BeagleBoard.org Debian Buster IoT Image 2020-04-06]
bootloader:[microSD-(push-button)]:[/dev/mmcblk0]:[U-Boot SPL 2019.04-00002-g07d5700e21 (Mar 06 2020 - 11:24:55 -0600)]:[location: dd MBR]
bootloader:[microSD-(push-button)]:[/dev/mmcblk0]:[U-Boot 2019.04-00002-g07d5700e21]:[location: dd MBR]
UBOOT: Booted Device-Tree:[am335x-bonegreen-wireless-uboot-univ.dts]
UBOOT: Loaded Overlay:[AM335X-PRU-UIO-00A0]
UBOOT: Loaded Overlay:[BB-ADC-00A0]
UBOOT: Loaded Overlay:[BB-BBGW-WL1835-00A0]
UBOOT: Loaded Overlay:[BB-BONE-eMMC1-01-00A0]
UBOOT: Loaded Overlay:[BB-BONE-LCD5-01-00A1]
UBOOT: Loaded Overlay:[BB-SPIDEV0-00A0]
kernel:[4.19.94-ti-r57]
nodejs:[v10.23.1]
/boot/uEnv.txt Settings:
uboot_overlay_options:[enable_uboot_overlays=1]
uboot_overlay_options:[uboot_overlay_addr1=/lib/firmware/BB-SPIDEV0-00A0.dtbo]
uboot_overlay_options:[uboot_overlay_pru=/lib/firmware/AM335X-PRU-UIO-00A0.dtbo]
uboot_overlay_options:[enable_uboot_cape_universal=1]
pkg check: to individually upgrade run: [sudo apt install --only-upgrade <pkg>]
pkg:[bb-cape-overlays]:[4.14.20201221.0-0~buster+20201221]
pkg:[bb-customizations]:[1.20201105.0-0~buster+20201110]
pkg:[bb-usb-gadgets]:[1.20200504.0-0~buster+20200504]
pkg:[bb-wl18xx-firmware]:[1.20200813.1-0~buster+20200813]
pkg:[kmod]:[26-1]
pkg:[librobotcontrol]:[1.0.5-git20200715.0-0~buster+20200716]
pkg:[firmware-ti-connectivity]:[20190717-2rcnee1~buster+20200305]
groups:[debian : debian adm kmem dialout cdrom floppy audio dip video plugdev users systemd-journal bluetooth netdev i2c gpio pwm eqep remoteproc admin spi iio docker tisdk weston-launch xenomai cloud9ide]
cmdline:[console=ttyO0,115200n8 bone_capemgr.uboot_capemgr_enabled=1 root=/dev/mmcblk0p1 ro rootfstype=ext4 rootwait uboot_detected_capes=BB-BONE-LCD5-01, coherent_pool=1M net.ifnames=0 lpj=1990656 rng_core.default_quality=100 quiet]
dmesg | grep remote
[ 92.795901] remoteproc remoteproc0: wkup_m3 is available
[ 92.835797] remoteproc remoteproc0: powering up wkup_m3
[ 92.835832] remoteproc remoteproc0: Booting fw image am335x-pm-firmware.elf, size 217168
[ 92.836119] remoteproc remoteproc0: remote processor wkup_m3 is now up
dmesg | grep pru
dmesg | grep pinctrl-single
[ 1.233889] pinctrl-single 44e10800.pinmux: 142 pins, size 568
[ 1.630725] pinctrl-single 44e10800.pinmux: pin PIN30 already requested by gpio-leds-cape-lcd; cannot claim for leds
[ 1.641444] pinctrl-single 44e10800.pinmux: pin-30 (leds) status -22
[ 1.647868] pinctrl-single 44e10800.pinmux: could not request pin 30 (PIN30) from group pinmux_wl18xx_pins on device pinctrl-single
[ 1.838952] pinctrl-single 44e10800.pinmux: pin PIN12 already requested by 47810000.mmc; cannot claim for gpio_keys
[ 1.849711] pinctrl-single 44e10800.pinmux: pin-12 (gpio_keys) status -22
[ 1.856658] pinctrl-single 44e10800.pinmux: could not request pin 12 (PIN12) from group pinmux_bb_lcd_keymap_pins on device pinctrl-single
dmesg | grep gpio-of-helper
[ 1.246479] gpio-of-helper ocp:cape-universal: ready
lsusb
Bus 001 Device 002: ID 05e3:0610 Genesys Logic, Inc. 4-port hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
END
Okay…you are right. I am using the BBGW and I was not thinking of the differences.
Seth
P.S. If necessary, I can change boards if there are no options for this specific board for now.