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 agoYou have to set the "Memory base address" to the address of your main RAM, not including the MMU kernel area offset (0xC0000000). For example, I have 0x04000000 for DDR.
For the simple case -- you should uncheck "DTB at physical address" and instead check "Compile and link device tree into kernel image" and put the path to your DTS file there. The fancier alternative, which I haven't tried -- IF you are:- building your device tree into your FPGA image (onchip ROM)
- OR loading it through u-boot
- OR storing it in flash