Dear Igor Grinberg,
> Hi guys,
>
> This series is waiting for several month already.
> Only the V3 is one month old and hasn't got any comments so far.
> So, if Anatolij for some reason cannot deal with it,
> please merge it via a staging tree of yours.
Anatolij, poke?
It was probably forgotten
Hi guys,
This series is waiting for several month already.
Only the V3 is one month old and hasn't got any comments so far.
So, if Anatolij for some reason cannot deal with it,
please merge it via a staging tree of yours.
Thanks
On 08/09/12 13:14, Nikita Kiryanov wrote:
> This patch series attem
Hi Andreas,
On Tue, 4 Sep 2012 23:04:44 +0200, Andreas Bießmann
wrote:
> Dear Albert Aribaud,
>
> these are the missing patches for 2012.10 release. They where missed
> in the last request some days ago.
> At this time I did not rebase u-boot-atmel/master on
> u-boot-arm/master.
>
> The follo
In case the "fdt addr" command wasn't ran yet and any other "fdt"
subcommand was issued, the system crashed due to NULL pointer being
used.
This is caused by "fdt addr" command setting up a pointer to the
FDT memory location. Prior issuing "fdt addr", the pointer is NULL
so calling any other subco
Dear Lucas Stach,
> Hi Stephen,
>
> Am Dienstag, den 04.09.2012, 17:05 -0600 schrieb Stephen Warren:
> > On 08/30/2012 10:03 AM, Lucas Stach wrote:
> > > Hi all,
> > >
> > > this is a follow up on the patch "USB: EHCI: Initialize multiple
> > > USB controllers at once" from Jim Lin. It takes som
Hi Stephen,
Am Dienstag, den 04.09.2012, 17:05 -0600 schrieb Stephen Warren:
> On 08/30/2012 10:03 AM, Lucas Stach wrote:
> > Hi all,
> >
> > this is a follow up on the patch "USB: EHCI: Initialize multiple
> > USB controllers at once" from Jim Lin. It takes some of the
> > code but has undergone
Hi,
On Wed, Sep 5, 2012 at 2:36 AM, Tom Rini wrote:
> On Mon, Sep 03, 2012 at 09:15:56PM +0200, Wolfgang Denk wrote:
>> Dear Nobuhiro Iwamatsu,
>>
>> In message
>> you
>> wrote:
>> >
>> > I am working supporting Renesas RMOBILE to U-Boot.
>> > Renesas's RMOBILE SoC family contains an ARM Cort
Hi,
On Tue, Sep 4, 2012 at 4:15 AM, Wolfgang Denk wrote:
> Dear Nobuhiro Iwamatsu,
>
> In message
> you
> wrote:
>>
>> I am working supporting Renesas RMOBILE to U-Boot.
>> Renesas's RMOBILE SoC family contains an ARM Cortex-A9, and this uses
>> the same IP as SH.
>> (For example, timer, ethe
Hi Mike Frysinger,
On 9/1/2012 21:17, Andreas Bießmann wrote:
Dear Mike Frysinger,
On 14.08.2012 17:47, Mike Frysinger wrote:
The following changes since commit
4d3c95f5ea7c737a21cd6b9c59435ee693b3f127:
zfs: Add ZFS filesystem support (2012-08-09 23:42:20 +0200)
are available in the git r
Hello,
The following changes since commit e62b008fe341030f4a80a09b66952bba65027b70:
integrator: break out common config (2012-09-04 08:51:13 -0700)
are available in the git repository at:
git://git.denx.de/u-boot-ti.git master
for you to fetch changes up to 14dace70580df099deb9cdce8f9cfb16
Dear Stephen Warren,
> On 08/30/2012 10:03 AM, Lucas Stach wrote:
> > Hi all,
> >
> > this is a follow up on the patch "USB: EHCI: Initialize multiple
> > USB controllers at once" from Jim Lin. It takes some of the
> > code but has undergone some heavy reworking.
> >
> > When we remove the ifdef
On 09/04/2012 03:53 PM, Benoît Thébaudeau wrote:
> On Wednesday, September 5, 2012 12:10:41 AM, Tom Rini wrote:
>> On 09/04/2012 03:07 PM, Benoît Thébaudeau wrote:
>>> On Tuesday, September 4, 2012 10:50:34 PM, Tom Rini wrote:
On Sun, Sep 02, 2012 at 05:25:20PM +0200, Wolfgang Denk wrote:
2012/9/4 Zhizhou Zhang :
> Both big-endian and little-endian are tested with below commands:
> Rom version: (Default, Now we config it as rom version)
> qemu-system-mips64el -M mips -bios u-boot.bin -cpu MIPS64R2-generic -nographic
> qemu-system-mips64 -M mips -bios u-boot.bin -cpu MIPS64R2-generic
On 08/30/2012 10:03 AM, Lucas Stach wrote:
> Hi all,
>
> this is a follow up on the patch "USB: EHCI: Initialize multiple
> USB controllers at once" from Jim Lin. It takes some of the
> code but has undergone some heavy reworking.
>
> When we remove the ifdef horror from the above mentioned patch
On Wednesday, September 5, 2012 12:10:41 AM, Tom Rini wrote:
> On 09/04/2012 03:07 PM, Benoît Thébaudeau wrote:
> > On Tuesday, September 4, 2012 10:50:34 PM, Tom Rini wrote:
> >> On Sun, Sep 02, 2012 at 05:25:20PM +0200, Wolfgang Denk wrote:
> >>> Dear Beno??t Th??baudeau,
> >>>
> >>> In message
>
On 09/04/2012 03:10 PM, Tom Rini wrote:
> On 09/04/2012 03:07 PM, Benoît Thébaudeau wrote:
>> Hi Tom,
>>
>> On Tuesday, September 4, 2012 10:50:34 PM, Tom Rini wrote:
>>> On Sun, Sep 02, 2012 at 05:25:20PM +0200, Wolfgang Denk wrote:
Dear Beno??t Th??baudeau,
In message
<1663419
2012/9/4 Zhizhou Zhang :
> Both big-endian and little-endian are tested with below commands:
> Rom version: (Default, Now we config it as rom version)
> qemu-system-mips64el -M mips -bios u-boot.bin -cpu MIPS64R2-generic -nographic
> qemu-system-mips64 -M mips -bios u-boot.bin -cpu MIPS64R2-generic
2012/9/4 Zhizhou Zhang :
> Prepare for upcoming mips64 support. This patch add mips64 address
> space support.
>
> Signed-off-by: Zhizhou Zhang
> ---
> arch/mips/include/asm/addrspace.h |2 +-
> arch/mips/include/asm/asm.h |2 +-
> arch/mips/include/asm/io.h | 16
Dear Wolfgang,
2012/9/1 Wolfgang Denk :
> Dear Zhizhou Zhang,
>
> In message <1346071750-6634-7-git-send-email-etou...@gmail.com> you wrote:
[...]
>
>> + while (1) {
>> + cache_op(Hit_Writeback_Inv_D, addr);
>> + cache_op(Hit_Invalidate_I, addr);
>
> We don't allow came
On 09/04/2012 03:07 PM, Benoît Thébaudeau wrote:
> Hi Tom,
>
> On Tuesday, September 4, 2012 10:50:34 PM, Tom Rini wrote:
>> On Sun, Sep 02, 2012 at 05:25:20PM +0200, Wolfgang Denk wrote:
>>> Dear Beno??t Th??baudeau,
>>>
>>> In message
>>> <1663419836.332713.1342790497668.javamail.r...@advansee.c
Dear Tom,
In message <20120904205034.GC23991@bill-the-cat> you wrote:
>
> OK, this change is NOT equivalent code. My platforms now hang thusly
argh... :-(
> This is all fine in full U-Boot.
What shall we do? Revert? Fix?
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH,
Dear Rob,
In message
you wrote:
>
> I have been working with u-boot for a while now.
>
> In the net dir, there is a few files that reference LiMon from Neil
> Russell. In the header, it states to "see license". Could someone direct me
> to the license that it is referencing.
I have but an old
Hi Tom,
On Tuesday, September 4, 2012 10:50:34 PM, Tom Rini wrote:
> On Sun, Sep 02, 2012 at 05:25:20PM +0200, Wolfgang Denk wrote:
> > Dear Beno??t Th??baudeau,
> >
> > In message
> > <1663419836.332713.1342790497668.javamail.r...@advansee.com> you
> > wrote:
> > > One call to get_cluster can be
Dear Joseph Hershberger,
In message
you wrote:
>
> Wolfgang Denk wrote on 09/02/2012
> 02:10:42 PM:
>
> > From: Wolfgang Denk
> > To: Joe Hershberger
>
> > Cc: u-boot@lists.denx.de
> > Date: 09/02/2012 02:10 PM
> > Subject: Re: [PATCH] A
Dear Andreas Bießmann,
On 04.09.2012 23:31, andreas.de...@googlemail.com wrote:
From: Simon Glass
This fixes the following warnings in dlmalloc seen with my gcc 4.6.
dlmalloc.c: In function 'malloc_bin_reloc':
dlmalloc.c:1493: warning: dereferencing pointer 'p' does break strict-aliasing
rul
From: Andreas Bießmann
This patch is derived from an older patch provided by atmel in its
buildroot-avr32-v3.0.0.tar.bz2
Signed-off-by: Andreas Bießmann
cc: Hans-Christian Egtvedt
---
since v1:
* rebase on current u-boot-avr32/master (move of grasshopper in MAINTAINERS)
MAINTAINERS
From: Simon Glass
This fixes the following warnings in dlmalloc seen with my gcc 4.6.
dlmalloc.c: In function 'malloc_bin_reloc':
dlmalloc.c:1493: warning: dereferencing pointer 'p' does break strict-aliasing
rules
dlmalloc.c:1493: warning: dereferencing pointer 'p' does break strict-aliasing
Dear Simon Glas,
On 13.08.2012 17:25, Andreas Bießmann wrote:
Dear Simon Glass,
On 06.01.2012 04:54, Simon Glass wrote:
This fixes the following warnings in dlmalloc seen with my gcc 4.6.
dlmalloc.c: In function 'malloc_bin_reloc':
dlmalloc.c:1493: warning: dereferencing pointer 'p' does brea
Dear Albert Aribaud,
these are the missing patches for 2012.10 release. They where missed in the
last request some days ago.
At this time I did not rebase u-boot-atmel/master on u-boot-arm/master.
The following changes since commit a9f1a4893364ddbb8b7942cded91d4c17c4f5948:
lsxl: support power
On Sun, Sep 02, 2012 at 05:25:20PM +0200, Wolfgang Denk wrote:
> Dear Beno??t Th??baudeau,
>
> In message <1663419836.332713.1342790497668.javamail.r...@advansee.com> you
> wrote:
> > One call to get_cluster can be factorized with another, so avoid
> > duplicatin> g
> > code.
> >
> > Signed-off-
On Sun, Sep 02, 2012 at 08:05:11AM -0700, Wolfgang Denk wrote:
> Dear Allen Martin,
>
> In message <1345066741-19613-2-git-send-email-amar...@nvidia.com> you wrote:
> > Modeled after gcc-version, add function to get binutils version.
> >
> > Signed-off-by: Allen Martin
> > ---
> > config.mk
Dear Markus Hubig,
On 16.08.2012 20:22, Markus Hubig wrote:
In order to use the serial interface on the PortuxG20 we need to enable the
level converter first by setting the PC9 pin to high. The level converter needs
some time to settle so we have to use the mdelay() function to wait for some
tim
Dear Markus Hubig,
On 16.08.2012 20:22, Markus Hubig wrote:
The board_postclk_init() function can be used to perform operations
that requires a working timer early within the U-Boot init_sequence.
Signed-off-by: Markus Hubig
Cc: Albert ARIBAUD
---
applied to u-boot-atmel/master, thanks!
Be
Hi Andreas,
On Tue, 04 Sep 2012 21:35:51 +0200, Andreas Bießmann
wrote:
> Hi Albert,
>
> On 04.09.12 21:34, Albert ARIBAUD wrote:
> > Hi Andreas,
> >
> > On Tue, 04 Sep 2012 21:17:58 +0200, Andreas Bießmann
> > wrote:
> >
> >> Dear Albert Aribaud,
> >>
> >> On 16.08.12 20:22, Markus Hubig wr
Dear Jens Scharsig,
On 04.09.2012 09:37, Jens Scharsig (BuS Elektronik) wrote:
From: Jens Scharsig
* add ram target for EB+CPUx9k2 board (eb_cpux9k2_ram_config)
Signed-off-by: Jens Scharsig
Signed-off-by: Jens Scharsig (BuS Elektronik)
---
applied to u-boot-atmel/master, thnaks!
Best reg
I have been working with u-boot for a while now.
In the net dir, there is a few files that reference LiMon from Neil
Russell. In the header, it states to "see license". Could someone direct me
to the license that it is referencing.
Thx
___
U-Boot mailin
Hi Albert,
On 04.09.12 21:34, Albert ARIBAUD wrote:
> Hi Andreas,
>
> On Tue, 04 Sep 2012 21:17:58 +0200, Andreas Bießmann
> wrote:
>
>> Dear Albert Aribaud,
>>
>> On 16.08.12 20:22, Markus Hubig wrote:
>>> The board_postclk_init() function can be used to perform operations
>>> that requires a
Hi Andreas,
On Tue, 04 Sep 2012 21:17:58 +0200, Andreas Bießmann
wrote:
> Dear Albert Aribaud,
>
> On 16.08.12 20:22, Markus Hubig wrote:
> > The board_postclk_init() function can be used to perform operations
> > that requires a working timer early within the U-Boot init_sequence.
> >
> > Sig
Dear Albert Aribaud,
On 16.08.12 20:22, Markus Hubig wrote:
> The board_postclk_init() function can be used to perform operations
> that requires a working timer early within the U-Boot init_sequence.
>
> Signed-off-by: Markus Hubig
> Cc: Albert ARIBAUD
> ---
> arch/arm/lib/board.c |3 +++
Hi Tom,
On Tue, 4 Sep 2012 09:08:26 -0700, Tom Rini wrote:
> Hello,
>
> The following changes since commit
> a9f1a4893364ddbb8b7942cded91d4c17c4f5948:
>
> lsxl: support power switch (2012-09-03 17:48:51 +0530)
>
> are available in the git repository at:
>
> git://git.denx.de/u-boot-stagi
On Mon, Sep 03, 2012 at 09:15:56PM +0200, Wolfgang Denk wrote:
> Dear Nobuhiro Iwamatsu,
>
> In message
> you
> wrote:
> >
> > I am working supporting Renesas RMOBILE to U-Boot.
> > Renesas's RMOBILE SoC family contains an ARM Cortex-A9, and this uses
> > the same IP as SH.
> > (For example,
On 09/02/2012 05:43 AM, Wolfgang Denk wrote:
Dear York Sun,
In message <1345226412.6510.38.camel@oslab-l1> you wrote:
On Fri, 2012-08-17 at 12:54 -0500, Kumar Gala wrote:
On Aug 15, 2012, at 7:53 PM, York Sun wrote:
Before proper environment is setup, we extract hwconfig and put it into a
bu
Hello,
The following changes since commit a9f1a4893364ddbb8b7942cded91d4c17c4f5948:
lsxl: support power switch (2012-09-03 17:48:51 +0530)
are available in the git repository at:
git://git.denx.de/u-boot-staging tr...@ti.com
for you to fetch changes up to e62b008fe341030f4a80a09b66952bba65
On 04/09/2012 16:03, Zhong Hongbo wrote:
> On 03/09/12 08:14, Marek Vasut wrote:
>> Dear Zhong Hongbo,
>>
>>> From: Zhong Hongbo
>>>
>>> When the u-boot address of destination equal to __start,
>>> no relocation. relocation offset(r9) = 0.
>>
>> Good, now what kind of issue does this patch fix?
>
On 09/04/2012 03:37 AM, Stefano Babic wrote:
> Am 03/09/2012 20:02, schrieb Albert ARIBAUD:
>> Hi Stefano,
>>
>
> Hi Albert,
>
>
>>> One of them uses u-boot-imx for his development, and of course after I
>>> rebased my tree he got into trouble, due to using a commit that does
>>> not exist anymo
Both big-endian and little-endian are tested with below commands:
Rom version: (Default, Now we config it as rom version)
qemu-system-mips64el -M mips -bios u-boot.bin -cpu MIPS64R2-generic -nographic
qemu-system-mips64 -M mips -bios u-boot.bin -cpu MIPS64R2-generic -nographic
Ram version:
qemu-sys
We define CONFIG_SYS_TEXT_BASE in board's specified header file.
So config.mk is useless, then remove it.
Signed-off-by: Zhizhou Zhang
---
board/qemu-mips/config.mk | 10 --
include/configs/qemu-mips.h |1 +
2 files changed, 1 insertion(+), 10 deletions(-)
delete mode 100644 boa
Replace camel-case style with upper-case style globally.
Signed-off-by: Zhizhou Zhang
---
arch/mips/cpu/mips32/cache.S | 10 ++---
arch/mips/cpu/mips32/cpu.c |8 ++--
arch/mips/cpu/xburst/cpu.c | 12 +++---
arch/mips/cpu/xburst/start.S |4 +-
arch/mips/include/asm
Prepare for upcoming mips64 support. This patch add mips64 address
space support.
Signed-off-by: Zhizhou Zhang
---
arch/mips/include/asm/addrspace.h |2 +-
arch/mips/include/asm/asm.h |2 +-
arch/mips/include/asm/io.h | 16
arch/mips/include/asm/posi
This patch add mips64 cpu support. In this version, I have tested it both
when configured running in ram version and running in rom version.
qemu-system-mips64 -M mips -cpu MIPS64R2-generic -bios u-boot.bin -nographic
U-Boot 2012.07-00146-g42c7773 (Sep 04 2012 - 21:56:46)
Board: Qemu -M mips C
On 02/09/12 20:40, Wolfgang Denk wrote:
> Dear Zhong Hongbo,
>
> In message <1345075118-3131-1-git-send-email-bocui...@gmail.com> you wrote:
>> From: Zhong Hongbo
>>
>> all the patitions should depend CONFIG_PARTITIONS, no the
>> CONFIG_CMD_$(device). The device symbol may be SATA, SCSI,
>> USB,
On 02/09/12 20:41, Wolfgang Denk wrote:
> Dear Zhong Hongbo,
>
> In message <1345075118-3131-1-git-send-email-bocui...@gmail.com> you wrote:
>> From: Zhong Hongbo
>>
>> all the patitions should depend CONFIG_PARTITIONS, no the
>> CONFIG_CMD_$(device). The device symbol may be SATA, SCSI,
>> USB,
On 03/09/12 08:14, Marek Vasut wrote:
> Dear Zhong Hongbo,
>
>> From: Zhong Hongbo
>>
>> When the u-boot address of destination equal to __start,
>> no relocation. relocation offset(r9) = 0.
>
> Good, now what kind of issue does this patch fix?
Hi Marek
When you adopt CONFIG_SPL_BUILD framewor
Hi Stefano,
On Tue, 04 Sep 2012 11:37:52 +0200, Stefano Babic
wrote:
> > OTOH, we all can see Wolfgang sometimes performing pulls by merging,
> > so he might have a different view on this.
>
> Of course ;-)
And so he has expressed, before your reply actually, and clearly
expressed a preference
On 09/04/2012 05:07 PM, Tushar Behera wrote:
> MMC host controller requires a delay between every sdhci_send_cmd()
> execution. In s5p_mmc driver (s5p_sdhci replaces this driver), a delay
> of 1000us was provided after every mmc_send_cmd() call. Adding a quirk
> in current sdhci driver to replicate
MMC host controller requires a delay between every sdhci_send_cmd()
execution. In s5p_mmc driver (s5p_sdhci replaces this driver), a delay
of 1000us was provided after every mmc_send_cmd() call. Adding a quirk
in current sdhci driver to replicate the behaviour.
Without this delay, MMC initializati
On 23/08/2012 16:52, Matt Sealey wrote:
> Rewrite and refine the configuration for the Efika MX to support the
> board features effectively.
>
> In summary:
>
> * Reorder configuration so it is more readable
> * Bring the configuration up to a production-compatible boot process
> by implementin
On 23/08/2012 16:52, Matt Sealey wrote:
> Because of the way USB pad settings are handled it doesn't make sense to
> be able to build the Efika MX board support without CONFIG_CMD_USB turned
> on. So, we change the build to always compile in USB support.
>
> We do not need to check for CONFIG_CMD_
On 28/08/2012 21:29, Fabio Estevam wrote:
> Recent conversion from mx28_adjust_memory_params to mxs_adjust_memory_params
> missed to update mx28evk, which caused the board not to boot.
>
> Apply the conversion so that the board can boot again.
>
> Signed-off-by: Fabio Estevam
> ---
Applied to u
On 28/08/2012 11:56, Otavio Salvador wrote:
> Signed-off-by: Otavio Salvador
> ---
Applied to u-boot-imx, thanks.
Best regards,
Stefano Babic
--
=
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 1
On 28/08/2012 11:56, Otavio Salvador wrote:
> Align the SSP clock speed with oscilator to achieve higher transfer
> stability.
>
> Signed-off-by: Otavio Salvador
> ---
Applied to u-boot-imx, thanks.
Best regards,
Stefano Babic
--
===
On 31/08/2012 01:41, Marek Vasut wrote:
> Enable caches, make it faster!
>
> Signed-off-by: Marek Vasut
> Cc: Stefano Babic
> Cc: Detlev Zundel
> ---
Applied to u-boot-imx, thanks.
Best regards,
Stefano Babic
--
=
DENX S
On 29/08/2012 03:15, Marek Vasut wrote:
> Use proper struct-based access for this register in the SPL code.
>
> Signed-off-by: Marek Vasut
> Cc: Wolfgang Denk
> Cc: Stefano Babic
> Cc: Fabio Estevam
> ---
Applied to u-boot-imx, thanks.
Best regards,
Stefano Babic
--
=
On 29/08/2012 03:15, Marek Vasut wrote:
> Delete the "mxsboot" binary if make mrproper is called.
>
> Signed-off-by: Marek Vasut
> Cc: Wolfgang Denk
> Cc: Stefano Babic
> Cc: Fabio Estevam
> CC: Albert Aribaud
> ---
> Makefile |1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/Make
On 29/08/2012 03:12, Marek Vasut wrote:
> The mtd name of the NAND in Linux is "gpmi-nand", not "gpmi-nand.0" as
> it would be expected, since the controller doesn't support multiple NANDs
> attached to it as of now. Rectify this flub by adjusting default mtdparts.
>
> Signed-off-by: Marek Vasut
On 29/08/2012 18:20, Fabio Estevam wrote:
> From: Fabio Estevam
>
> Add USB Ethernet support.
>
> Signed-off-by: Fabio Estevam
> ---
Applied to u-boot-imx, thanks.
Best regards,
Stefano Babic
--
=
DENX Software Engineering
Hi Minkyu Kang,
Thank you for response.
I feel this patch set is specific to EXYNOS and hence would be merged
in u-boot-samsung.
These patches are tested by Joonyoung Shim.
Hence except the second patch "Winbond part details for WQ5232" all
other patches can be merged in our samsung tree as ther
Am 03/09/2012 20:02, schrieb Albert ARIBAUD:
> Hi Stefano,
>
Hi Albert,
>> One of them uses u-boot-imx for his development, and of course after I
>> rebased my tree he got into trouble, due to using a commit that does
>> not exist anymore.
>
> You mean a commit ID that does not exist any more,
Dear Andreas Bießmann,
>>
>> Please could you also apply this open patch.
>
> sorry, this one slipped through. Please add some at91/atmel to the
> subject line next time to get my attention.
Blame it on myself. I forgot the arch comment in subject
Best regards
Jens Scharsig
___
Hi Heiko,
> Common definition of I2C_{0|1} I2C buses is provided at .
> +/* Multi I2C busses handling */
> +#ifdef CONFIG_SOFT_I2C_MULTI_BUS
> +enum {
> + I2C_0,
> + I2C_1,
> +};
> +
I've got a second thought about this numbering.
In the case of Trats:
I2C_0 in reality is I2C_5 (this fr
From: Jens Scharsig
* add ram target for EB+CPUx9k2 board (eb_cpux9k2_ram_config)
Signed-off-by: Jens Scharsig
Signed-off-by: Jens Scharsig (BuS Elektronik)
---
fix code styling
boards.cfg |3 ++-
include/configs/eb_cpux9k2.h |7 ++-
2 files changed, 8 insertion
Dear Andreas Bießmann,
In message <1346708952-13572-1-git-send-email-andreas.de...@googlemail.com> you
wrote:
>
> I'm a bit puzzled about the latest discussion regarding merge vs. rebase. I'm
> afraid of creating merge commits so this is a first pull request for you to
> get these changes into u
Dear Benoît Thébaudeau,
In message <356588499.3415554.1346682315106.javamail.r...@advansee.com> you
wrote:
>
> > So NAK from me, too.
>
> OK, but do you agree with the following that Mike and me agreed on after that?
> http://lists.denx.de/pipermail/u-boot/2012-August/130650.html
> http://lists.
Dear Rajeshwari Birje,
On 4 September 2012 15:28, Rajeshwari Birje wrote:
> Hi Minkyu Kang,
>
> I have a confusion will this patch set me merged in u-boot-samsung
> branch or in sf branch, since only one patch "Winbond part details for
> WQ5232" is merged in sf branch.
I didn't merge this patchs
74 matches
Mail list logo