**** BEGIN LOGGING AT Thu May 29 03:00:01 2014 May 29 15:11:58 panto: How would one go about loading there own device tree . I understand that I have to load it to a particular address at boot. But not sure how to May 29 15:14:41 anujdeshpande: You would have to configure it in uEnv.txt May 29 15:15:06 Abhishek_: are you talking about capes ? May 29 15:15:17 no, the complete device tree May 29 15:15:32 am335x-boneblack.dtb in the boot folder May 29 15:16:26 anujdeshpande: in /boot/uboot/dtbs May 29 15:17:35 so loadfdt is the closest thing that I found in uEnv.txt May 29 15:17:56 but that doesn’t point to am335x-boneblack.dtb May 29 15:18:18 it points to /dtbs/${fdtfile} May 29 15:18:35 so i’d need to see where $fdtfile is defined May 29 15:19:51 the simplest option for you would be to just replace your file with the compiled DT May 29 15:20:46 i can’t name it the same. May 29 15:21:04 rather shouldn’t May 29 15:21:22 k May 29 15:22:14 thanks though ! hadn’t found the variable earlier May 29 15:23:32 anujdeshpande: check if SOC.sh is of help to you May 29 15:23:48 grep’d to find fdtfile mentioned there. May 29 15:23:52 not much use i think May 29 15:26:11 IIRC the device EEPROM and serial number is read to check the model by u-boot May 29 15:42:01 Abhishek_: didn’t follow you May 29 15:42:35 there's an EEPROM that stores the serial number of the board May 29 15:47:04 but how does that load the DT? May 29 15:53:04 i was looking into the MLO file May 29 15:54:42 Abhishek_: isn’t that a blob May 29 15:54:53 yep, the strings in that May 29 16:27:43 so it seems that we need to make changes to include/configs/am335x_evm.h to load the dt May 29 16:42:26 panto: ping May 29 20:16:51 [beaglepilot] vmayoral pushed 1 commit to master [+0/-0/±1] http://git.io/OqH0Nw May 29 20:16:52 [beaglepilot] vmayoral d18ec03 - Init Third week May 29 20:17:54 hmmm May 29 20:58:56 [beaglepilot] vmayoral pushed 1 commit to master [+0/-0/±1] http://git.io/eCrLOg May 29 20:58:57 [beaglepilot] vmayoral 6f3f59e - preliminary RT tests **** ENDING LOGGING AT Fri May 30 02:59:59 2014