Re: [U-Boot] Adding support for SPI-attached MR25H256 MRAM with Device Tree

2015-11-24 Thread Simon Falsig
>On 20 November 2015 at 19:13, Simon Falsig wrote: >> I have a custom board based on a TI AM3356 processor (quite similar to >> a BeagleBone) with an Everspin MR25H256 MRAM attached to the SPI bus, >> currently using U-Boot 2015.10 to boot a 3.18.9-rt5 Linux kernel. >&

[U-Boot] Adding support for SPI-attached MR25H256 MRAM with Device Tree

2015-11-21 Thread Simon Falsig
t implemented in drivers/spi/spi-uclass.c, with a comment saying that it is only for compatibility, and that it is to be removed?... If anyone can help me with a few hints on how to get started adding support for this chip, it'd be much appreciated! Thanks in advance and best regards, Simon Falsig s