Re: [U-Boot] [PATCH v4] ulpi: add generic ULPI functionality

2011-11-27 Thread Igor Grinberg
Hi Simon, On 11/27/11 06:00, Simon Glass wrote: Hi Jana, I am interested in this patch. It seems you could tidy the code a litte - sorry if I am too late with comments. It is never too late, but please consider the following: there are several patch series depending on this one, so how

Re: [U-Boot] [PATCH v2 04/17] env: move extern environment[] to environment.h

2011-11-27 Thread Igor Grinberg
Hi Mike, On 11/25/11 23:12, Mike Frysinger wrote: On Thursday 17 November 2011 11:07:23 Igor Grinberg wrote: --- a/tools/envcrc.c +++ b/tools/envcrc.c #if defined(ENV_IS_EMBEDDED) !defined(CONFIG_BUILD_ENVCRC) +# include environment.h # define CONFIG_BUILD_ENVCRC 1 #endif ...

[U-Boot] [PATCH v2] dataflash: fix parameters order in write_dataflash()

2011-11-27 Thread Igor Grinberg
Fix parameters order in write_dataflash() function extern declaration in the header file. Parameters order, as in function definition, should be: addr_dest, addr_src, size. Signed-off-by: Igor Grinberg grinb...@compulab.co.il --- v2: rebase on TOT include/dataflash.h |3 ++- 1 files

[U-Boot] LL TEMAC V4 refactored

2011-11-27 Thread Stephan Linz
Back to the discussion from August I have refactored the LL TEMAC driver. Just in version V4 it is ready to next review. Note: To use the driver on Microblaze, you will need additional platform patches by Michal Simek: - http://patchwork.ozlabs.org/patch/112535/ -

[U-Boot] [PATCH v4] net: ll_temac: Add LL TEMAC driver to u-boot

2011-11-27 Thread Stephan Linz
Xilinx LocalLink Tri-Mode Ether MAC driver can be used by Xilinx Microblaze or Xilinx ppc405/440 in SDMA and FIFO mode. DCR or XPS bus can be used. The driver uses and requires MII and PHYLIB. Signed-off-by: Stephan Linz l...@li-pro.net --- v4: Separate fifo and sdma code from driver core

[U-Boot] [PATCHv2 5/8] mkenvimage: Read/Write from/to stdin/out by default or if the filename is -

2011-11-27 Thread David Wagner
Signed-off-by: David Wagner david.wag...@free-electrons.com --- This 2nd version is a meld of the 1st version and patch 9 tools/mkenvimage.c | 26 +- 1 files changed, 13 insertions(+), 13 deletions(-) diff --git a/tools/mkenvimage.c b/tools/mkenvimage.c index

[U-Boot] [PATCHv2 8/8] mkenvimage: Really set the redundant byte when applicable

2011-11-27 Thread David Wagner
Signed-off-by: David Wagner david.wag...@free-electrons.com --- tools/mkenvimage.c |4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/tools/mkenvimage.c b/tools/mkenvimage.c index 221e9de..4e69056 100644 --- a/tools/mkenvimage.c +++ b/tools/mkenvimage.c @@ -257,7 +257,9

Re: [U-Boot] [PATCH 9/9] mkenvimage: Default to stdout if the output argument is absent or -

2011-11-27 Thread David Wagner
On 25/11/2011 22:36, Mike Frysinger wrote: squash this into the first stdin patch ? [PATCH 5/9] mkenvimage: Read from stdin if the filename is - -mike Done, you can ignore this patch. David. ___ U-Boot mailing list U-Boot@lists.denx.de

Re: [U-Boot] LL TEMAC V4 refactored

2011-11-27 Thread Stephan Linz
Am Sonntag, den 27.11.2011, 11:22 +0100 schrieb Stephan Linz: Back to the discussion from August I have refactored the LL TEMAC driver. Just in version V4 it is ready to next review. Note: To use the driver on Microblaze, you will need additional platform patches by Michal Simek: -

Re: [U-Boot] [PATCH v4] net: ll_temac: Add LL TEMAC driver to u-boot

