Forum Discussion
aleksey2m
New Contributor
5 years agoTrouble Update Partitioning in Device Tree
Hi,
I'm try startup Arrow SoCKit evalBoard include CycloneV, used guide "GSRD v13.1 - Booting from QSPI" from rocketboards.org, (https://rocketboards.org/foswiki/Documentation/GSRD131QspiBoot#A._Co...
EricMunYew_C_Intel
Frequent Contributor
5 years agodid you build a minimal root filesystem for booting from QSPI.
$ bitbake altera-image-minimal
aleksey2m
New Contributor
5 years agoThanks for the answer!
Ok then next question:
Did I understand correctly that the full file system needs to be deployed to SDMMC in order to be able to access the QSPI, to which the image of the minimal file system can then be written?
Thank you!