Nios® V/II Embedded Design Suite (EDS)
Support for Embedded Development Tools, Processors (SoCs and Nios® V/II processor), Embedded Development Suites (EDSs), Boot and Configuration, Operating Systems, C and C++
12600 Discussions

DTB i've created from .sopcinfo --> doesn't work

Altera_Forum
Honored Contributor II
973 Views

Hi All, 

 

I'm working on a custom board - assembly with arria5 device ( booting linux from QSPI ). 

Linux is running if i using socfpga_arria5_socdk.dtb ( from : arch/arm/boot/dts/ ) - original of EVB. 

 

If I using my DTB ( from sopcinfo ) - the linux doesn't run , it stuck on "starting kernel" . 

My convert process: 

- Converting the .sopcinfo ( from my QSYS poject ) to DTS using sopc2dts.exe tool. 

- Changing console from ttyAL0 to ttyS0 in the DTS. 

- Copy the DTS to my kernel's DTS folder (change the name to socfpga_arria5_socdk.dts ) 

- Run "make ARCH = arm dtbs" 

 

please advise how should i convert/use .sopcinfo file. 

 

Thanks in advanced, 

Moran.
0 Kudos
0 Replies
Reply