2011-11-27 Thread Marek Vasut
Xilinx LocalLink Tri-Mode Ether MAC driver can be used by Xilinx Microblaze or Xilinx ppc405/440 in SDMA and FIFO mode. DCR or XPS bus can be used. The driver uses and requires MII and PHYLIB. Signed-off-by: Stephan Linz l...@li-pro.net --- v4: Separate fifo and sdma code from driver

[U-Boot] 【アフィリ通信】1件紹介で5,000円!

2011-11-27 Thread 由美
こんばんは。お得な情報を提供するアフィリ通信、由美です。 累計800本を販売した商材が、アフィリ報酬を大幅に引き上げ、 再販売が開始されています。 アフィリエイト報酬は50%以上! 成約率も非常に高い数値が出ています。 是非、紹介活動を行ってみてください。 さらにこのメールを受け取った方からの紹介でご購入された方には、 特別に「メールサポート30日間」をボーナスとして追加。 「完全返金制度」もついているので、あなたに損はありません。 もう高額な商材を無理にお勧めする必要もありません。 以下、紹介例文

[U-Boot] My Dear One

2011-11-27 Thread Lowrta Bugiba
My Dear One, I am more than happy to contact you through your Email. How are you today? l hope fine,I really want to have a good friendship with you. Beside i have something very vital to disclose with you, but I found it difficult to express myself here,I will be very happy, If you can get

[U-Boot] [PATCH] BeagleBoard: config: Really switch to ttyO2

2011-11-27 Thread Koen Kooi
The previous commit changed it to zero two instead of the proper Oh two. This was completely broken! Signed-off-by: Koen Kooi k...@dominion.thruhere.net --- include/configs/omap3_beagle.h |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/include/configs/omap3_beagle.h

Re: [U-Boot] [PATCH] M28: GPIO pin validity check added

2011-11-27 Thread Wolfgang Denk
Dear Robert, In message 1ec2dddf-293c-4c6a-a02b-11f45d062...@delien.nl you wrote: How nice of you to drop a message, I really appreciate it. What do you mean? Which message do you claim I have omitted? And where? In the end, doing things right always pays, but that's not always obvious

Re: [U-Boot] [PATCH] Blackfin: br4: new board port

2011-11-27 Thread Wolfgang Denk
Dear Dimitar Penev, In message 00b501ccab98$93f86510$2901a8c0@dpn you wrote: The following patch adds BR4 Appliance support in u-boot. It is quad channels ISDN BRI board based on Blackfin BF537 CPU The patch is based on u-boot-2011R1-RC3 from the ADI u-boot git repository It is pretty

Re: [U-Boot] [PATCH] ignore new mkenvimage tool

2011-11-27 Thread Wolfgang Denk
Dear Mike Frysinger, In message 1322254693-20895-1-git-send-email-vap...@gentoo.org you wrote: Signed-off-by: Mike Frysinger vap...@gentoo.org --- tools/.gitignore |1 + 1 files changed, 1 insertions(+), 0 deletions(-) Applied, thanks. Best regards, Wolfgang Denk -- DENX Software

Re: [U-Boot] [PATCH] drivers/bios_emulator/x86emu/ops2.c: Fix GCC 4.6 build warning

2011-11-27 Thread Wolfgang Denk
Dear Kumar Gala, In message 1322065864-5424-1-git-send-email-ga...@kernel.crashing.org you wrote: Fix: x86emu/ops2.c: In function 'x86emuOp2_set_byte': x86emu/ops2.c:171:11: warning: variable 'name' set but not used [-Wunused-but-set-variable] Signed-off-by: Kumar Gala

Re: [U-Boot] [PATCH] cmd_nvedit.c: Fix compiler warning introduced by checkpatch cleanup

2011-11-27 Thread Wolfgang Denk
Dear Kumar Gala, In message 1322077682-12838-1-git-send-email-ga...@kernel.crashing.org you wrote: cmd_nvedit.c: In function 'do_env_grep': cmd_nvedit.c:182:3: warning: suggest parentheses around assignment used as truth value Signed-off-by: Kumar Gala ga...@kernel.crashing.org ---

Re: [U-Boot] [PATCH] mvblx: punt unused clean/distclean targets

