Forum Discussion
Altera_Forum
Honored Contributor
13 years agonios2-download Verify Failed
Thanks in advance. We are finally getting a chance to migrate to the mmu branch. Our goal is to use the TSE and Marvell. We've seen in the wiki that we will need to do some adds to the *.dts...
Altera_Forum
Honored Contributor
13 years agoThanks in Advance.
I had to leave this and work on another project. Now that I'm back to it I decided to to use the example from the website for the 3C120 Eval board. So I'm starting with that sopc to create the *.dts and then *.dtb and with the *.dtb the zImage. I'm doing what is says on the Altera Wiki Devicetree and clarified by ykozlov and the zImage downloads but I still hang at boot. When I make the *.dts I get the following messages: Waring decriptor memory connected through a bridge. I'll probably mess things up trying to gues what memory I'm connected to... Component pll_master of class dummy_master is unknown but I do get my *.dts. Originally I DID miss the big step of manually getting a *.dtb from the *.dts. With the non mmu I used to build the zImage and download with nios2-download -g and then use the nios2-terminal. So, the only way I can get it to load and verified is by having the link address offset = 0x12000000 – and the DTB can be anything. But the nios2-terminal hangs.