2015-06-02 22:08 GMT+02:00 Robert Nelson <[email protected]>: > On Tue, Jun 2, 2015 at 3:06 PM, Matthias Klein <[email protected]> > wrote: > As long as you use the dtc version found built-into the 4.1 kernel > branch, then that'll work..
I have build the latest 4.1.0-rc6 kernel and the bb.org-overlays using the in-tree dtc (using ptxdist and OSELASToolchain). I copied the resulting dtbo to /lib/firmware and bootet: [ 4.170717] bone_capemgr bone_capemgr: Baseboard: 'A335BNLT,0A5C,2713BBBK1634' [ 4.178333] bone_capemgr bone_capemgr: compatible-baseboard=ti,beaglebone-black [ 4.242254] bone_capemgr bone_capemgr: slot #0: No cape found [ 4.302251] bone_capemgr bone_capemgr: slot #1: No cape found [ 4.362251] bone_capemgr bone_capemgr: slot #2: No cape found [ 4.392218] bone_capemgr bone_capemgr: slot #3: '4D 4.3 LCD CAPE- 4DCAPE-43T ,00A1,4D SYSTEMS ,BB-BONE-LCD4-01' [ 4.403862] bone_capemgr bone_capemgr: initialized OK. [ 8.447420] bone_capemgr bone_capemgr: slot #3: Failed to resolve tree [ 8.460662] bone_capemgr bone_capemgr: loader: failed to load slot-3 BB-BONE-LCD4-01:00A1 (prio 0) What can be the reason for the "Failed to resolve tree" error? Before I had the dtbo in place, I got: [ 4.170657] bone_capemgr bone_capemgr: Baseboard: 'A335BNLT,0A5C,2713BBBK1634' [ 4.178278] bone_capemgr bone_capemgr: compatible-baseboard=ti,beaglebone-black [ 4.242190] bone_capemgr bone_capemgr: slot #0: No cape found [ 4.302189] bone_capemgr bone_capemgr: slot #1: No cape found [ 4.362186] bone_capemgr bone_capemgr: slot #2: No cape found [ 4.392154] bone_capemgr bone_capemgr: slot #3: '4D 4.3 LCD CAPE- 4DCAPE-43T ,00A1,4D SYSTEMS ,BB-BONE-LCD4-01' [ 4.403795] bone_capemgr bone_capemgr: initialized OK. [ 8.446533] bone_capemgr bone_capemgr: loader: failed to load slot-3 BB-BONE-LCD4-01:00A1 (prio 0) For booting the board I used the am335x-boneblack.dtb tree. -- 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]. For more options, visit https://groups.google.com/d/optout.