2011-11-27 Thread Wolfgang Denk
Dear Michael Jones, In message 1320655469-12924-1-git-send-email-michael.jo...@matrix-vision.de you wrote: Signed-off-by: Michael Jones michael.jo...@matrix-vision.de --- This would have been cleaned up by commit 464c7920 (punt unused clean/distclean targets), but these files were in the

Re: [U-Boot] [PATCH v2] microblaze: usable uart16550 for big endian systems

2011-11-27 Thread Wolfgang Denk
Dear Stephan Linz, In message 1322173972-11048-1-git-send-email-l...@li-pro.net you wrote: As a result of the commit 6833260 the uart16550 driver is broken for Microblaze big endian systems, because of the missing 3 byte offset. Other than as described, not all U-Boot BSP will treat properly

Re: [U-Boot] [PATCH v2] microblaze: usable uart16550 for big endian systems

2011-11-27 Thread Wolfgang Denk
Dear Michal Simek, In message 4ecf6e4c.8010...@monstr.eu you wrote: Stephan Linz wrote: As a result of the commit 6833260 the uart16550 driver is broken for Microblaze big endian systems, because of the missing 3 byte offset. Other than as described, not all U-Boot BSP will treat

Re: [U-Boot] [PATCH] Blackfin: br4: new board port

2011-11-27 Thread Wolfgang Denk
Dear Mike Frysinger, In message 20251614.47433.vap...@gentoo.org you wrote: i tweaked a few things (like disabling the CONFIG_ETHADDR). same question for this board ... where is the MAC normally stored ? updated patch is below -mike From 6ff79ef55cb414b0dfb08b8aa9db2baf8849545b Mon

Re: [U-Boot] [PATCH] Blackfin: br4: new board port

2011-11-27 Thread Wolfgang Denk
Dear Mike Frysinger, In message 20251614.47433.vap...@gentoo.org you wrote: i tweaked a few things (like disabling the CONFIG_ETHADDR). same question for this board ... where is the MAC normally stored ? updated patch is below -mike From 6ff79ef55cb414b0dfb08b8aa9db2baf8849545b Mon

Re: [U-Boot] Please pull u-boot-mmc.git

2011-11-27 Thread Wolfgang Denk
Dear Andy Fleming, In message 1322269125-13115-1-git-send-email-aflem...@freescale.com you wrote: These are all fairly minor bug fixes. The following changes since commit fdbe8b9a2d1858ba35dd6214315563ad44d4a0e3: Merge branch 'h...@denx.de' of git://git.denx.de/u-boot-staging (2011-11-23

Re: [U-Boot] [RFC/PATCH] davinci: disable dcache on boards with EMAC

2011-11-27 Thread Wolfgang Denk
Dear Ilya Yanok, In message 1321048618-20616-1-git-send-email-ya...@emcraft.com you wrote: DaVinci EMAC driver has no support for running with D-Cache enabled so disable D-Cache on all DaVinci boards with EMAC device. Signed-off-by: Ilya Yanok ya...@emcraft.com --- I can't test it on any

Re: [U-Boot] [PATCH V2] davinci: disable dcache on boards with EMAC

2011-11-27 Thread Wolfgang Denk
Dear Ilya Yanok, In message 1321315795-31297-1-git-send-email-ya...@emcraft.com you wrote: DaVinci EMAC driver needs working {flush,invalidate}_dcache_range functions to run with enabled D-Cache correctly. These functions are not implemented for ARM926EJS currently so disable D-Cache on

[U-Boot] System Administrator

2011-11-27 Thread deborah.rivera
Your Mailbox Has Exceeded It Storage Limit As Set By Your Administrator, And You Will Not Be Able To Receive New Mails Until You Re-Validate It. To Re-Validate - Click Herehttps://docs.google.com/spreadsheet/viewform?formkey=dEFGR1oxdTU0b0tyZTVpMkRDTl8wcEE6MQ: System Administrator

Re: [U-Boot] [RFC/PATCH] davinci: disable dcache on boards with EMAC

2011-11-27 Thread Tom Rini
On Sun, Nov 27, 2011 at 8:09 AM, Wolfgang Denk w...@denx.de wrote: Dear Ilya Yanok, In message 1321048618-20616-1-git-send-email-ya...@emcraft.com you wrote: DaVinci EMAC driver has no support for running with D-Cache enabled so disable D-Cache on all DaVinci boards with EMAC device.

