Antwort: USB Host i.Mx6S

2015-06-19 Thread andreas . willig
hardware is slightly off-Topic here) Mit freundlichen Grüßen aus Berg/ With kind regards i.A. Andreas Willig Dipl.-Ing. (FH) Entwicklung Elektronik RAFI GmbH & Co. KG Postfach 2060 88276 Ravensburg Tel.: +49 (0) 751 89-6142 mailto:andreas.wil...@rafi.de, http://www.raf

USB Host i.Mx6S

2015-06-19 Thread andreas . willig
op of D- to 1.3V where i expect 3.3V, which i see on Connection to USB OTG (USB stick is a low Speed device, therefore D- High). Any ideas? Is there an additional Setting for UTMI/USBPhy required? Mit freundlichen Grüßen aus Berg/ With kind regards i.A. Andreas Willig Dipl.-Ing. (FH) Entwic

Re: Clocks on Barebox

2015-06-09 Thread andreas . willig
Hi Sascha, you make my day :) this is it, everything is fine, i removed my Workaround with hardinit osc to tree, and everything works smooth and beautiful :) Problem solved, looking Forward, seeing this patch on branch next :) Mit freundlichen Grüßen aus Berg/ With kind regards i.A. Andreas

Re: Clocks on Barebox

2015-06-09 Thread andreas . willig
is Point. Do I have clocks in Image or not? The parsercode just breaks out without finding any enumerated items Mit freundlichen Grüßen aus Berg/ With kind regards i.A. Andreas Willig Dipl.-Ing. (FH) Entwicklung Elektronik RAFI GmbH & Co. KG Postfach 2060 88276 Ravensburg Tel.: +49

Re: Clocks on Barebox

2015-06-08 Thread andreas . willig
i.A. Andreas Willig Dipl.-Ing. (FH) Entwicklung Elektronik RAFI GmbH & Co. KG Postfach 2060 88276 Ravensburg Tel.: +49 (0) 751 89-6142 mailto:andreas.wil...@rafi.de, http://www.rafi.de Kommanditgesellschaft: Sitz Berg, Amtsgericht Ulm, HRA 550059 Komplementär: RAFI Beteiligungs-GmbH, Sitz

Re: Clocks on Barebox

2015-06-01 Thread andreas . willig
Hi Sascha, I'm currently on the next branch, but i did not see changes at this point since master or stable release. Like issued earlier the clock table enumeration is empty. Is there a specific compatible attribute required? Mit freundlichen Grüßen aus Berg/ With kind regards i.A. An

Clocks on Barebox

2015-06-01 Thread andreas . willig
- clks[ckih] = clk_fixed("ckih", ckih_rate); - clks[osc] = clk_fixed("osc", osc_rate); } and on gpt_probe the clock tree refers to a frequency of 0 while seeking for osc as clk parent which cannot be found and leads to a div by zero and therefore in a panic in further context. Thi

Re: Barebox TFTP FS

2014-02-26 Thread andreas . willig
d. Same should be done for seek etc. (Maybe you receive this mail twice, i got an error from majordomo, since i forgot to set the flag for text only mail, which is weird to do with Lotus Notes :( ) Mit freundlichen Grüßen aus Berg/ With kind regards i.A. Andreas Willig Dipl.-Ing. (FH) Entwic

i.MX6Q Boot from NAND

2014-02-25 Thread andreas . willig
option for our project. Mit freundlichen Grüßen aus Berg/ With kind regards i.A. Andreas Willig Dipl.-Ing. (FH) Entwicklung Elektronik RAFI GmbH & Co. KG Postfach 2060 88276 Ravensburg Tel.: +49 (0) 751 89-6142 mailto:andreas.wil...@rafi.de, http://www.rafi.de Kommanditgesellschaft: Sitz

Barebox TFTP FS

2014-02-25 Thread andreas . willig
e (O_TRUNC option) which is not supported by TFTP FS (ENOSYS), which causes TFPT Put to fail. Simply the question: is this well known? is there a work around? Is a fix needed? Thanks in advance Mit freundlichen Grüßen aus Berg/ With kind regards i.A. Andreas Willig Dipl.-Ing. (FH) Entwicklung

Barebox Enviroment FileSystem

2013-05-08 Thread andreas . willig
Hi there I'm just about to implement direct access to BareBox Env FileSystem from Windows Embedded Compact 7 launched through BB and it seems to me I met a bug in the environment code. File: common/environment.c Line: 89 (latest revision by 8th of May) Function: file_save_action The creation of