On Fri, Oct 23, 2020 at 6:20 PM Hartley Sweeten <[email protected]> wrote: > > Here is the uBoot output before I do an 'apt upgrade' > > U-Boot SPL 2018.01-00002-g9aa111a004 (Jan 20 2018 - 12:45:29) > Trying to boot from MMC2 > > > U-Boot 2018.01-00002-g9aa111a004 (Jan 20 2018 - 12:45:29 -0600), Build: > jenkins-github_Bootloader-Builder-32 > > CPU : AM335X-GP rev 2.1 > I2C: ready > DRAM: 512 MiB > No match for driver 'omap_hsmmc' > No match for driver 'omap_hsmmc' > Some drivers were not found > Reset Source: Global warm SW reset has occurred. > Reset Source: Power-on reset has occurred. > MMC: OMAP SD/MMC: 0, OMAP SD/MMC: 1 > Using default environment > > Board: BeagleBone Black > <ethaddr> not set. Validating first E-fuse MAC > BeagleBone Black: > BeagleBone: cape eeprom: i2c_probe: 0x54: > BeagleBone: cape eeprom: i2c_probe: 0x55: > BeagleBone: cape eeprom: i2c_probe: 0x56: > BeagleBone: cape eeprom: i2c_probe: 0x57: > Net: eth0: MII MODE > cpsw, usb_ether > Press SPACE to abort autoboot in 2 seconds > board_name=[A335BNLT] ... > board_rev=[00C0] ... > Card did not respond to voltage select! > mmc_init: -95, time 12 > Card did not respond to voltage select! > mmc_init: -95, time 13 > Card did not respond to voltage select! > mmc_init: -95, time 13 > gpio: pin 56 (gpio 56) value is 0 > gpio: pin 55 (gpio 55) value is 0 > gpio: pin 54 (gpio 54) value is 0 > gpio: pin 53 (gpio 53) value is 1 > Card did not respond to voltage select! > mmc_init: -95, time 13 > Card did not respond to voltage select! > mmc_init: -95, time 13 > switch to partitions #0, OK > mmc1(part 0) is current device > Scanning mmc 1:1... > gpio: pin 56 (gpio 56) value is 0 > gpio: pin 55 (gpio 55) value is 0 > gpio: pin 54 (gpio 54) value is 0 > gpio: pin 53 (gpio 53) value is 1 > switch to partitions #0, OK > mmc1(part 0) is current device > gpio: pin 54 (gpio 54) value is 1 > Checking for: /uEnv.txt ... > Checking for: /boot.scr ... > Checking for: /boot/boot.scr ... > Checking for: /boot/uEnv.txt ... > gpio: pin 55 (gpio 55) value is 1 > 2295 bytes read in 15 ms (149.4 KiB/s) > Loaded environment from /boot/uEnv.txt > Checking if uname_r is set in /boot/uEnv.txt... > gpio: pin 56 (gpio 56) value is 1 > Running uname_boot ... > loading /boot/vmlinuz-4.9.105-ti-r114 ... > 9818560 bytes read in 638 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.9.105-ti-r114/am335x-boneblack-uboot.dtb ... > 61638 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 ... > 1440 bytes read in 165 ms (7.8 KiB/s) > uboot_overlays: loading /lib/firmware/BB-HDMI-TDA998x-00A0.dtbo ... > 4896 bytes read in 58 ms (82 KiB/s) > uboot_overlays: loading /lib/firmware/BB-ADC-00A0.dtbo ... > 711 bytes read in 134 ms (4.9 KiB/s) > uboot_overlays: loading /lib/firmware/univ-bbb-EVA-00A0.dtbo ... > 62064 bytes read in 235 ms (257.8 KiB/s) > loading /boot/initrd.img-4.9.105-ti-r114 ... > 5801348 bytes read in 383 ms (14.4 MiB/s) > debug: [console=ttyO0,115200n8 bone_capemgr.uboot_capemgr_enabled=1 > root=/dev/mmcblk1p1 ro rootfstype=ext4 rootwait coherent_pool=1M > net.ifnames=0] ... > debug: [bootz 0x82000000 0x88080000:588584 88000000] ... > ## Flattened Device Tree blob at 88000000 > Booting using the fdt blob at 0x88000000 > Loading Ramdisk to 8fa77000, end 8ffff584 ... OK > reserving fdt memory region: addr=88000000 size=7e000 > Loading Device Tree to 8f9f6000, end 8fa76fff ... OK > > Starting kernel ...
Okay that's better, nothing wrong going on their.. can you share the rest of the boot? 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/CAOCHtYggU8UB9qAfwae%2BjZeA99%3DNOt%3DAKkk7GTpV7aJTh_-L_g%40mail.gmail.com.