Re: [U-Boot] [PATCH] BeagleBoard: config: Really switch to ttyO2

2011-11-27 Thread Tom Rini
On Sun, Nov 27, 2011 at 6:51 AM, Koen Kooi k...@dominion.thruhere.net wrote: The previous commit changed it to zero two instead of the proper Oh two. This was completely broken! Signed-off-by: Koen Kooi k...@dominion.thruhere.net Brown-paper-bagged-by: Tom Rini tr...@ti.com And since that's

[U-Boot] Message

2011-11-27 Thread British America
£1,000,000.00 Pounds Has Been Awarded To You In The British America Tobacco Promotion company, Provide your full Name.Address.Phone.Country. Name: Mr.Alex David Email brits...@hotmail.co.uk +44 704 570 3233 congratulations to you and your family once again! Alexander B. Cummings Executive

[U-Boot] LL TEMAC V5 refactored

2011-11-27 Thread Stephan Linz
@Michal: please, can you test this code on Xilinx PPC4xx platforms and acknowledge the results? I have no access to a ml405 and ml507. Note: To use the driver on Microblaze, you will need additional platform patches by Michal Simek: - http://patchwork.ozlabs.org/patch/112535/ -

[U-Boot] [PATCH v5] net: ll_temac: Add LL TEMAC driver to u-boot

2011-11-27 Thread Stephan Linz
Xilinx LocalLink Tri-Mode Ether MAC driver can be used by Xilinx Microblaze or Xilinx ppc405/440 in SDMA and FIFO mode. DCR or XPS bus can be used. The driver uses and requires MII and PHYLIB. Signed-off-by: Stephan Linz l...@li-pro.net --- v5: Remove more endless loops Remove useless

Re: [U-Boot] [PATCH 5/8] microblaze: Wire up LL_TEMAC driver initialization

2011-11-27 Thread Stephan Linz
Am Mittwoch, den 31.08.2011, 12:57 +0200 schrieb Michal Simek: Initialize ll_temac driver. Signed-off-by: Michal Simek mon...@monstr.eu Acked-by: Stephan Linz l...@li-pro.net --- .../xilinx/microblaze-generic/microblaze-generic.c | 16 1 files changed, 16

Re: [U-Boot] [PATCH 6/8] microblaze: Enable several ethernet driver compilation

2011-11-27 Thread Stephan Linz
Am Mittwoch, den 31.08.2011, 12:57 +0200 schrieb Michal Simek: NET_MULTI enables to use several ethernet drivers but microblaze-generic platform config file select only one driver. Signed-off-by: Michal Simek mon...@monstr.eu Acked-by: Stephan Linz l...@li-pro.net ---

Re: [U-Boot] [PATCH 8/8] microblaze: Enable phylib support

2011-11-27 Thread Stephan Linz
Am Mittwoch, den 31.08.2011, 12:57 +0200 schrieb Michal Simek: Signed-off-by: Michal Simek mon...@monstr.eu Acked-by: Stephan Linz l...@li-pro.net --- include/configs/microblaze-generic.h | 19 +++ 1 files changed, 19 insertions(+), 0 deletions(-) diff --git

Re: [U-Boot] [RFC/PATCH] davinci: disable dcache on boards with EMAC

2011-11-27 Thread Wolfgang Denk
Dear Tom Rini, In message ca+m6bxkfrqkzrtipulyn9zi8ztxcyqs+lat4pbkd0nmb3no...@mail.gmail.com you wrote: Why do we have to permanently disable the data cache just because the network driver is broken?  USB is also broken, and probably other drivers as well. To be clear, the problem is

Re: [U-Boot] [PATCH v5] net: ll_temac: Add LL TEMAC driver to u-boot

2011-11-27 Thread Wolfgang Denk
Dear Stephan Linz, In message 1322415713-25153-2-git-send-email-l...@li-pro.net you wrote: Xilinx LocalLink Tri-Mode Ether MAC driver can be used by Xilinx Microblaze or Xilinx ppc405/440 in SDMA and FIFO mode. DCR or XPS bus can be used. The driver uses and requires MII and PHYLIB.

