Re: [U-Boot] [PATCH] getting ubifs to run

2016-09-26 Thread Hoefle Marco
rry, Marco Von: Heiko Schocher Gesendet: Montag, 26. September 2016 06:52 An: Travis Waters Cc: Hoefle Marco; u-boot@lists.denx.de Betreff: Re: [U-Boot] [PATCH] getting ubifs to run Hello Travis, Am 26.09.2016 um 06:43 schrieb Travis Waters: > Than

Re: [U-Boot] [PATCH] getting ubifs to run

2016-09-01 Thread Hoefle Marco
Hello Heiko and Michal, Do you agree that the u-boot sources need to be adapted in order to have ubifs on the Microblaze? It would be good if the changes are somehow in the mainline. BR Marco > -Original Message- > From: Hoefle Marco > Sent: Montag, 15. August 2016 13:55 >

[U-Boot] WG: [PATCH] getting ubifs to run

2016-08-16 Thread Hoefle Marco
mmit': /home/hoefle/projects/u-boot_patch/fs/ubifs/log.c:479: undefined reference to `ubifs_write_master' fs/built-in.o: In function `write_orph_node': /home/hoefle/projects/u-boot_patch/fs/ubifs/orphan.c:248: undefined reference to `ubifs_write_node' Regards, Marco > -Original M

Re: [U-Boot] [PATCH] getting ubifs to run

2016-08-12 Thread Hoefle Marco
nd_commit': /home/hoefle/projects/u-boot_patch/fs/ubifs/log.c:479: undefined reference to `ubifs_write_master' fs/built-in.o: In function `write_orph_node': /home/hoefle/projects/u-boot_patch/fs/ubifs/orphan.c:248: undefined reference to `ubifs_write_node' Regards, Marco > -Orig

[U-Boot] UBIFS broken on Microblaze architecture and possibly on other architectrures as well

2016-07-19 Thread Hoefle Marco
Hallo, for ubifs on a spi flash I needed to add dummy functions and at atomic.h to the microblaze port in order to get it compile and work. code base is v2016.07 Marco patch_ubifs Description: patch_ubifs ___ U-Boot mailing list U-Boot@lists.denx.

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

2015-11-17 Thread Hoefle Marco
Hello Michal, Yours is the basis. I need to modify it. Please see the files in the attachment. Thanks, Marco Von: Michal Simek Gesendet: Dienstag, 17. November 2015 11:23 An: Hoefle Marco; Michal Simek; Jagan Teki Cc: u-boot@lists.denx.de; emanuel

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

2015-11-17 Thread Hoefle Marco
reg = <0x00a0 0x0006>; }; partition@0x00a6 { label = "bootenv"; reg = <0x00a6 0x0004>; };

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-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-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-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 Hoefle Marco
Hello Jagan, Thank you for your reply. Please find my comments bellow. I missed to mention that I am using mainline 2015.07 > -Original Message- > From: Jagan Teki [mailto:jt...@openedev.com] > Sent: Mittwoch, 21. Oktober 2015 18:28 > To: Hoefle Marco > Cc: u-boo

[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:​