I've noticed that sometimes the order in which you load device files can
play a factor on if they will load or not. May be worth checking out.

On Tue, Mar 27, 2018, 8:52 AM <[email protected]> wrote:

> They are a bit large to post as source.   I'll try attaching them...
>
> On Monday, March 26, 2018 at 6:27:56 PM UTC-7, RobertCNelson wrote:
>>
>> On Mon, Mar 26, 2018 at 5:56 PM,  <[email protected]> wrote:
>> > Sorry, please disregard the uBoot output posted previously--that was
>> with
>> > our workaround of loading one big dtbo file.
>> >
>> > HERE IS THE OUTPUT FROM OUR MULTIPLE DTBOs...
>> >
>> >
>> > U-Boot SPL 2018.01-00002-g9aa111a004 (Jan 20 2018 - 12:45:29)
>> > Trying to boot from MMC1
>> >
>> >
>> > 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: 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] ...
>> > switch to partitions #0, OK
>> > mmc0 is current device
>> > SD/MMC found on device 0
>> > ** Bad device 0:2 0x82000000 **
>> > ** Bad device 0:2 0x82000000 **
>> > switch to partitions #0, OK
>> > mmc0 is current device
>> > Scanning mmc 0: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
>> > mmc0 is current device
>> > gpio: pin 54 (gpio 54) value is 1
>> > Checking for: /uEnv.txt ...
>> > 2094 bytes read in 30 ms (67.4 KiB/s)
>> > gpio: pin 55 (gpio 55) value is 1
>> > Loaded environment from /uEnv.txt
>> > Importing environment from mmc ...
>> > Checking if uenvcmd is set ...
>> > Checking if client_ip is set ...
>> > Checking for: /boot.scr ...
>> > Checking for: /boot/boot.scr ...
>> > Checking for: /boot/uEnv.txt ...
>> > gpio: pin 55 (gpio 55) value is 1
>> > 2246 bytes read in 28 ms (78.1 KiB/s)
>> > Loaded environment from /boot/uEnv.txt
>> > debug: [dtb=am335x-boneblack-overlay.dtb] ...
>> > Using: dtb=am335x-boneblack-overlay.dtb ...
>> > 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.4.91-ti-r133 ...
>> > 8886912 bytes read in 579 ms (14.6 MiB/s)
>> > uboot_overlays: dtb=am335x-boneblack-overlay.dtb in /boot/uEnv.txt,
>> unable
>> > to use [uboot_base_dtb=am335x-boneblack-uboot.dtb] ...
>> > loading /boot/dtbs/4.4.91-ti-r133/am335x-boneblack-overlay.dtb ...
>> > 54603 bytes read in 84 ms (634.8 KiB/s)
>> > uboot_overlays: [fdt_buffer=0x60000] ...
>> > uboot_overlays: loading /lib/firmware/maps_bbb_gpio-00A0.dtbo ...
>> > 1039 bytes read in 145 ms (6.8 KiB/s)
>> > uboot_overlays: loading /lib/firmware/maps_bbb_pwm-00A0.dtbo ...
>> > 1599 bytes read in 296 ms (4.9 KiB/s)
>> > uboot_overlays: loading /lib/firmware/maps_bbb_i2c-00A0.dtbo ...
>> > 1312 bytes read in 300 ms (3.9 KiB/s)
>> > uboot_overlays: loading /lib/firmware/maps_bbb_eqep-00A0.dtbo ...
>> > 2055 bytes read in 396 ms (4.9 KiB/s)
>>
>> Okay these loaded fine..
>>
>>
>> > 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: loading /lib/firmware/AM335X-PRU-RPROC-4-4-TI-00A0.dtbo
>> ...
>> > 2402 bytes read in 356 ms (5.9 KiB/s)
>> > uboot_overlays: cape universal disabled, external cape enabled or
>> > detected...
>> > loading /boot/initrd.img-4.4.91-ti-r133 ...
>> > 5416133 bytes read in 361 ms (14.3 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 cape_universal=enable] ...
>> > debug: [bootz 0x82000000 0x88080000:52a4c5 88000000] ...
>> > ## Flattened Device Tree blob at 88000000
>> >    Booting using the fdt blob at 0x88000000
>> >    Loading Ramdisk to 8fad5000, end 8ffff4c5 ... OK
>> >    reserving fdt memory region: addr=88000000 size=6e000
>> >    Loading Device Tree to 8fa64000, end 8fad4fff ... OK
>> >
>> > Starting kernel ...
>> >
>> > [    0.000833] clocksource_probe: no matching clocksources found
>> > [    2.077791] wkup_m3_ipc 44e11324.wkup_m3_ipc: could not get rproc
>> handle
>> > [    2.249328] omap_voltage_late_init: Voltage driver support not added
>> > [    2.257414] PM: Cannot get wkup_m3_ipc handle
>> >
>> > Debian GNU/Linux 9 beaglebone ttyS0
>> >
>> > BeagleBoard.org Debian Image 2017-10-10
>> >
>> > Support/FAQ: http://elinux.org/Beagleboard:BeagleBoneBlack_Debian
>> >
>> > default username:password is [debian:temppwd]
>> >
>> > beaglebone login: root
>> > Password:
>> > Last login: Mon Mar 26 15:39:43 PDT 2018 from 172.23.49.123 on pts/0
>> > Linux beaglebone 4.4.91-ti-r133 #1 SMP Tue Oct 10 05:18:08 UTC 2017
>> armv7l
>>
>>
>> Everything looks good, if the nodes arn't showing up, can you share
>> the 4 overlays source?
>>
>> 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/4271bd0c-3625-43f9-b68b-5377e3abb155%40googlegroups.com
> <https://groups.google.com/d/msgid/beagleboard/4271bd0c-3625-43f9-b68b-5377e3abb155%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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/CALHSORpG3dGv2tPKpzTcpSFe0ZG6GG2CRP98WgEOm_8f%2BvjX6Q%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to