Re: [U-Boot] [RFC/PATCH] davinci: disable dcache on boards with EMAC

2011-11-27 Thread Tom Rini
On Sun, Nov 27, 2011 at 11:09 AM, Wolfgang Denk w...@denx.de wrote: Dear Tom Rini, In message ca+m6bxkfrqkzrtipulyn9zi8ztxcyqs+lat4pbkd0nmb3no...@mail.gmail.com you wrote: Why do we have to permanently disable the data cache just because the network driver is broken?  USB is also

Re: [U-Boot] [RFC/PATCH] davinci: disable dcache on boards with EMAC

2011-11-27 Thread Ilya Yanok
Dear Wolfgang, On 27.11.2011 22:09, Wolfgang Denk wrote: To be clear, the problem is that today the driver is broken (not cache safe) and this series of patches fixes that problem. In doing so we expose that arm926ejs doesn't have complete cache support today. But the cahce support works

Re: [U-Boot] [RFC/PATCH] davinci: disable dcache on boards with EMAC

2011-11-27 Thread Wolfgang Denk
Dear Tom Rini, In message CA+M6bX=f0s3yuxzdnr+x0adi+eie2dhw2qxzodie_u7xsrk...@mail.gmail.com you wrote: For example, booting from NAND is probably MUCH faster with caches on. Why should we make this slower than necessary? To encourage someone with the domain knowledge to finish cache

[U-Boot] LL TEMAC V6 refactored

2011-11-27 Thread Stephan Linz
@Michal: please, can you test this code on Xilinx PPC4xx platforms and acknowledge the results? I have no access to a ml405 and ml507. Note: To use the driver on Microblaze, you will need additional platform patches by Michal Simek: - http://patchwork.ozlabs.org/patch/112535/ -

[U-Boot] [PATCH v6] net: ll_temac: Add LL TEMAC driver to u-boot

2011-11-27 Thread Stephan Linz
Xilinx LocalLink Tri-Mode Ether MAC driver can be used by Xilinx Microblaze or Xilinx ppc405/440 in SDMA and FIFO mode. DCR or XPS bus can be used. The driver uses and requires MII and PHYLIB. Signed-off-by: Stephan Linz l...@li-pro.net --- v6: Code cleanup with ./tools/checkpatch.pl v5: Remove

Re: [U-Boot] [RFC/PATCH] davinci: disable dcache on boards with EMAC

2011-11-27 Thread Wolfgang Denk
Dear Ilya Yanok, In message 4ed2835f.4010...@emcraft.com you wrote: But the cahce support works fine for a lot of things - basicly everything except for the broken drivers. Why do you want to make ALL user suffer from this, even if they don't intend to use the broken driver(s) at all?

Re: [U-Boot] [PATCH v5] net: ll_temac: Add LL TEMAC driver to u-boot

2011-11-27 Thread Stephan Linz
Am Sonntag, den 27.11.2011, 19:10 +0100 schrieb Wolfgang Denk: Dear Stephan Linz, In message 1322415713-25153-2-git-send-email-l...@li-pro.net you wrote: Xilinx LocalLink Tri-Mode Ether MAC driver can be used by Xilinx Microblaze or Xilinx ppc405/440 in SDMA and FIFO mode. DCR or XPS

Re: [U-Boot] [RFC/PATCH] davinci: disable dcache on boards with EMAC

2011-11-27 Thread Tom Rini
On Sun, Nov 27, 2011 at 11:43 AM, Wolfgang Denk w...@denx.de wrote: Dear Tom Rini, In message CA+M6bX=f0s3yuxzdnr+x0adi+eie2dhw2qxzodie_u7xsrk...@mail.gmail.com you wrote: For example, booting from NAND is probably MUCH faster with caches on. Why should we make this slower than

Re: [U-Boot] [PATCH v2] dataflash: fix parameters order in write_dataflash()

2011-11-27 Thread Anatolij Gustschin
On Sun, 27 Nov 2011 11:06:46 +0200 Igor Grinberg grinb...@compulab.co.il wrote: Fix parameters order in write_dataflash() function extern declaration in the header file. Parameters order, as in function definition, should be: addr_dest, addr_src, size. Signed-off-by: Igor Grinberg

