Re: [U-Boot] u-boot device model SPI + SPI Flash

2015-11-17 Thread Michal Simek
Hi, On 17.11.2015 11:17, Hoefle Marco wrote: > Hello Michal, hello Jagan, > for me the Microblaze SPI port in mainline u-boot does not work with DM. > I used Michal's files and modified the addresses and changed Full Ethernet to > Ethernet lite and uart to uartlite to match the hardware here. Thi

Re: [U-Boot] u-boot device model SPI + SPI Flash

2015-11-17 Thread Hoefle Marco
stiebler Betreff: Re: AW: AW: AW: AW: [U-Boot] u-boot device model SPI + SPI Flash Hi, On 17.11.2015 11:17, Hoefle Marco wrote: > Hello Michal, hello Jagan, > for me the Microblaze SPI port in mainline u-boot does not work with DM. > I used Michal's files and modified the addresses an

Re: [U-Boot] u-boot device model SPI + SPI Flash

2015-11-17 Thread Hoefle Marco
partition@0x00aa0000 { label = "kernel"; reg = <0x00aa 0x00c0>; }; partition@0x016a {

Re: [U-Boot] u-boot device model SPI + SPI Flash

2015-11-05 Thread Michal Simek
Hi, On 11/05/2015 03:40 PM, Hoefle Marco wrote: > Hello Michal, > I have already adapted microblaze-generic.h accordingly (I think): > #define CONFIG_DM > #define CONFIG_DM_SPI 1 > # define CONFIG_DM_SPI_FLASH 1 > > Only with these settings u-boot xilinx_spi.c will compile. > Without DM driver wo

Re: [U-Boot] u-boot device model SPI + SPI Flash

2015-11-05 Thread Hoefle Marco
Von: Michal Simek Gesendet: Mittwoch, 4. November 2015 13:04 An: Hoefle Marco; Michal Simek; Jagan Teki Cc: u-boot@lists.denx.de; emanuel stiebler Betreff: Re: AW: AW: [U-Boot] u-boot device model SPI + SPI Flash Hi, you have to change microblaze configuration

Re: [U-Boot] u-boot device model SPI + SPI Flash

2015-11-04 Thread Michal Simek
t; An: Hoefle Marco; Michal Simek; Jagan Teki > Cc: u-boot@lists.denx.de; emanuel stiebler > Betreff: Re: AW: [U-Boot] u-boot device model SPI + SPI Flash > > Hi, > > On 10/27/2015 04:03 PM, Hoefle Marco wrote: >> Hello Michal, >> ok I will then stop trying to get SPI wo

Re: [U-Boot] u-boot device model SPI + SPI Flash

2015-11-03 Thread Hoefle Marco
, Marco Von: Michal Simek Gesendet: Donnerstag, 29. Oktober 2015 09:22 An: Hoefle Marco; Michal Simek; Jagan Teki Cc: u-boot@lists.denx.de; emanuel stiebler Betreff: Re: AW: [U-Boot] u-boot device model SPI + SPI Flash Hi, On 10/27/2015 04:03 PM, Hoefle

Re: [U-Boot] u-boot device model SPI + SPI Flash

2015-10-29 Thread Michal Simek
Hi, On 10/27/2015 04:03 PM, Hoefle Marco wrote: > Hello Michal, > ok I will then stop trying to get SPI working on mainline and watch your > commits on > https://github.com/Xilinx/u-boot-xlnx > > We have a custom Artix Board here and I would be happy to test your commits > on our hardware. I

Re: [U-Boot] u-boot device model SPI + SPI Flash

2015-10-27 Thread Michal Simek
On 10/27/2015 12:12 PM, Hoefle Marco wrote: > > >> -Original Message- >> From: Michal Simek [mailto:michal.si...@xilinx.com] >> Sent: Montag, 26. Oktober 2015 14:52 >> To: Jagan Teki ; Hoefle Marco >> ; Michal Simek >> Cc: u-boot@lists.denx

Re: [U-Boot] u-boot device model SPI + SPI Flash

2015-10-27 Thread Michal Simek
-Original Message- >> From: Michal Simek [mailto:michal.si...@xilinx.com] >> Sent: Dienstag, 27. Oktober 2015 12:37 >> To: Hoefle Marco ; Michal Simek >> ; Jagan Teki >> Cc: u-boot@lists.denx.de >> Subject: Re: [U-Boot] u-boot device model SPI

Re: [U-Boot] u-boot device model SPI + SPI Flash

2015-10-27 Thread Hoefle Marco
: Michal Simek Gesendet: Dienstag, 27. Oktober 2015 15:50 An: Hoefle Marco; Michal Simek; Jagan Teki Cc: u-boot@lists.denx.de Betreff: Re: [U-Boot] u-boot device model SPI + SPI Flash Hi Marco, petalinux 2015.4 will be released with SPI DM model. I have just debug it and it is working fine but it

Re: [U-Boot] u-boot device model SPI + SPI Flash

2015-10-27 Thread Hoefle Marco
t dts. > -Original Message- > From: Michal Simek [mailto:michal.si...@xilinx.com] > Sent: Dienstag, 27. Oktober 2015 12:37 > To: Hoefle Marco ; Michal Simek > ; Jagan Teki > Cc: u-boot@lists.denx.de > Subject: Re: [U-Boot] u-boot device model SPI + SPI Flash > >

Re: [U-Boot] u-boot device model SPI + SPI Flash

2015-10-27 Thread Hoefle Marco
> -Original Message- > From: Michal Simek [mailto:michal.si...@xilinx.com] > Sent: Montag, 26. Oktober 2015 14:52 > To: Jagan Teki ; Hoefle Marco > ; Michal Simek > Cc: u-boot@lists.denx.de > Subject: Re: [U-Boot] u-boot device model SPI + SPI Flash > > On

Re: [U-Boot] u-boot device model SPI + SPI Flash

2015-10-26 Thread Michal Simek
On 10/23/2015 12:20 PM, Jagan Teki wrote: > On 23 October 2015 at 15:42, Hoefle Marco wrote: >> Maybe somebody has a valid u-boot dts file for a microblaze system with an >> SPI core? That would helpful. >> We want to move from a parallel nor flash to a SPI flash for FPGA config, >> u-boot, Linu

Re: [U-Boot] u-boot device model SPI + SPI Flash

2015-10-23 Thread Jagan Teki
eki [mailto:jt...@openedev.com] >> > Sent: Mittwoch, 21. Oktober 2015 18:45 >> > To: Hoefle Marco >> > Cc: u-boot@lists.denx.de >> > Subject: Re: [U-Boot] u-boot device model SPI + SPI Flash >> > >> > On 21 October 2015 at 22:10, Hoefle Marco

Re: [U-Boot] u-boot device model SPI + SPI Flash

2015-10-23 Thread Hoefle Marco
are set up correctly. > > -Original Message- > > From: Jagan Teki [mailto:jt...@openedev.com] > > Sent: Mittwoch, 21. Oktober 2015 18:45 > > To: Hoefle Marco > > Cc: u-boot@lists.denx.de > > Subject: Re: [U-Boot] u-boot device model SPI + SPI Flash

Re: [U-Boot] u-boot device model SPI + SPI Flash

2015-10-21 Thread Hoefle Marco
> -Original Message- > From: Jagan Teki [mailto:jt...@openedev.com] > Sent: Mittwoch, 21. Oktober 2015 18:45 > To: Hoefle Marco > Cc: u-boot@lists.denx.de > Subject: Re: [U-Boot] u-boot device model SPI + SPI Flash > > On 21 October 2015 at 22:10, Hoefle Marco

Re: [U-Boot] u-boot device model SPI + SPI Flash

2015-10-21 Thread Jagan Teki
>> Sent: Mittwoch, 21. Oktober 2015 18:28 >> To: Hoefle Marco >> Cc: u-boot@lists.denx.de >> Subject: Re: [U-Boot] u-boot device model SPI + SPI Flash >> >> On 21 October 2015 at 16:25, Hoefle Marco >> wrote: >> > >> > Hello, >>

Re: [U-Boot] u-boot device model SPI + SPI Flash

2015-10-21 Thread Hoefle Marco
t@lists.denx.de > Subject: Re: [U-Boot] u-boot device model SPI + SPI Flash > > On 21 October 2015 at 16:25, Hoefle Marco > wrote: > > > > Hello, > > I saw that here is also a mailing list dedicated to device model issues but > > it > looks obsolete (last post Feb

Re: [U-Boot] u-boot device model SPI + SPI Flash

2015-10-21 Thread Jagan Teki
On 21 October 2015 at 16:25, Hoefle Marco wrote: > > Hello, > I saw that here is also a mailing list dedicated to device model issues but > it looks obsolete (last post February 2014) so I am using this forum. Please note its driver model - not a device model. > > I have a problem nearly ident

[U-Boot] u-boot device model SPI + SPI Flash

2015-10-21 Thread Hoefle Marco
Hello, I saw that here is also a mailing list dedicated to device model issues but it looks obsolete (last post February 2014) so I am using this forum. I hav​e a problem nearly identically to http://lists.denx.de/pipermail/u-boot/2015-April/210754.html The SPI initialization does not work:​