Forum Discussion
MK_086
Occasional Contributor
3 years agoAGFB014R24B2E2EV : Customizing and Porting HPS U-Boot & Linux
Dear Experts,
We are able to bring up the AGFB014R24B2E2EV Eval board with Yocto build U-boot and Linux from QSPI flash by following the steps as in,
https://www.rocketboards.org/foswiki/Docume...
EBERLAZARE_I_Intel
Regular Contributor
3 years agoHi,
Customization of rootfs do you mean something like, as for our example we are using Yocto, so are you aiming to customize the Yocto rootfs? OR a different/custom rootfs?
Launch C application code is pretty general, you can store in the rootfs partition:
https://itsfoss.com/run-c-program-linux/
p/s: If any answer from the community or Intel Support are helpful, please feel free to give best answer or rate 4/5 survey.
- MK_0863 years ago
Occasional Contributor
Hi @EBERLAZARE_I_Intel ,
Looking for the process/steps to store the c executable in rootfs partition and how to make it run at the Linux boot up.
Thanks