> uboot_overlays: dtb=am335x-boneblack-emmc-overlay.dtb in /boot/uEnv.txt, > unable to use [uboot_base_dtb=am335x-boneblack-uboot.dtb] ... > loading /boot/dtbs/4.4.59-ti-r96/am335x-boneblack-emmc-overlay.dtb ... > 54478 bytes read in 131 ms (405.3 KiB/s)
First thing to check: disable that ^ line in /boot/uEnv.txt #dtb=am335x-boneblack-emmc-overlay.dtb u-boot overlay will select the proper base.. > uboot_overlays: [fdt_buffer=0x60000] ... > uboot_overlays: loading /lib/firmware/AM335X-20-00A0.dtbo ... > 378 bytes read in 174 ms (2 KiB/s) "This" ^ could cause lockup's it was removed awhile back and more integrated in "am335x-boneblack-uboot.dtb"... > uboot_overlays: loading /lib/firmware/OPD-LCD5-03-00A0.dtbo ... > 3835 bytes read in 95 ms (39.1 KiB/s) > uboot_overlays: loading /lib/firmware/OPD-GPIO-00A0.dtbo ... > 1094 bytes read in 223 ms (3.9 KiB/s) > uboot_overlays: loading /lib/firmware/OPD-ADC-00A0.dtbo ... > 563 bytes read in 93 ms (5.9 KiB/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_video=1]... > uboot_overlays: uboot loading of [/lib/firmware/BB-ADC-00A0.dtbo] disabled by > /boot/uEnv.txt [disable_uboot_overlay_adc=1]... > uboot_overlays: cape universal disabled, external cape enabled or detected... > loading /boot/initrd.img-4.4.59-ti-r96 ... > 6098679 bytes read in 434 ms (13.4 MiB/s) > debug: [console=ttyO0,115200n8 bone_capemgr.uboot_capemgr_enabled=1 > root=/dev/mmcblk0p1 ro rootfstype=ext4 rootwait coherent_pool=1M > net.ifnames=0 quiet] ... > debug: [bootz 0x82000000 0x88080000:5d0ef7 88000000] ... > ## Flattened Device Tree blob at 88000000 > Booting using the fdt blob at 0x88000000 > Loading Ramdisk to 8fa2f000, end 8ffffef7 ... OK > reserving fdt memory region: addr=88000000 size=6e000 > Loading Device Tree to 8f9be000, end 8fa2efff ... OK > > Starting kernel (mjp - mod to 4) ... > > ... hangs -- > > I would appreciate any hints as to where to look for clues. Considering 4.4.59-ti-r96 came out in Apri 4, 2017.. Any chance can you move your microSD image to u-boot: v2018.03 + v4.14.x-ti (4.14.60-ti-r67) 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/CAOCHtYi%2Bipc5aYFAdvD-t84mRqJ%3Dy9WF9siSVqLDa9wqjOJ9Jw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
