Project

General

Profile

Activity

From 01/30/2020 to 02/28/2020

02/18/2020

JC 02:37 PM Software Development: RE: Reading contents of a file in Uboot
u-boot doesn't really have a lot of file io ability.
You can load a file from sd card, tftp, nfs, or nand into memory. But the only way I know to look at it would be with "md" though that will just print the hex values in memory.
...
Jonathan Cormier
MK 11:01 AM Software Development: Reading contents of a file in Uboot
Hi ,
How can i read or cat contents of file from uboot.
Regards,
manjunath
Manjunath K S

01/31/2020

MK 05:27 AM Software Development: RE: MMC mount in Nand Boot
Hi ,
Yes it is using same mmc port ,Thank you for your suggestions , we were able resolve the issue .
Regards,
Manjunath
Manjunath K S

01/30/2020

JC 03:46 PM Software Development: RE: MMC mount in Nand Boot
Is your hardware using the same mmc port as the devkit? If so then no changes to the software should be needed unless your using a microsd without card detect. If there is no card detect pin, you need to disable the pin in u-boot/kerne... Jonathan Cormier
MK 05:20 AM Software Development: RE: MMC mount in Nand Boot
Hi ,
We don't have your devkit to test on.
I cant explain in log as there is no log telling mounted or unmounted.
Regards,
Manjunath
Manjunath K S
 

Also available in: Atom