Re: [U-Boot] [PATCH] usb: ci_udc: fix interaction with CONFIG_USB_ETH_CDC

2014-06-28 Thread Jörg Krause
On 06/28/2014 10:45 PM, Marek Vasut wrote: On Saturday, June 28, 2014 at 10:37:35 PM, Jörg Krause wrote: On 06/28/2014 09:59 PM, Marek Vasut wrote: I would actually be really glad if you could test plain u-boot-usb/master and see if your USB problem is present there. Also, it would be really n

Re: [U-Boot] [PATCH] usb: ci_udc: fix interaction with CONFIG_USB_ETH_CDC

2014-06-28 Thread Marek Vasut
On Saturday, June 28, 2014 at 10:37:35 PM, Jörg Krause wrote: > On 06/28/2014 09:59 PM, Marek Vasut wrote: > > I would actually be really glad if you could test plain u-boot-usb/master > > and see if your USB problem is present there. Also, it would be really > > nice to isolate the sequence of com

Re: [U-Boot] [PATCH] usb: ci_udc: fix interaction with CONFIG_USB_ETH_CDC

2014-06-28 Thread Jörg Krause
On 06/28/2014 09:59 PM, Marek Vasut wrote: I would actually be really glad if you could test plain u-boot-usb/master and see if your USB problem is present there. Also, it would be really nice to isolate the sequence of commands which triggers the bug, so we have a proper reproducible testcase.

Re: [U-Boot] [PATCH v5 0/5] mtd, ubi, ubifs: resync with Linux-3.14

2014-06-28 Thread Marek Vasut
On Saturday, June 28, 2014 at 09:34:46 PM, Jörg Krause wrote: > Dear Wolfgang, > > On 06/28/2014 01:44 PM, Wolfgang Denk wrote: > > Dear J�rg, > > > > In message <53adfff5.7050...@posteo.de> you wrote: > >> I applied this series of patches on top of a patch from Stephen Warren > >> from 2014-06-2

Re: [U-Boot] [PATCH v5 0/5] mtd, ubi, ubifs: resync with Linux-3.14

2014-06-28 Thread Jörg Krause
Dear Wolfgang, On 06/28/2014 01:44 PM, Wolfgang Denk wrote: Dear J�rg, In message <53adfff5.7050...@posteo.de> you wrote: I applied this series of patches on top of a patch from Stephen Warren from 2014-06-23: [PATCH] usb: ci_udc: fix interaction with CONFIG_USB_ETH_CDC. Now my USB Ethernet d

Re: [U-Boot] __weak usage

2014-06-28 Thread Tom Rini
On Sat, Jun 28, 2014 at 07:00:52PM +0200, Jeroen Hofstee wrote: > Hi, > > Perhaps this is trivial for you all, but it is something I had > not realized before looking into the warnings u-boot generates > with W=1 / clang. The below "program" will compile fine with > MAKEALL (even with pedantic war

[U-Boot] Why spi flash probe runs twice on Xilinx Zynq board ?

2014-06-28 Thread Heshsham Abdul Basit
Hi, I am re-sending this email because earlier I forgot to put the subject line properly. I am struggling to figure out few things in u-boot , but I failed to get a good resource or help. This is a section of the log from u-boot running on Avnet Microzed board: [Thu Jun 26 17:40:53.656 2014]

[U-Boot] __weak usage

2014-06-28 Thread Jeroen Hofstee
Hi, Perhaps this is trivial for you all, but it is something I had not realized before looking into the warnings u-boot generates with W=1 / clang. The below "program" will compile fine with MAKEALL (even with pedantic warnings). Since the compiler never sees the different definition and the lin

Re: [U-Boot] [RFC] kbuild.h: workaround for llvm IAS

2014-06-28 Thread Jeroen Hofstee
Hello Masahiro, On 27-06-14 08:38, Masahiro Yamada wrote: KBuild (ab)uses the asm statement to write to a file and llvm integrated as chokes about these invalid asm statements. Workaround it by making it look like valid asm code. Signed-off-by: Jeroen Hofstee I think Linux has the same proble

Re: [U-Boot] [PATCH v5 0/5] mtd, ubi, ubifs: resync with Linux-3.14

2014-06-28 Thread Wolfgang Denk
Dear J�rg, In message <53adfff5.7050...@posteo.de> you wrote: > > I applied this series of patches on top of a patch from Stephen Warren > from 2014-06-23: [PATCH] usb: ci_udc: fix interaction with > CONFIG_USB_ETH_CDC. > > Now my USB Ethernet driver does not work anymore. I am using tfpd for

Re: [U-Boot] U-Boot Digest, Vol 73, Issue 48

2014-06-28 Thread luca . luminari
Grazie per il tuo messaggio. Sono fuori azienda con accesso limitato alle mail fino al 3 Luglio. Thank you for your message I am out of office and will be back on Thursday the third of July. ___ U-Boot mailing list U-Boot@lists.denx.de http://lists

Re: [U-Boot] [PATCH v1 22/25] tools/kwboot: Sync with latest barebox version to support Armada XP

2014-06-28 Thread Stefan Roese
Hi Luka! On 27.06.2014 21:06, Luka Perkov wrote: It's great to see you working on adding support for Marvell's new SoCs :) Thanks. Since now kwboot is going to support more SoCs except kirkwood it makes sense to rename it to mvboot. I've sent this patch long ago, dunno if it still applies: