Forum Discussion
JonGoh
New Contributor
1 year agoHow to make U-Boot load Rootfs
Hi, I have been following the "GSRD for Agilex 7 F-Series FPGA DevKit (2x F-Tile)" Documentation (link below), and I have several questions. http://rocketboards.org/foswiki/Documentation/AgilexSoCG...
Jeet14
Frequent Contributor
1 year agoHi,
I believe this is ext3 or ext4 file system and it is loading runtime along with the kernel from the SD card.
Please check the bootm arguments from the "printenv" from the uboot.
Regards
Tiwari