On Fri, Mar 16, 2018 at 4:29 PM, <[email protected]> wrote: >> Did this ever get sorted out? I'm working on a BBB project and trying to >> load 4 dtbo files in slots 4--7, and they are not affecting the hw setup as >> expected. I'm running: > > > debian: > [root@beaglebone]> uname -a > Linux beaglebone 4.4.91-ti-r133 #1 SMP Tue Oct 10 05:18:08 UTC 2017 armv7l > GNU/Linux > > u-boot: > [root@beaglebone]> grep -a --null-data U-Boot /dev/mmcblk0 > > U-Boot SPL 2018.01-00002-g9aa111a004 (Jan 20 2018 - 12:45:29)
Please show: sudo /opt/scripts/tools/version.sh >> Here's my uEnv.txt file: > > > #Docs: http://elinux.org/Beagleboard:U-boot_partitioning_layout_2.0 > > uname_r=4.4.91-ti-r133 > #uuid= > dtb= > dtb=am335x-boneblack-overlay.dtb ^ this isn't required with u-boot overlays.. > > > ###U-Boot Overlays### > ###Documentation: > http://elinux.org/Beagleboard:BeagleBoneBlack_Debian#U-Boot_Overlays > ###Master Enable > enable_uboot_overlays=1 > ### > ###Overide capes with eeprom > #uboot_overlay_addr0=/lib/firmware/bone_eqep2b-00A0.dtbo > #uboot_overlay_addr1=/lib/firmware/<file1>.dtbo > #uboot_overlay_addr2=/lib/firmware/<file2>.dtbo > #uboot_overlay_addr3=/lib/firmware/<file3>.dtbo > ### > ###Additional custom capes > uboot_overlay_addr4=/lib/firmware/maps_bbb_pwm-00A0.dtbo > uboot_overlay_addr5=/lib/firmware/maps_bbb_eqep-00A0.dtbo > uboot_overlay_addr6=/lib/firmware/maps_bbb_i2c-00A0.dtbo > uboot_overlay_addr7=/lib/firmware/maps_bbb_gpio-00A0.dtbo Regards, -- Robert Nelson https://rcn-ee.com/ -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/CAOCHtYgpCdvTxqwGFsn4x02YEcbUBmOVY81OsUy-VZ%2BWSb7XKw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
