Activity
From 12/24/2019 to 01/22/2020
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...
12/30/2019
- VJ 01:20 PM MitySOM-5CSX Altera Cyclone V Software Development: RE: USB OTG with rocko and kernel 4.9 RT
- Thank you for the update. I now have a working USB OTG.
I needed to build the kernel with option CONFIG_LBDAF to be able to mount my SSD.
(Ref. mount message: "EXT4-fs (sda1): Filesystem with huge files cannot be mounted RDWR without ...