Forum Discussion
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