Re: [U-Boot] [PATCH v6] net: ll_temac: Add LL TEMAC driver to u-boot

2011-11-27 Thread Wolfgang Denk
Dear Stephan Linz, In message 1322419397-26326-2-git-send-email-l...@li-pro.net you wrote: Xilinx LocalLink Tri-Mode Ether MAC driver can be used by Xilinx Microblaze or Xilinx ppc405/440 in SDMA and FIFO mode. DCR or XPS bus can be used. The driver uses and requires MII and PHYLIB.

Re: [U-Boot] [PATCH v5] net: ll_temac: Add LL TEMAC driver to u-boot

2011-11-27 Thread Wolfgang Denk
Dear Stephan Linz, In message 1322419778.3870.334.camel@keto you wrote: OK. The errors have been eliminated, some Warnings too. Unfortunately I can not eliminate all warnings, especially Use of volatile is usually wrong: because struct eth_device force it. Yes, one day we should fix that,

Re: [U-Boot] [RFC/PATCH] davinci: disable dcache on boards with EMAC

2011-11-27 Thread Wolfgang Denk
Dear Tom Rini, In message CA+M6bXm-iPdXEth80UjxG=ek=6iGuK8+3H-AN+t=KdmH=a_...@mail.gmail.com you wrote: I was unclear, sorry. Let me summarize: - Today, the driver builds for davinci platforms, but anecdotal evidence says it doesn't function without 'dc off'. - With this series, fully,

[U-Boot] Pull request: u-boot-video/master

2011-11-27 Thread Anatolij Gustschin
Hello Wolfgang, The following changes since commit fdbe8b9a2d1858ba35dd6214315563ad44d4a0e3: Merge branch 'h...@denx.de' of git://git.denx.de/u-boot-staging (2011-11-23 21:23:45 +0100) are available in the git repository at: git://git.denx.de/u-boot-video.git master Jerry Huang (1):

Re: [U-Boot] [RFC/PATCH] davinci: disable dcache on boards with EMAC

2011-11-27 Thread Ilya Yanok
Dear Wolfgang, On 27.11.2011 22:49, Wolfgang Denk wrote: But the cahce support works fine for a lot of things - basicly everything except for the broken drivers. Why do you want to make ALL user suffer from this, even if they don't intend to use the broken driver(s) at all? Please note

[U-Boot] Pull request: u-boot-staging

2011-11-27 Thread Anatolij Gustschin
Hello Wolfgang, The following changes since commit 99258c34103efad3395c679256a221731d010c4b: Merge branch 'master' of git://git.denx.de/u-boot-mmc (2011-11-27 16:03:21 +0100) are available in the git repository at: git://git.denx.de/u-boot-staging ag...@denx.de Alexander Holler (1):

Re: [U-Boot] [RFC/PATCH] davinci: disable dcache on boards with EMAC

2011-11-27 Thread Wolfgang Denk
Dear Ilya, In message 4ed28dfd.7090...@emcraft.com you wrote: I am aware of this. I don't think I rejected your driver patch. Well, that wasn't you. But the series were rejected because of DaVinci build failure. Now, with this patch rejected, the complete series is going to be rejected

Re: [U-Boot] [PATCH 0/9] mkenvimage: v10/v11 diff split into several patches

2011-11-27 Thread Mike Frysinger
don't see anything wrong with the latest patchset now, thanks! -mike signature.asc Description: This is a digitally signed message part. ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot

Re: [U-Boot] [PATCH] Blackfin: br4: new board port

2011-11-27 Thread Mike Frysinger
On Sunday 27 November 2011 09:56:20 Wolfgang Denk wrote: Mike Frysinger wrote: +#ifndef __ADSPBF534__ +#define ADI_CMDS_NETWORK 1 +#define CONFIG_BFIN_MAC +#define CONFIG_NETCONSOLE 1 These #defines should have no values. i'll send a global cleanup patch for all the Blackfin boards

Re: [U-Boot] [PATCH v6] net: ll_temac: Add LL TEMAC driver to u-boot

