Forum Discussion
tehjingy_Altera
Regular Contributor
8 months agoHi
I tried it out on our devkit and there was no problem in writting into the SDCard.
Please find the logs given.
I see that you are writing to the address 0x28 000 0000.
This address space is a reserved space in the HPS. You should not be writting into that space.
The DDR range are from 0x00_8000_0000 to 0x01_0000_0000 ( first 2GB) and 0x08_8000_0000 to 0x10_0000_0000 (remaining size of the ddr).
Regards
Jingyang, Teh
Gokulraj
New Contributor
8 months agoHi,
I've changed the load address as 0x880000000 mentioned by you,but still i'm stuck in the same issue and refer the attached log and dtb file.
will you place share the u-boot you used while writing in the memory address 0x880000000.
Thanks
Gokulraj