Justin Tullos

Results 12 comments of Justin Tullos

@shirlynan Did you ever get yours working? So I can get openocd to recognize the board, but gives DTM version unsupported. From doing this on other builds, it usually meant...

@Kendidi Did you ever find a fix? I'm at the same issue right now. BBL and Bootloader print just fine, and when it hands over to Linux, nothing gets printed....

So if you pass earlycon through bootargs in defconfig, it will setup an early console with the uart. Are you running the Open Piton build or just regular CVA6/Ariane? What...

I didn't on this build, but I'll add it. I didn't see it on the openpiton branch for the linux defconfig, that might need to be added if it's required....

The prebuilt doesn't work either, I just tried again with the link you posted. Here's the output: ![image](https://user-images.githubusercontent.com/60512105/92802504-8f156c80-f384-11ea-9257-703e88ba86cc.png)

SD was prepared the way it shows on the openpiton repo. Here's the start: ![image](https://user-images.githubusercontent.com/60512105/92803079-1367ef80-f385-11ea-840f-f007f7e39037.png)

I am also working on another bbl build, it will print the device tree just fine, but hangs when Linux normally takes over. This is in minit.c and after which...

I haven't done an update in a few days, I'll check it out. Also, earlycon=sbi didn't change anything. And I'd like to move to opensbi, but my research is using...

thanks @Moschn although I'm using 5.3 right now for Keystone, so there must be something more.

@Jbalkind I think you might be right regarding the SD issues. After some random resets, Linux will boot. It's not consistent. So I assume data isn't getting copied over all...