Activity
From 07/30/2015 to 08/28/2015
08/28/2015
- AS 05:55 AM Software Development: RE: MityARM - ECC: uncorrectable
- The bootlog is this:
08/27/2015
- JC 01:20 PM Software Development: RE: MityARM - ECC: uncorrectable
- Which module do you have?
What u-boot version are you using? Can you provide the bootlog from power on till you get into u-boot? - Hi,
I have a MityARM card.
I try to flash the NAND memory according to the guidelines that are given for the MitySOM, "here":https://support.criticallink.com/redmine/projects/armc8-platforms/wiki/UBIFS_Nand_Boot#256MB-NAND. My writ...
07/30/2015
- JC 09:35 AM Software Development: RE: Load DTB from NAND
- Angelos,
This would depend on what your trying to accomplish.
I believe the preferable way would be to have ubi handle the separate partitions and keep the mtd rootfs partition as a single partition. This has the advantage of tha... - AS 06:14 AM Software Development: RE: Load DTB from NAND
- Hi Jonathan,
Thanks for your answer.
In my application, I would like to have three subpartitions inside the /rootfs partition. I am a little bit confused about how I should declare it. Should it go both to the device tree definitio...