2011-11-27 Thread Stephan Linz
Am Sonntag, den 27.11.2011, 20:09 +0100 schrieb Wolfgang Denk: Dear Stephan Linz, In message 1322419397-26326-2-git-send-email-l...@li-pro.net you wrote: Xilinx LocalLink Tri-Mode Ether MAC driver can be used by Xilinx Microblaze or Xilinx ppc405/440 in SDMA and FIFO mode. DCR or XPS

[U-Boot] [PATCH] ARM: davinci_dm6467Tevm: Fix build breakage

2011-11-27 Thread Anatolij Gustschin
Fix: arch/arm/cpu/arm926ejs/davinci/libdavinci.o: In function `timer_init': /work/agust/git/u-boot/arch/arm/cpu/arm926ejs/davinci/timer.c:62: undefined reference to `davinci_arm_clk_get' drivers/i2c/libi2c.o: In function `i2c_init': /work/agust/git/u-boot/drivers/i2c/davinci_i2c.c:102:

[U-Boot] [PATCH] MAKEALL: remove mx31pdk_nand

2011-11-27 Thread Anatolij Gustschin
Commit e56daf635b4ae3598fcac83269dc659bff696cca (mx31pdk: Remove unneeded config) missed to remove unneeded mx31pdk_nand entry from MAKEALL. Drop removed mx31pdk_nand configuration option from LIST_ARM11 list to cleanup MAKEALL log. Signed-off-by: Anatolij Gustschin ag...@denx.de Cc: Fabio

Re: [U-Boot] [PATCH] Blackfin: br4: new board port

2011-11-27 Thread Wolfgang Denk
Dear Mike Frysinger, In message 20271500.49624.vap...@gentoo.org you wrote: +#ifndef __ADSPBF534__ +#define ADI_CMDS_NETWORK 1 +#define CONFIG_BFIN_MAC +#define CONFIG_NETCONSOLE1 These #defines should have no values. i'll send a global cleanup patch for all the

Re: [U-Boot] [PATCH v6] net: ll_temac: Add LL TEMAC driver to u-boot

2011-11-27 Thread Wolfgang Denk
Dear Stephan Linz, In message 1322424370.3870.370.camel@keto you wrote: ETH_HALTING is permanently undef'ed, so all this is dead code. Please remove. @Michal: Is there any platform which can not halt the TEMAC? I have no problem with this code but I left ETH_HALTING undefined from

Re: [U-Boot] [PATCH v4] ulpi: add generic ULPI functionality

