Activity
From 01/09/2020 to 02/07/2020
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
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...
- 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
01/29/2020
- JC 03:17 PM 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 “...
01/16/2020
- JC 02:48 PM Software Development: RE: FTP server using vsftpd
- There are lots of resources on the internet for configuring vsftpd. We don't support configuring vsftpd.
What your looking for I believe is the chroot feature.
https://help.ubuntu.com/community/vsftpd#To_chroot_users - Hi,
What are the steps create a FTP user with specific /dir/ access only using vsftpd.
We are using the “MitySOM-335x Processor Card” in our target board. On the processor card with we have AM3359 mounted.
And we are using TI SDK 05....