Forum Discussion
tehjingy_Altera
Regular Contributor
2 years agoHi
Please find my response below:
1. Where can I include my custom device tree source files and re-build the image?
You could directly make changes to the device tree source file (socfpga_arria10_socdk_xxx.dts )in the repo that you have clone in your work directory. There are two level of device tree you will need to edit. One for the uboot and one for linux:
uboot
linux
/dts
2. Where can I make changes so that the image mounts to /mnt folder instead of /dev/mmcblk02
What do you mean the image mount point? Which image mount point are you referring to?
Are you referring to the linux image? The linux image needs to be from a dev eg. QSPI or sd card.
Regards
Jingyang, Teh