On Wed, Feb 21, 2018 at 11:44 AM, ferdster <[email protected]> wrote: > This is just before running the update_kernel script: > loading /boot/vmlinuz-4.9.78-ti-r94 ... > 9960536 bytes read in 646 ms (14.7 MiB/s) > uboot_overlays: [uboot_base_dtb=am335x-boneblack-uboot-univ.dtb] ... > uboot_overlays: [uboot_base_dtb=am335x-boneblack-uboot.dtb] ... > uboot_overlays: Switching too: dtb=am335x-boneblack-uboot.dtb ... > loading /boot/dtbs/4.9.78-ti-r94/am335x-boneblack-uboot.dtb ... > 61626 bytes read in 42 ms (1.4 MiB/s) > uboot_overlays: [fdt_buffer=0x60000] ... > uboot_overlays: loading /lib/firmware/BB-BONE-eMMC1-01-00A0.dtbo ... > 1105 bytes read in 50 ms (21.5 KiB/s) > uboot_overlays: loading /lib/firmware/BB-BBGW-WL1835-00A0.dtbo ... > 4681 bytes read in 111 ms (41 KiB/s) > uboot_overlays: loading /lib/firmware/BB-ADC-00A0.dtbo ... > 695 bytes read in 41 ms (15.6 KiB/s) > uboot_overlays: loading /lib/firmware/univ-bbgw-EW-00A0.dtbo ... > 82622 bytes read in 181 ms (445.3 KiB/s) > loading /boot/initrd.img-4.9.78-ti-r94 ... > 6508361 bytes read in 426 ms (14.6 MiB/s) > debug: [console=ttyO0,115200n8 bone_capemgr.uboot_capemgr_enabled=1 > root=/dev/mmcblk1p1 ro rootfstype=ext4 r > ootwait coherent_pool=1M net.ifnames=0] ... > debug: [bootz 0x82000000 0x88080000:634f49 88000000] ... > ## Flattened Device Tree blob at 88000000 > Booting using the fdt blob at 0x88000000 > Loading Ramdisk to 8f9cb000, end 8fffff49 ... OK > reserving fdt memory region: addr=88000000 size=83000 > Loading Device Tree to 8f945000, end 8f9cafff ... OK > > Starting kernel ... > > Don't know if that's the cause, but it's not loading univ-bbgw-EW-00A0.dtbo > after the kernel update.
That's actually integrated into "am335x-boneblack-uboot-univ.dtb".. Thus we just remove 'used' pinmux's.. I'm flashing that board right now.. 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/CAOCHtYj37BGARWhHKXeMubybLX4z4nT8gvP9ZYNRCt8wtpzN-g%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
