Activity
From 01/04/2020 to 02/02/2020
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 “...
01/16/2020
- JC 02:48 PM MitySOM-335x (ARM Cortex-A8 Based Products) 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....
01/14/2020
- MF 01:24 PM MitySOM-5CSX Altera Cyclone V Software Development: RE: u-boot can not start kernel
- Problem solved.
Had probably nothing to do with the u-boot. Was a problem with the fpga rbf file. - MF 07:57 AM MitySOM-5CSX Altera Cyclone V Software Development: RE: u-boot can not start kernel
- Hello Dan,
thanks for your reply but this did not work out.
I also tried to update loadfdtaddr to 0x1900000 as mentioned on https://support.criticallink.com/redmine/projects/mityarm-5cs/wiki/Linux_Kernel
01/13/2020
- BD 04:39 PM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: OMAP L132E secure CPU
- Bernd,
If you are using a Critical Link product in your design we are happy to help in this forum. From your picture, it looks like you are not using a Critical Link product.
If you have general questions about a custom design bas... - BS 04:37 PM MityDSP-L138 (ARM9 Based Platforms) Software Development: RE: OMAP L132E secure CPU
- This is the original Firmware the file above was for testing!
- I have a custom board with an OMAP L132E secure cpu (attached).The firmware is corrupted and I want to fix it.
In the schematic,I found this:
Oscillator clock is 19,2 MHz
Nand FLASH is 16 Bit 128 MByte MT29F1G16ABBDAH4
MDDR is 16 Bit... - DV 02:39 PM MitySOM-5CSX Altera Cyclone V Software Development: RE: u-boot can not start kernel
- Hello,
Please try changing the loadkerneladdr to 0xA000, I believe with the newer device trees they have grown too large and overwrite the kernel if the kernel isn't moved.
Dan
01/10/2020
- Hi,
i have problems with getting my kernel started. I followed the wiki page instructions for creating the kernel + rootfs with yocto, the pre- and bootloader and the ubootenv.bin and created the image with the provided make_sd_image sc...