Activity
From 01/23/2020 to 02/21/2020
02/18/2020
- JC 02:37 PM MitySOM-335x (ARM Cortex-A8 Based Products) 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.
... - Hi ,
How can i read or cat contents of file from uboot.
Regards,
manjunath
02/13/2020
- DR 01:06 PM MitySOM-5CSX Altera Cyclone V FPGA Development: RE: MitySOM-5CSX-H6-42A files generation issues
- Hi Alex,
attached you can find two files with the boot log and the environment variables.
Thanks,
Dario
02/12/2020
- AB 08:27 PM MitySOM-5CSX Altera Cyclone V FPGA Development: RE: MitySOM-5CSX-H6-42A files generation issues
- Dario,
It sounds like you may need to modify some of your environment variables to properly boot from the new Kernel/device tree images you have created.
Can you please provide a complete boot log including the output of your envi...
02/07/2020
- Hi,
I recently bought a MitySOM-5CSX-H6-42A development kit and I have some problems to generate the files needed. First, I checked the configuration pin, that are set as described in the guide (0x05). I started by simply recompiling th...
01/31/2020
- MK 05:27 AM MitySOM-335x (ARM Cortex-A8 Based Products) 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
01/30/2020
- JC 03:46 PM MitySOM-335x (ARM Cortex-A8 Based Products) 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...
- MK 05:20 AM MitySOM-335x (ARM Cortex-A8 Based Products) 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
01/29/2020
- JC 03:17 PM MitySOM-335x (ARM Cortex-A8 Based Products) Software Development: RE: MMC mount in Nand Boot
- Does the same u-boot and kernel behave the same using our devkit? Can you attach a full boot log showing the problem?
- Hi,
we have flashed u-boot and kernel to Nand and trying Nand boot of the kernel, after kernel boots up,
When we insert SD card(MMC) , it is not mounting. What could be the problem in rootfs or kernel.
*Hardware*++
We are using the “...