Activity
From 06/23/2015 to 07/22/2015
07/22/2015
- AS 12:20 PM Software Development: RE: Flat Device Tree source file configuration for 512MB NAND
- Hi Jonathan,
I have just fixed it. The following changes were done: - JC 11:49 AM Software Development: RE: Flat Device Tree source file configuration for 512MB NAND
- Angelos Spanos wrote:
> Where is the Revision written? The Part Number is 80-00458RH-6
That is a Rev 6. So I'm not sure why your networking isn't working.
- AS 11:40 AM Software Development: RE: Flat Device Tree source file configuration for 512MB NAND
- Jonathan Cormier wrote:
> Your welcome. I take this means you got 512MB Nand working. Were you able to use the bch16 ECC? It would be helpful if you could post your working dts file for future reference.
Correct. The DTS file has be... - JC 11:36 AM Software Development: RE: Flat Device Tree source file configuration for 512MB NAND
- Your welcome. I take this means you got 512MB Nand working. Were you able to use the bch16 ECC? It would be helpful if you could post your working dts file for future reference.
> Now the problem is that the ethernet device is not ... - AS 11:07 AM Software Development: RE: Flat Device Tree source file configuration for 512MB NAND
- The problem as it is described on the subject of the ticket is now resolved.
I will probably open another ticket if I can't solve the MDIO-related problem.
Many thanks for your good help and support,
Angelos - AS 06:50 AM Software Development: RE: Flat Device Tree source file configuration for 512MB NAND
- Attaching the latest am335x-mitysom.dts file with support for 512MB NAND.
- AS 06:16 AM Software Development: RE: Flat Device Tree source file configuration for 512MB NAND
- With the following bootargs I can enter the filesystem:
- AS 05:36 AM Software Development: RE: Flat Device Tree source file configuration for 512MB NAND
- I have created a DTS file for the 512MB NAND. It is described below. Could you please confirm that the
07/21/2015
- JC 10:59 AM Software Development: RE: Flat Device Tree source file configuration for 512MB NAND
- Angelos Spanos wrote:
> ??The commented out section was copied from TI's evm device tree. I've attached a patch from our internal git which sets up 256MB nand according to the above mentioned memory layout. commit-299d705.patch. This ha... - AS 10:48 AM Software Development: RE: Flat Device Tree source file configuration for 512MB NAND
- ??The commented out section was copied from TI's evm device tree. I've attached a patch from our internal git which sets up 256MB nand according to the above mentioned memory layout. commit-299d705.patch. This hasn't been fully tested bu...
- JC 10:38 AM Software Development: RE: Flat Device Tree source file configuration for 512MB NAND
- Angelos Spanos wrote:
> We are developping on a 3354-HX-X38-RC MitySOM. I am currently using the default am335x-mitysom.dts file, which has the partition options commented out as follows:
We are currently in the process of getting 3.14... - AS 10:12 AM Software Development: RE: Flat Device Tree source file configuration for 512MB NAND
- Adding the device tree source file used.
- We are developping on a 3354-HX-X38-RC MitySOM. I am currently using the default am335x-mitysom.dts file, which has the partition options commented out as follows:
06/25/2015
- BD 08:02 PM Software Development: RE: Is ADC supported in the 3.2 Linux build?
- Alex,
The main documentation for this is provided by TI: http://processors.wiki.ti.com/index.php/AM335x_ADC_Driver%27s_Guide
First check to see if @/sys/devices/platform/omap/ain/ain[0-7]@ exist on your booted system. If they do, p... - I need a single ADC input for an ambient light sensor, and would like to use one of the pins not needed by the MitySom 335x dev kit touch screen, ain7.
What do I need to do under the current Linux to get a single reading from this p...