2011-11-27 Thread Jana Rapava
2011/11/27 Simon Glass s...@chromium.org +static int ulpi_wait(u32 ulpi_viewport, u32 ulpi_value, u32 ulpi_mask) How about a comment as to what this function does, params and return values? Also perhaps if you pass the operation to this function it can print the error message (perhaps

Re: [U-Boot] [PATCH v4] ulpi: add generic ULPI functionality

2011-11-27 Thread Jana Rapava
2011/11/27 Igor Grinberg grinb...@compulab.co.il +{ + int timeout = CONFIG_USB_ULPI_TIMEOUT; + u32 tmp; + + writel(ulpi_value, ulpi_viewport); Why do the write here? Should it be done in the write call below? At the very least you should rename this function.

Re: [U-Boot] [PATCH] MAKEALL: remove mx31pdk_nand

2011-11-27 Thread stefano babic
Am 27/11/2011 21:37, schrieb Anatolij Gustschin: Commit e56daf635b4ae3598fcac83269dc659bff696cca (mx31pdk: Remove unneeded config) missed to remove unneeded mx31pdk_nand entry from MAKEALL. Drop removed mx31pdk_nand configuration option from LIST_ARM11 list to cleanup MAKEALL log. Hi

Re: [U-Boot] [PATCH] MAKEALL: drop obsolete mx31pdk_nand target

2011-11-27 Thread Anatolij Gustschin
Hi Stefano, On Fri, 18 Nov 2011 10:16:14 +0100 Stefano Babic sba...@denx.de wrote: The mx31pdk can boot only from NAND and the target was already updated in boards.cfg. mx31pdk_nand is obsolete and is dropped. Signed-off-by: Stefano Babic sba...@denx.de --- MAKEALL |1 - 1 files

Re: [U-Boot] [PATCH] MAKEALL: remove mx31pdk_nand

2011-11-27 Thread Anatolij Gustschin
On Sun, 27 Nov 2011 23:39:29 +0100 stefano babic sba...@denx.de wrote: Am 27/11/2011 21:37, schrieb Anatolij Gustschin: Commit e56daf635b4ae3598fcac83269dc659bff696cca (mx31pdk: Remove unneeded config) missed to remove unneeded mx31pdk_nand entry from MAKEALL. Drop removed

[U-Boot] Pull request: u-boot-staging (updated)

2011-11-27 Thread Anatolij Gustschin
Hello Wolfgang, Added a patch from Stefano. The following changes since commit 99258c34103efad3395c679256a221731d010c4b: Merge branch 'master' of git://git.denx.de/u-boot-mmc (2011-11-27 16:03:21 +0100) are available in the git repository at: git://git.denx.de/u-boot-staging

[U-Boot] Investment

2011-11-27 Thread Vladimir Kalinin
This is a management placement on behalf of an investor whose anonymity is held in strict confidence because of obvious reasons. The investor is interested in a joint partnership venture with you or your company for a period of Ten (10)years,he the investor is willing to re-assign the proceed

Re: [U-Boot] [PATCH v4] ulpi: add generic ULPI functionality

2011-11-27 Thread Simon Glass
Hi Igor, On Sun, Nov 27, 2011 at 12:08 AM, Igor Grinberg grinb...@compulab.co.il wrote: Hi Simon, On 11/27/11 06:00, Simon Glass wrote: Hi Jana, I am interested in this patch. It seems you could tidy the code a litte - sorry if I am too late with comments. It is never too late, but

[U-Boot] [PATCH v5] ulpi: add generic ULPI functionality

2011-11-27 Thread Jana Rapava
Add generic functions for reading, writing and setting bits in ULPI registers. Signed-off-by: Jana Rapava ferma...@gmail.com Cc: Remy Bohmer li...@bohmer.net Cc: Stefano Babic sba...@denx.de Cc: Igor Grinberg grinb...@compulab.co.il Cc: Wolfgang Grandegger w...@denx.de Cc: Simon Glass

Re: [U-Boot] [PATCH v2 3/3] usb:gadget:s5p Support for USB Mass Storage Gadget at GONI

2011-11-27 Thread Minkyu Kang
Dear Remy Bohmer, On 27 November 2011 08:10, Remy Bohmer li...@bohmer.net wrote: Hi, 2011/10/18 Lukasz Majewski l.majew...@samsung.com: This patch adds support for USB Mass Storage Gadget on the Samsung's GONI reference target Signed-off-by: Lukasz Majewski l.majew...@samsung.com

Re: [U-Boot] [PATCH] mmc: add host_caps checking avoid switch card improperly

2011-11-27 Thread Macpaul Lin
Hi Andy, 2011/11/26 Andy Fleming aflem...@gmail.com On Thu, Nov 17, 2011 at 3:31 AM, Macpaul Lin macp...@andestech.com wrote: Add a host capability checking to avoid the mmc stack switch the card to HIGHSPEED mode when the card supports HIGHSPEED while the host doesn't. + if

Re: [U-Boot] [PATCH v5] ulpi: add generic ULPI functionality

2011-11-27 Thread Igor Grinberg
On 11/28/11 02:19, Jana Rapava wrote: Add generic functions for reading, writing and setting bits in ULPI registers. Signed-off-by: Jana Rapava ferma...@gmail.com Cc: Remy Bohmer li...@bohmer.net Cc: Stefano Babic sba...@denx.de Cc: Igor Grinberg grinb...@compulab.co.il Cc: Wolfgang

[U-Boot] [PATCH] tools/envcrc: fix compile breakage

2011-11-27 Thread Igor Grinberg
When ENV_IS_EMBEDDED is not set, but CONFIG_BUILD_ENVCRC is set, the environment.h file does not get included resulting in unrecognized env_t type. Fix this by moving the include directive. Reported-by: Mike Frysinger vap...@gentoo.org Signed-off-by: Igor Grinberg grinb...@compulab.co.il ---