Re: [U-Boot] Notes from the U-Boot BOF Meeting in Geneva 2012/07/12

2012-07-23 Thread Wolfgang Denk
Dear Graeme, In message calbutcj7cg+h-8robbixsdb8_bs13oucgf8qgn53+m0sbrw...@mail.gmail.com you wrote: Yes, I know. Hmmm, maybe if every 24 hours the auto build infrastructure: - Runs a MAKEALL on the mainline repo (if any patches have been committed) - Runs a MAKEALL after applying all

Re: [U-Boot] Notes from the U-Boot BOF Meeting in Geneva 2012/07/12

2012-07-23 Thread Wolfgang Denk
Dear Marek Vasut, In message 201207230347.31993.ma...@denx.de you wrote: Yes, I know. Hmmm, maybe if every 24 hours the auto build infrastructure: - Runs a MAKEALL on the mainline repo (if any patches have been committed) Certainly ... it takes 16 hours to do so on my dedicated machine

Re: [U-Boot] [PATCH V3 20/25] iomux-v3: remove include of mx6x_pins.h

2012-07-23 Thread Liu Hui-R64343
-Original Message- From: Troy Kisky [mailto:troy.ki...@boundarydevices.com] Sent: Friday, July 20, 2012 2:18 AM To: u-boot@lists.denx.de; Heiko Schocher; sba...@denx.de Cc: marek.va...@gmail.com; dirk.be...@googlemail.com; Estevam Fabio- R49496; Liu Hui-R64343; Troy Kisky Subject: [PATCH

Re: [U-Boot] Notes from the U-Boot BOF Meeting in Geneva 2012/07/12

2012-07-23 Thread Wolfgang Denk
Dear Graeme Russ, In message CALButCKeTeWHbgspHM6=wyw+7mxwvq6mjh8wxhyflzvxbe2...@mail.gmail.com you wrote: What I am thinking is a patch tracker (not manager) which basically has an internal queue of unapplied (to mainline) patches. When a patch gets submitted, it will be sanity checked

Re: [U-Boot] [PATCH 1/4] net: sh_eth: clean up for the SH7757's code

2012-07-23 Thread Nobuhiro Iwamatsu
Hi, Perhaps, your patch already are in Joe' patch queue, I think. http://patchwork.ozlabs.org/patch/167486/ Nobuhiro 2012/7/23 Shimoda, Yoshihiro yoshihiro.shimoda...@renesas.com: Hi Iwamatsu-san, Thank for the test and Acked-by: Today I checked remotes/origin/{master,next} in

Re: [U-Boot] [PATCH 6/8 V6] I2C: Modify the I2C driver for EXYNOS5

2012-07-23 Thread Joonyoung Shim
Hi, Rajeshwari. On 07/19/2012 08:39 PM, Rajeshwari Shinde wrote: This patch modifies the S3C I2C driver to suppport EXYNOS5. The cahnges made to driver are as follows: - I2C base address is passed as a parameter to many functions to avoid multiple #ifdef - Channel

Re: [U-Boot] [PATCH 8/8 V6] CONFIG: SMDK5250: I2C: Enable I2C

2012-07-23 Thread Joonyoung Shim
On 07/19/2012 08:40 PM, Rajeshwari Shinde wrote: This enables I2C support on smdk5250. Pinmux setting moved to board file to avoid repeated setting of gpio lines. Signed-off-by: Alim Akhtar alim.akh...@samsung.com Signed-off-by: Doug Anderson diand...@chromium.org Signed-off-by: Rajeshwari

Re: [U-Boot] [PATCH v5] arm: rmobile: kzm9g: Add dummy member to struct sh73a0_rwdt

2012-07-23 Thread Nobuhiro Iwamatsu
Thank you . I applied my rmobile branch. Best regarads, Nobuhiro 2012/7/20 Tetsuyuki Kobayshi k...@kmckk.co.jp: From: Tetsuyuki Kobayashi k...@kmckk.co.jp Add dummy member to struct sh73a0_rwdt in sh73a0.h. Without this, initializing watch dog timer goes wrong. Signed-off-by: Tetsuyuki

Re: [U-Boot] [PATCH V3 25/25] mx6qsabrelite: add i2c multi-bus support

2012-07-23 Thread Liu Hui-R64343
-Original Message- From: Troy Kisky [mailto:troy.ki...@boundarydevices.com] Sent: Friday, July 20, 2012 2:18 AM To: u-boot@lists.denx.de; Heiko Schocher; sba...@denx.de Cc: marek.va...@gmail.com; dirk.be...@googlemail.com; Estevam Fabio- R49496; Liu Hui-R64343; Troy Kisky Subject: [PATCH

Re: [U-Boot] Notes from the U-Boot BOF Meeting in Geneva 2012/07/12

2012-07-23 Thread Andy Pont
Marek wrote loads of stuff then wrote... But then, how shall we go about it? Any python gurus around? I wouldn't class myself as a guru as that should be a title that is bestowed on you by others but I know a fair amount of Python and might be able to have a go at implementing some of this

Re: [U-Boot] [PATCH 0/7] dfu:usb: Composite USB download gadget with DFU function

2012-07-23 Thread Lukasz Majewski
Hi Marek, Dear Lukasz Majewski, Those patches add support for composite USB download gadget. This gadget (at least for now) is equipped with DFU download function. A separate DFU back-end and front-end have been added. Back-end is placed at ./drivers/dfu directory. The front-end

Re: [U-Boot] [PATCH 2/2] mpc85xx: Initial SP alignment is wrong.

2012-07-23 Thread Joakim Tjernlund
Scott Wood scottw...@freescale.com wrote on 2012/07/20 23:11:33: On 07/20/2012 04:20 AM, Joakim Tjernlund wrote: PowerPC mandates SP to be 16 bytes aligned. Furthermore, a stack frame is added, pointing to the reset vector which is just get in the way when gdb is walking the stack

Re: [U-Boot] [PATCH] integrator: break out common config

2012-07-23 Thread Linus Walleij
On Wed, Jun 13, 2012 at 3:37 PM, Linus Walleij linus.wall...@linaro.org wrote: On Tue, May 22, 2012 at 10:53 PM, Linus Walleij linus.wall...@linaro.org wrote: The configuration that is common for all Integrator boards may just as well be stored in a common include file as per pattern from

Re: [U-Boot] [PATCH 0/7] dfu:usb: Composite USB download gadget with DFU function

2012-07-23 Thread Marek Vasut
Dear Lukasz Majewski, Hi Marek, Dear Lukasz Majewski, Those patches add support for composite USB download gadget. This gadget (at least for now) is equipped with DFU download function. A separate DFU back-end and front-end have been added. Back-end is placed at

Re: [U-Boot] Uboot and initramfs

2012-07-23 Thread Frank Agius
On 7/15/2012 12:19 PM, Wojtek wrote: Hi, I'm struggling with the topic for long two days and I want to ask for help. I have a DNS-320 system with u-boot. I compiled kernel and it works well, but I need initramfs. I prepared contents on this system (ARM) (no need to cross-compile), then did:

Re: [U-Boot] [PATCH v2 2/5] ehci-hcd: Boost transfer speed

2012-07-23 Thread Stefan Herbrechtsmeier
Am 20.07.2012 17:35, schrieb Benoît Thébaudeau: On Friday 20 July 2012 17:15:13 Stefan Herbrechtsmeier wrote: Am 20.07.2012 17:03, schrieb Benoît Thébaudeau: On Friday 20 July 2012 16:51:33 Stefan Herbrechtsmeier wrote: Am 20.07.2012 15:56, schrieb Benoît Thébaudeau: Dear Marek Vasut, On

Re: [U-Boot] Sparc build warnings

2012-07-23 Thread Mike Frysinger
On Sunday 22 July 2012 17:29:49 Peter Tyser wrote: Most the the warnings look pretty trivial to fix, so I could gin something up, but I don't have a Sparc toolchain to actually test any modifications. http://dev.gentoo.org/~vapier/u-boot/sparc.tar.xz -mike signature.asc Description: This is

Re: [U-Boot] [PATCH 1/2] common.h: Introduce DEFINE_CACHE_ALIGN_BUFFER

2012-07-23 Thread Tom Rini
On Sat, Jul 21, 2012 at 01:22:40PM -0400, Mike Frysinger wrote: On Friday 20 July 2012 17:50:33 Tom Rini wrote: On 07/20/2012 02:47 PM, Mike Frysinger wrote: On Friday 20 July 2012 07:31:47 Marek Vasut wrote: Dear Mike Frysinger, On Saturday 07 July 2012 23:08:14 Marek Vasut wrote:

Re: [U-Boot] [PATCH 1/7] dfu:usb: Support for g_dnl composite download gadget.

2012-07-23 Thread Lukasz Majewski
Dear Mike Frysinger, Thank you for thorough review. On Tuesday 03 July 2012 05:38:05 Lukasz Majewski wrote: --- /dev/null +++ b/drivers/usb/gadget/g_dnl.c +static const char shortname[] = usb_dnl_; shortname - gadget_name_prefix This might be only matter of taste, but in my opinion

Re: [U-Boot] [PATCH 5/7] dfu:cmd: Support for DFU u-boot command

2012-07-23 Thread Lukasz Majewski
Dear Mike, On Tuesday 03 July 2012 05:38:09 Lukasz Majewski wrote: --- /dev/null +++ b/common/cmd_dfu.c +int do_dfu(cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[]) static It can be static (static int do_dfu). On the other hand the U_BOOT_CMD macro defines: int

Re: [U-Boot] [PATCH 3/7] dfu: DFU backend implementation

2012-07-23 Thread Lukasz Majewski
Dear Mike Frysinger, On Tuesday 03 July 2012 05:38:07 Lukasz Majewski wrote: + puts(UPLOAD ... done\n); + puts(Ctrl+C to exit ...\n); combine into a single puts() ? Ok, will be done +static int dfu_fill_entity(struct dfu_entity *dfu, char* s, int alt, +

Re: [U-Boot] Notes from the U-Boot BOF Meeting in Geneva 2012/07/12

2012-07-23 Thread Tom Rini
On Sat, Jul 21, 2012 at 03:27:30AM +0200, Marek Vasut wrote: Dear Tom Rini, On Wed, Jul 18, 2012 at 09:21:40AM +0200, Wolfgang Denk wrote: [snip] And Jenkins... well, we have been using this for some time internally to run test builds for U-Boot. I can tell you a thing or two

Re: [U-Boot] Notes from the U-Boot BOF Meeting in Geneva 2012/07/12

2012-07-23 Thread Tom Rini
On Sat, Jul 21, 2012 at 02:28:45PM +1000, Graeme Russ wrote: [snip] I don't think a protracted 'tool x' doesn't do this and 'tool y' doesn't do that is going to get us anywhere. Agreed, even if I did just reply to Marek :) What we need to do is define exactly what we want out of the patch

Re: [U-Boot] [PATCH 2/2] mpc85xx: Initial SP alignment is wrong.

2012-07-23 Thread Scott Wood
On 07/21/2012 10:06 AM, Joakim Tjernlund wrote: Scott Wood scottw...@freescale.com wrote on 2012/07/20 23:11:33: On 07/20/2012 04:20 AM, Joakim Tjernlund wrote: PowerPC mandates SP to be 16 bytes aligned. Furthermore, a stack frame is added, pointing to the reset vector which is just get

Re: [U-Boot] [PATCH v2 2/5] ehci-hcd: Boost transfer speed

2012-07-23 Thread Benoît Thébaudeau
On Monday 23 July 2012 15:35:25 Stefan Herbrechtsmeier wrote: Am 20.07.2012 17:35, schrieb Benoît Thébaudeau: On Friday 20 July 2012 17:15:13 Stefan Herbrechtsmeier wrote: Am 20.07.2012 17:03, schrieb Benoît Thébaudeau: On Friday 20 July 2012 16:51:33 Stefan Herbrechtsmeier wrote: Am

Re: [U-Boot] [PATCH 2/2] mpc85xx: Initial SP alignment is wrong.

2012-07-23 Thread Joakim Tjernlund
Scott Wood scottw...@freescale.com wrote on 2012/07/23 18:52:28: From: Scott Wood scottw...@freescale.com To: Joakim Tjernlund joakim.tjernl...@transmode.se, Cc: u-boot@lists.denx.de Date: 2012/07/23 18:52 Subject: Re: [U-Boot] [PATCH 2/2] mpc85xx: Initial SP alignment is wrong. On

Re: [U-Boot] Sparc build warnings

2012-07-23 Thread Marek Vasut
Dear Mike Frysinger, On Sunday 22 July 2012 17:29:49 Peter Tyser wrote: Most the the warnings look pretty trivial to fix, so I could gin something up, but I don't have a Sparc toolchain to actually test any modifications. http://dev.gentoo.org/~vapier/u-boot/sparc.tar.xz -mike One of

Re: [U-Boot] Notes from the U-Boot BOF Meeting in Geneva 2012/07/12

2012-07-23 Thread Marek Vasut
Dear Tom Rini, On Sat, Jul 21, 2012 at 03:27:30AM +0200, Marek Vasut wrote: Dear Tom Rini, On Wed, Jul 18, 2012 at 09:21:40AM +0200, Wolfgang Denk wrote: [snip] And Jenkins... well, we have been using this for some time internally to run test builds for U-Boot. I can

Re: [U-Boot] [PATCH 2/2] mpc85xx: Initial SP alignment is wrong.

2012-07-23 Thread Scott Wood
On 07/23/2012 12:11 PM, Joakim Tjernlund wrote: Scott Wood scottw...@freescale.com wrote on 2012/07/23 18:52:28: From: Scott Wood scottw...@freescale.com To: Joakim Tjernlund joakim.tjernl...@transmode.se, Cc: u-boot@lists.denx.de Date: 2012/07/23 18:52 Subject: Re: [U-Boot] [PATCH

Re: [U-Boot] Notes from the U-Boot BOF Meeting in Geneva 2012/07/12

2012-07-23 Thread Tom Rini
On 07/23/2012 10:17 AM, Marek Vasut wrote: Dear Tom Rini, On Sat, Jul 21, 2012 at 03:27:30AM +0200, Marek Vasut wrote: Dear Tom Rini, On Wed, Jul 18, 2012 at 09:21:40AM +0200, Wolfgang Denk wrote: [snip] And Jenkins... well, we have been using this for some time internally to run test

Re: [U-Boot] [PATCH 1/2] net: fec_mxc: Fix setting of RCR for xMII

2012-07-23 Thread Benoît Thébaudeau
Hi Andy, On Mon, Jul 23, 2012 at 04:11:22AM, Duan Fugang-B38611 wrote: With flow control (FCE) feature, it depends on the hardware support. I.MX serial Ethernet ip (FEC, enet) can support the features, and it don't need to enable flow control in 100Mbps transition in fact. As our test result,

Re: [U-Boot] Notes from the U-Boot BOF Meeting in Geneva 2012/07/12

2012-07-23 Thread Marek Vasut
Dear Tom Rini, On 07/23/2012 10:17 AM, Marek Vasut wrote: Dear Tom Rini, On Sat, Jul 21, 2012 at 03:27:30AM +0200, Marek Vasut wrote: Dear Tom Rini, On Wed, Jul 18, 2012 at 09:21:40AM +0200, Wolfgang Denk wrote: [snip] And Jenkins... well, we have been using this for some

Re: [U-Boot] [PATCH V3 1/2] Add env vars describing U-Boot target board

2012-07-23 Thread Stephen Warren
On 07/12/2012 12:10 AM, Wolfgang Denk wrote: Dear Joe Hershberger, In message CANr=Z=yrww27x1zhdw4wqtdoy1vdaxy+rax1brbluluh5qh...@mail.gmail.com you wrote: It also breaks a number of ARM boards... LOG/at91sam9263ek_norflash_boot.ERR:3:/home/joe/u-boot/include/config.h:5:0: warning:

Re: [U-Boot] [PATCH v2] ext2fs: fix warning: 'blocknxt' may be used uninitialized

2012-07-23 Thread Tom Rini
On Sun, Jul 08, 2012 at 10:55:16PM +0200, Wolfgang Denk wrote: Dear Kim Phillips, In message 20120703174156.a1082309c2b205216606a...@freescale.com you wrote: This warning was introduced in 436da3c ext2load: increase read speed: ext2fs.c: In function 'ext2fs_read_file':

Re: [U-Boot] Notes from the U-Boot BOF Meeting in Geneva 2012/07/12

2012-07-23 Thread Tom Rini
On 07/23/2012 11:11 AM, Marek Vasut wrote: Dear Tom Rini, On 07/23/2012 10:17 AM, Marek Vasut wrote: Dear Tom Rini, On Sat, Jul 21, 2012 at 03:27:30AM +0200, Marek Vasut wrote: Dear Tom Rini, On Wed, Jul 18, 2012 at 09:21:40AM +0200, Wolfgang Denk wrote: [snip] And Jenkins... well,

Re: [U-Boot] Invalid Netconsole source MAC address [was: Re: [STATUS] v2012.07-rc1 is out - release date July 23]

2012-07-23 Thread Joe Hershberger
Hi Michael, On Sat, Jul 21, 2012 at 1:04 PM, Michael Walle mich...@walle.cc wrote: Hi, Am Dienstag 10 Juli 2012, 09:31:42 schrieb Wolfgang Denk: Hi everybody, this is to let you know that the v2012.07-rc1 prerelease is out. Please help testing, so we can fix the remaining issues

Re: [U-Boot] [PATCH V3 1/2] Add env vars describing U-Boot target board

2012-07-23 Thread Wolfgang Denk
Dear Tom, In message 5fbf8e85ca34454794f0f7ecba79798f379d86f...@hqmail04.nvidia.com you wrote: I had the same problem. In my case it happenend when I ran an out-of-tree build from a directory in which I had run an in-tree build before. Running make mrproper in the repository fixed

Re: [U-Boot] [PATCH v2 11/19] tegra: Add LCD support to Nvidia boards

2012-07-23 Thread Stephen Warren
On 07/10/2012 10:58 PM, Simon Glass wrote: Hi Stephen, On Fri, Jun 15, 2012 at 1:47 AM, Stephen Warren swar...@wwwdotorg.org mailto:swar...@wwwdotorg.org wrote: On 06/13/2012 10:19 AM, Simon Glass wrote: Add calls to the LCD driver from Nvidia board code. diff --git

Re: [U-Boot] [PATCH 06/10] dm: Move OMAP GPIO driver to drivers/gpio/

2012-07-23 Thread Tom Rini
On Sat, Jul 21, 2012 at 05:02:23PM +0200, Marek Vasut wrote: Signed-off-by: Marek Vasut ma...@denx.de Cc: Wolfgang Denk w...@denx.de Cc: Albert Aribaud albert.u.b...@aribaud.net Cc: U-Boot DM u-boot...@lists.denx.de Cc: Tom Rini tr...@ti.com Acked-by: Tom Rini tr...@ti.com -- Tom

Re: [U-Boot] [PATCH 10/10] dm: Select CONFIG_SPL_GPIO_SUPPORT on OMAP

2012-07-23 Thread Tom Rini
On Sat, Jul 21, 2012 at 05:02:27PM +0200, Marek Vasut wrote: This fixes the breakage with SPL on most OMAP boards after the GPIO driver was moved. Signed-off-by: Marek Vasut ma...@denx.de Cc: Wolfgang Denk w...@denx.de Cc: Albert Aribaud albert.u.b...@aribaud.net Cc: U-Boot DM

Re: [U-Boot] [PATCH v7 00/15] split tegra20 arm7 code into separate SPL

2012-07-23 Thread Tom Warren
Tegra devs, Since I've not seen any objections (or discussion, really, beyond Simon/Allen), I'm going to apply u-boot-tegra/next to tegra/master (i.e. the SPL patches will now be de rigueur for u-boot-tegra going forward). If you have Tegra patches that you are working on, or are in the middle

Re: [U-Boot] Invalid Netconsole source MAC address [was: Re: [STATUS] v2012.07-rc1 is out - release date July 23]

2012-07-23 Thread Michael Walle
Hi Joe, Am Montag 23 Juli 2012, 21:30:28 schrieb Joe Hershberger: On Sat, Jul 21, 2012 at 1:04 PM, Michael Walle mich...@walle.cc wrote: Mh i guess NetLoop isn't called and thus NetOurEther is never initialized. Similar issue like d7310c7e63ca9ffd42527dc9735cb505cbe908b7. Initializing

Re: [U-Boot] Notes from the U-Boot BOF Meeting in Geneva 2012/07/12

2012-07-23 Thread Tom Rini
On Sat, Jul 21, 2012 at 04:40:27PM +0200, Marek Vasut wrote: [snip] The other problem is how to find the boards that actually need rebuild on per- patch basis. And for generic patches, we'll need to do MAKEALL across all architectures anyway, which takes a bit of time. I think we

[U-Boot] [PATCHv2 1/2] mpc85xx: Initial SP alignment is wrong.

2012-07-23 Thread Joakim Tjernlund
PowerPC mandates SP to be 16 bytes aligned. Furthermore, a stack frame is added, pointing to the reset vector which may in the way when gdb is walking the stack because the reset vector may not accessible depending on emulator settings. Also use a temp register so gdb doesn't pick up intermediate

[U-Boot] [PATCHv2 2/2] powerpc: Stack Pointer not properly aligned

2012-07-23 Thread Joakim Tjernlund
The code first aligns the SP to 16 then subtract 8, making it 8 bytes aligned. Furthermore the initial stack frame not quite correct either. Signed-off-by: Joakim Tjernlund joakim.tjernl...@transmode.se --- v2 - Address Scott Wood's comments arch/powerpc/lib/board.c |5 ++--- 1 files

Re: [U-Boot] [PATCH 2/2] mpc85xx: Initial SP alignment is wrong.

2012-07-23 Thread Joakim Tjernlund
Scott Wood scottw...@freescale.com wrote on 2012/07/23 19:28:20: On 07/23/2012 12:11 PM, Joakim Tjernlund wrote: ...but I was a bit confused when I thought it would help terminate things. The NULL LR only helps prevent finding something worse, if something happens to do a backtrace

Re: [U-Boot] Notes from the U-Boot BOF Meeting in Geneva 2012/07/12

2012-07-23 Thread Tom Rini
On Mon, Jul 23, 2012 at 08:20:15AM +0200, Wolfgang Denk wrote: Dear Marek Vasut, In message 201207230347.31993.ma...@denx.de you wrote: Yes, I know. Hmmm, maybe if every 24 hours the auto build infrastructure: - Runs a MAKEALL on the mainline repo (if any patches have been

Re: [U-Boot] [PATCH 10/10] dm: Select CONFIG_SPL_GPIO_SUPPORT on OMAP

2012-07-23 Thread Marek Vasut
Dear Tom Rini, On Sat, Jul 21, 2012 at 05:02:27PM +0200, Marek Vasut wrote: This fixes the breakage with SPL on most OMAP boards after the GPIO driver was moved. Signed-off-by: Marek Vasut ma...@denx.de Cc: Wolfgang Denk w...@denx.de Cc: Albert Aribaud albert.u.b...@aribaud.net

Re: [U-Boot] Invalid Netconsole source MAC address [was: Re: [STATUS] v2012.07-rc1 is out - release date July 23]

2012-07-23 Thread Joe Hershberger
Hi Michael, On Mon, Jul 23, 2012 at 3:41 PM, Michael Walle mich...@walle.cc wrote: Hi Joe, Am Montag 23 Juli 2012, 21:30:28 schrieb Joe Hershberger: On Sat, Jul 21, 2012 at 1:04 PM, Michael Walle mich...@walle.cc wrote: Mh i guess NetLoop isn't called and thus NetOurEther is never

Re: [U-Boot] Notes from the U-Boot BOF Meeting in Geneva 2012/07/12

2012-07-23 Thread Marek Vasut
Dear Tom Rini, On Sat, Jul 21, 2012 at 04:40:27PM +0200, Marek Vasut wrote: [snip] The other problem is how to find the boards that actually need rebuild on per- patch basis. And for generic patches, we'll need to do MAKEALL across all architectures anyway, which takes a bit of time.

Re: [U-Boot] Notes from the U-Boot BOF Meeting in Geneva 2012/07/12

2012-07-23 Thread Marek Vasut
Dear Tom Rini, On Mon, Jul 23, 2012 at 08:20:15AM +0200, Wolfgang Denk wrote: Dear Marek Vasut, In message 201207230347.31993.ma...@denx.de you wrote: Yes, I know. Hmmm, maybe if every 24 hours the auto build infrastructure: - Runs a MAKEALL on the mainline repo (if any patches

Re: [U-Boot] Notes from the U-Boot BOF Meeting in Geneva 2012/07/12

2012-07-23 Thread Marek Vasut
Dear Tom Rini, On 07/23/2012 11:11 AM, Marek Vasut wrote: Dear Tom Rini, On 07/23/2012 10:17 AM, Marek Vasut wrote: Dear Tom Rini, On Sat, Jul 21, 2012 at 03:27:30AM +0200, Marek Vasut wrote: Dear Tom Rini, On Wed, Jul 18, 2012 at 09:21:40AM +0200, Wolfgang Denk wrote:

Re: [U-Boot] Antwort: Re: NetConsole TFTP

2012-07-23 Thread Joe Hershberger
Hi Thomas, On Mon, Mar 26, 2012 at 5:24 AM, Thomas Pohl thomas.p...@sick.de wrote: Dear Wolfgang, Hm... you are not running mainline code, right? Because we always have a single network interface active at any time. I am using mainline code (u-boot v2011.12) with

Re: [U-Boot] Notes from the U-Boot BOF Meeting in Geneva 2012/07/12

2012-07-23 Thread Marek Vasut
Dear Eric Nelson, Yea ... I think our community is kinda broken :-( Hey. We heard that... Careful what you say on an open mic! Oh man ... I guess it sounded bad indeed, I should have though about the wording more, sorry. I mean, we messed up the management (and I wonder who'll start

[U-Boot] [PATCH] net: Make sure the ethaddr is updated in net_init()

2012-07-23 Thread Joe Hershberger
NetConsole may call NetSendUDPPacket before NetLoop is called. This will cause the source MAC address (NetOurEther) to be wrong. Instead of only changing it in NetLoop, move it to NetLoopInit so that it is also updated when net_init() is called (especially by nc_start()). Signed-off-by: Joe

Re: [U-Boot] [PATCH] net: Make sure the ethaddr is updated in net_init()

2012-07-23 Thread Joe Hershberger
Hi Michael, On Mon, Jul 23, 2012 at 6:11 PM, Joe Hershberger joe.hershber...@ni.com wrote: NetConsole may call NetSendUDPPacket before NetLoop is called. This will cause the source MAC address (NetOurEther) to be wrong. Instead of only changing it in NetLoop, move it to NetLoopInit so that

Re: [U-Boot] Notes from the U-Boot BOF Meeting in Geneva 2012/07/12

2012-07-23 Thread Eric Nelson
On 07/23/2012 04:06 PM, Marek Vasut wrote: Dear Eric Nelson, Yea ... I think our community is kinda broken :-( Hey. We heard that... Careful what you say on an open mic! Oh man ... I guess it sounded bad indeed, I should have though about the wording more, sorry. I mean, we messed up the

[U-Boot] RFC - PatchTrack Specification

2012-07-23 Thread Graeme Russ
Hi All, Here's a quick-and-dirty specification for a patch tracking tool... PatchTrack is designed to help alleviate some of the load from custodians manging a email based work flow accepting patches from a large community of contributors Functionality: - Monitor an electronic mailing list,

Re: [U-Boot] [PATCH 1/4] net: sh_eth: clean up for the SH7757's code

2012-07-23 Thread Shimoda, Yoshihiro
Hi, Thank you for the reply. I will wait until it is merged. Best regards, Yoshihiro Shimoda 2012/07/23 15:27, Nobuhiro Iwamatsu wrote: Hi, Perhaps, your patch already are in Joe' patch queue, I think. http://patchwork.ozlabs.org/patch/167486/ Nobuhiro 2012/7/23 Shimoda, Yoshihiro

[U-Boot] [PATCH] sh: modify checkcpu() for SH-4A

2012-07-23 Thread Shimoda, Yoshihiro
Even if using CPU is SH-4A, the previous code always put SH4. This patch fixes it. Signed-off-by: Yoshihiro Shimoda yoshihiro.shimoda...@renesas.com --- arch/sh/cpu/sh4/cpu.c |4 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/arch/sh/cpu/sh4/cpu.c b/arch/sh/cpu/sh4/cpu.c

Re: [U-Boot] [PATCH] arm: rmobile: kzm9g: Fix CONFIG_BAUDRATE setting

2012-07-23 Thread Nobuhiro Iwamatsu
Hi, Applied to rmobile branch. Best regards, Nobuhiro 2012/7/20 Tetsuyuki Kobayshi k...@kmckk.co.jp: From: Tetsuyuki Kobayashi k...@kmckk.co.jp The value of CONFIG_BAUDRATE is treated as string and put as initial value of environment variable. If it begin with '(', it is wrongly parsed

Re: [U-Boot] [PATCH] sh: modify checkcpu() for SH-4A

2012-07-23 Thread Nobuhiro Iwamatsu
Applied, thanks. Best regards, Nobuhiro 2012/7/24 Shimoda, Yoshihiro yoshihiro.shimoda...@renesas.com: Even if using CPU is SH-4A, the previous code always put SH4. This patch fixes it. Signed-off-by: Yoshihiro Shimoda yoshihiro.shimoda...@renesas.com --- arch/sh/cpu/sh4/cpu.c |4

Re: [U-Boot] [V2 14/15] S3C64XX: Move s3c6400.h to cpu.h to support s3c6410 board

2012-07-23 Thread Minkyu Kang
Dear Zhong Hongbo, On 14 July 2012 01:11, Zhong Hongbo bocui...@gmail.com wrote: From: Zhong Hongbo bocui...@gmail.com Signed-off-by: Zhong Hongbo bocui...@gmail.com --- Change for V2: - New. --- arch/arm/cpu/arm1176/s3c64xx/pwm.c |2 +-

Re: [U-Boot] RFC - PatchTrack Specification

2012-07-23 Thread Marek Vasut
Dear Graeme Russ, Hi All, Here's a quick-and-dirty specification for a patch tracking tool... And here comes our RMK of U-Boot world, the philosopher ;-) PatchTrack is designed to help alleviate some of the load from custodians manging a email based work flow accepting patches from a

Re: [U-Boot] [PATCH v2] ext2fs: fix warning: 'blocknxt' may be used uninitialized

2012-07-23 Thread Thierry Reding
On Mon, Jul 23, 2012 at 11:56:00AM -0700, Tom Rini wrote: On Sun, Jul 08, 2012 at 10:55:16PM +0200, Wolfgang Denk wrote: Dear Kim Phillips, In message 20120703174156.a1082309c2b205216606a...@freescale.com you wrote: This warning was introduced in 436da3c ext2load: increase read