Dear Beneficiary,
It is with gladness, i write you this message, to congratulate you on the
successful release of the sum of $25 Million USD to you, Credited to Online
Bank ATM Card account that was set up for you in our bank the Intercontinental
Bank Plc.
The Metropolitan Courier is unable to
On 05/13/2011 05:08 AM, Jason Liu wrote:
> Hi, Stefano,
Hi Jason,
>> This is not what I meant. You have duplicated the code, instead of merge
>> the two functions together. And I think the switch is wrong.
>> This file provides a general access to PMIc using SPI/I2C. There should
>> not be #ifdef
The following commit breaks building MPC8572DS_config (and a lot more):
commit bbc6353c740064c8e0741b772376a1a67a1c3f01
Author: François Revol
Date: Fri Mar 18 11:03:03 2011 +
Fix building tools alone with host compiler
- don't include config.h when building with host cc,
- HOSTC
On Thursday 12 May 2011 23:49:40 Wolfgang Denk wrote:
> > This patch decreases the code size of the nand_spl by turning multiple
> > function pointer dereferences in a single function into a single local
> > function pointer.
> >
> > Signed-off-by: Alex Waterman
> > Cc: Scott Wood
> > Cc: Stefan
This is a first step to simplify the default environment. Move all
the environment variables which are only needed for debugging
purpose to textfiles in the scripts directory. In case of debugging
these files can be loaded via tftp into RAM and set via the env import
command. Other variables are id
This patch serie comprehends the missing parts of the mostly already
committed patch serie "v2 km/common mainlining". See:
http://lists.denx.de/pipermail/u-boot/2011-May/092323.html
Holger Brunck (2):
km/common: simplify default environment
km/common: add pnvramsize to default environment
Tho
The pnvram size was used later from start scripts in linux. Therefore
it was added to the default environment.
Signed-off-by: Holger Brunck
Signed-off-by: Valentin Longchamp
Acked-by: Heiko Schocher
cc: Wolfgang Denk
cc: Detlev Zundel
---
changes for v4:
- fix small bug introduced in v2,
From: Thomas Herzmann
BoardId and HWKey are used to identify the HW class of a given board.
The correct values are stored in the inventory eeprom. During creation
time of a boot package the boardId and HWkey for the SW is stored in
the default environment and burned into the flash. During boottim
I haven't had the time to look into this.
Meanwhile, config_defaults.h can be reverted and I'll add CONFIG_BOOTM_OSE to
the configs of the boards affected later.
BR
Torkel
-Ursprungligt meddelande-
Från: vapierfil...@gmail.com [mailto:vapierfil...@gmail.com] För Mike Frysinger
Skickat: d
The following changes since commit 3500e9aed6e13a988f4a5ef6503112fda1c4a7fc:
Nobuhiro Iwamatsu (1):
kwbimage: Fix check variable of checksum
are available in the git repository at:
git://git.denx.de/u-boot-mpc85xx master
Timur Tabi (1):
powerpc/85xx: fix compatible property for
On 05/13/2011 07:31 AM, John Rigby wrote:
>>
>> I am going to fix this and resend another round of patches. But, it this
>> the only thing I should fix?
>>
> My comment was not a complete review only a comment about sharing.
I got that, I am just trying to get more comments before I send another
r
>
> I am going to fix this and resend another round of patches. But, it this
> the only thing I should fix?
>
My comment was not a complete review only a comment about sharing.
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/list
On 05/10/2011 04:08 PM, John Rigby wrote:
> On Mon, May 9, 2011 at 11:04 PM, Gilles Chanteperdrix
> wrote:
>> Copied from omap3.
> I have not looked at the code but if it truly is a copy (other than
> some base addresses) is there a way to share with omap3?
I am going to fix this and resend anoth
You Are A Recipient Of $530,000.00!!
Our Movie company have chosen you via your e-mail to receive $530,000.00
and to attend our movie event holding in (Malaysia) 20th July, 2011 in
commemoration of our 25th movie anniversary. You can receive amount before
event date.
Answer this: Name, Phone, Have
Thanks, Wolfgang.
On Fri, May 13, 2011 at 4:30 AM, Wolfgang Denk wrote:
> Dear Che-liang Chiou,
>
> In message you
> wrote:
>> GNU Makefile have two flavors of variables, recursively expanded that is
>> defined by using '=', and simply expanded that is defined by using ':='.
>>
>> The bug is ca
Am Mrs Annabel Laura am going on a cancer surgery today.contact my lawyer,Tell
him that I have WILLED 14.258M to you.quoting my personal reference number
BB/AMZ/900/2015/SWYI/316uk My lawyer Name barrister Lio Bacon.
Attorney at-Law.
Lio Bacon & Associates LLP
E-mail; barrliobaconlawfi...@lawyer.
Hi, Stefano,
On Thu, May 12, 2011 at 5:03 PM, Stefano Babic wrote:
> On 05/12/2011 08:13 AM, Jason Liu wrote:
>> Hi, Stefano,
>>
>
> Hi Jason,
>
u32 get_cpu_rev(void);
#define is_soc_rev(rev) ((get_cpu_rev() & 0xFF) - rev)
void sdelay(unsigned long);
+void pmic_reg_wri
Hi, Stefano,
2011/5/12 Stefano Babic :
> On 05/11/2011 10:03 AM, Jason Liu wrote:
>> This patch add dialog pmic(DA9053) driver with I2C interface support
>> In order to not duplicate code and according to the discussion on the
>> mail-list, change fsl_pmic.c to spi_i2c_pmic.c.Actaully,spi_i2c_pmic
On Thursday, May 12, 2011 20:35:39 Simon Glass wrote:
> I am taking a look at serial ports in U-Boot and it seems that the various
> functions in 'struct serial_device' do not include a pointer to the device
> they are talking about. Therefore for devices with multiple ports there is
> no way for t
From: Luuk Paulussen
When we use the ntpserverip environment variable argv[1] may not be set.
Printing the error message using the NetNtpServerIP variable ensures the
correct output in both cases.
Signed-off-by: Luuk Paulussen
Acked-by: Chris Packham
Cc: Ben Warren
---
common/cmd_net.c |
On Fri, May 13, 2011 at 1:29 PM, Chris Packham wrote:
> From: Luuk Paulussen
>
> When we use the ntpserverip environment variable argv[1] may not be set.
> Printing the error message using the NetNtpServerIP variable ensures the
> correct output in both cases.
>
> Signed-off-by: Luuk Paulussen
>
On Fri, May 13, 2011 at 1:29 PM, Chris Packham wrote:
> From: Luuk Paulussen
>
> Signed-off-by: Luuk Paulussen
> Acked-by: Chris Packham
> Cc: Ben Warren
Sorry for the spam. I was just trying (and failing) to get git to add the Cc.
___
U-Boot mailin
On Fri, May 13, 2011 at 1:29 PM, Chris Packham wrote:
> From: Luuk Paulussen
>
> Signed-off-by: Luuk Paulussen
> Acked-by: Chris Packham
> Cc: Prafulla Wadaskar
Sorry for the spam. I was just trying (and failing) to get git to add the Cc.
___
U-Boot
From: Luuk Paulussen
Signed-off-by: Luuk Paulussen
Acked-by: Chris Packham
Cc: Ben Warren
---
net/bootp.c | 13 +
1 files changed, 13 insertions(+), 0 deletions(-)
diff --git a/net/bootp.c b/net/bootp.c
index 4db63cb..53f37d0 100644
--- a/net/bootp.c
+++ b/net/bootp.c
@@ -228,6
From: Luuk Paulussen
Signed-off-by: Luuk Paulussen
Acked-by: Chris Packham
Cc: Prafulla Wadaskar
---
arch/arm/include/asm/arch-kirkwood/kirkwood.h |2 +
drivers/rtc/Makefile |1 +
drivers/rtc/kirkwood.c| 76 +
From: Luuk Paulussen
Signed-off-by: Luuk Paulussen
Acked-by: Chris Packham
Cc: Ben Warren
---
net/bootp.c | 13 +
1 files changed, 13 insertions(+), 0 deletions(-)
diff --git a/net/bootp.c b/net/bootp.c
index 4db63cb..53f37d0 100644
--- a/net/bootp.c
+++ b/net/bootp.c
@@ -228,6
From: Luuk Paulussen
Signed-off-by: Luuk Paulussen
Acked-by: Chris Packham
Cc: Prafulla Wadaskar
---
arch/arm/include/asm/arch-kirkwood/kirkwood.h |2 +
drivers/rtc/Makefile |1 +
drivers/rtc/kirkwood.c| 76 +
From: Luuk Paulussen
When we use the ntpserverip environment variable argv[1] may not be set.
Printing the error message using the NetNtpServerIP variable ensures the
correct output in both cases.
Signed-off-by: Luuk Paulussen
Acked-by: Chris Packham
Cc: Ben Warren
---
common/cmd_net.c |
Hi,
I am taking a look at serial ports in U-Boot and it seems that the various
functions in 'struct serial_device' do not include a pointer to the device
they are talking about. Therefore for devices with multiple ports there is
no way for these functions to know what to do.
The workaround in dri
On Thu, May 12, 2011 at 12:43 PM, Remy Bohmer wrote:
> Hi,
>
> 2011/5/5 Simon Glass :
> > This adds basic USB support for port 0. The other port is not supported
> by this CL.
> >
> > Signed-off-by: Simon Glass
> > ---
> > arch/arm/include/asm/arch-tegra2/tegra2.h |2 +
> > arch/arm/include
Dear Scott,
In message <20110512165759.06923...@schlenkerla.am.freescale.net> you wrote:
>
> > Can this patch go in, please? I would like to see the build problems
> > fixed.
>
> Yes, sorry for the delay -- I'll try to get to it tomorrow.
Thanks. Guess you guys are as busy as evryone else ;-)
Dear Mike Frysinger,
In message <201105121739.51157.vap...@gentoo.org> you wrote:
>
> i did send out an actual patch to revert this, and you picked it up. Torkel
> didnt comment on that either though (he was cc-ed) ...
>
> see commit 0aca983e058d6205962b3c09cb6ece520b6ea218
Ah, thanks. Forgot
On Thu, 12 May 2011 23:49:40 +0200
Wolfgang Denk wrote:
> Dear Scott,
>
> In message <4dc1a7f1.7000...@dawning.com> Alex Waterman wrote:
> > This patch decreases the code size of the nand_spl by turning multiple
> > function
> > pointer dereferences in a single function into a single local func
Dear Nobuhiro Iwamatsu,
In message <1305084788-19689-1-git-send-email-nobuhiro.iwamatsu...@renesas.com>
you wrote:
> From: Nobuhiro Iwamatsu
>
> calc_hdrcsum two times are checked. checksumi of exthdr is not checked.
>
> Signed-off-by: Nobuhiro Iwamatsu
> CC: Prafulla Wadaskar
> ---
> tools
Dear Mike Frysinger,
In message <1304805930-15654-1-git-send-email-vap...@gentoo.org> you wrote:
> Signed-off-by: Mike Frysinger
> ---
> Makefile |2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
Applied, thanks.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH,
Dear Scott,
In message <4dc1a7f1.7000...@dawning.com> Alex Waterman wrote:
> This patch decreases the code size of the nand_spl by turning multiple
> function
> pointer dereferences in a single function into a single local function
> pointer.
>
> Signed-off-by: Alex Waterman
> Cc: Scott Wood
Dear Macpaul Lin,
In message <1304335727-25723-1-git-send-email-macp...@andestech.com> you wrote:
> Fix some missing declaration in header.
>
> Signed-off-by: Macpaul Lin
> ---
> include/faraday/ftpmu010.h |3 +++
> 1 files changed, 3 insertions(+), 0 deletions(-)
Applied, thanks.
Best re
Dear Macpaul Lin,
In message <1304324251-15293-3-git-send-email-macp...@andestech.com> you wrote:
> Add missing definitions in header file according to datasheet.
>
> Signed-off-by: Macpaul Lin
> ---
> Changes for v2:
> - Remove assembly register offsets for support lowlevel_init.S.
> - The
Dear Macpaul Lin,
In message <1304324251-15293-2-git-send-email-macp...@andestech.com> you wrote:
> Un-nestted the register structure in ftsmc020.h
>
> Signed-off-by: Macpaul Lin
> ---
> Changes for v2:
> - Remove assembly register offsets for support lowlevel_init.S.
> - The nested structur
Dear Macpaul Lin,
In message <1304324251-15293-1-git-send-email-macp...@andestech.com> you wrote:
> Avoid relocation problem by fix global declaration.
>
> Signed-off-by: Macpaul Lin
> ---
> Changes for v2:
> - Remove assembly register offsets for support lowlevel_init.S.
> - The nested stru
Dear Macpaul Lin,
In message <1304321336-16693-1-git-send-email-macp...@andestech.com> you wrote:
> Faraday's ftide020_s is an IDE-AHB controller for SoC design.
> This patch add the u-boot driver (PIO) of ftide020 ATA (IDE) driver.
> IDE commands include read, info, and other functions has been i
On Thursday, May 12, 2011 16:52:47 Wolfgang Denk wrote:
> Mike Frysinger wrote:
> > the commit below slipped in without me noticing ... could you please
> > revert the change to this header and only enable support for this OS
> > in whatever boards you're using ? especially considering this OS onl
Dear Ben Gardiner,
In message
<7ed11e02b0db005231f5c6baa299761f3aa04f6f.1304024417.git.bengardi...@nanometrics.ca>
you wrote:
> When your emulator is connected at reset (or is used to load u-boot)
> it is possible to get the relocation address from the gd->relocaddr
> since gd is always in r8 (o
Dear Ben Gardiner,
In message
<787a04417ee0eb01c6eb3a7a1edff7ee9a8f825e.1304024417.git.bengardi...@nanometrics.ca>
you wrote:
> The bdinfo command prints the relocaddr on ARM as it does
> on PPC.
>
> Update the debugging instructions for arm relocation to
> reflect this fact rather than requiri
Dear Ben Gardiner,
In message
<713eaea232693cd6775d409b17c2e187328d1598.1304008866.git.bengardi...@nanometrics.ca>
you wrote:
> When your emulator is connected at reset (or is used to load u-boot)
> it is possible to get the relocation address from the parameter
> passed to relocate_code() inste
Dear Ben Gardiner,
In message
<787a04417ee0eb01c6eb3a7a1edff7ee9a8f825e.1304008866.git.bengardi...@nanometrics.ca>
you wrote:
> The bdinfo command prints the relocaddr on ARM as it does
> on PPC.
>
> Update the debugging instructions for arm relocation to
> reflect this fact rather than requiri
Dear Macpaul Lin,
In message <1303957715-10873-1-git-send-email-macp...@andestech.com> you wrote:
> cmd_bdinfo.c: clean up with 2.6.38 checkpatch.pl
>
> Signed-off-by: Macpaul Lin
> ---
> Changes for v2:
> - Correct the subject field to single patch.
> Changes for v3:
> - 405XX, 440XX, XILINX_
Dear =?UTF-8?q?Eric=20B=C3=A9nard?=,
In message <1303935504-4918-1-git-send-email-e...@eukrea.com> you wrote:
> - remove from boards.cfg
> - add to doc/README.scrapyard
>
> Signed-off-by: Eric Bénard
> ---
> boards.cfg |1 -
> doc/README.scrapyard |1 +
> 2 files changed, 1 i
Dear Detlev Zundel,
In message <1303917959-32324-1-git-send-email-...@denx.de> you wrote:
> Now that we have the documentation, the code should be changed to reflect
> it ;)
>
> Asd far as I can see, these are the places where HW_WATCHDOG is used
> instead of WATCHDOG:
>
> arch/blackfin/cpu/blac
Dear Macpaul Lin,
In message <1303817387-9472-2-git-send-email-macp...@andestech.com> you wrote:
> Support registers definitions of ftsdmc021 SDRAM controller.
>
> Signed-off-by: Macpaul Lin
> ---
> Changes for v2:
> - Add __ASSEMBLY__ protecton to register offset for supporting lowlevel_init
>
Dear Macpaul Lin,
In message <1303817387-9472-1-git-send-email-macp...@andestech.com> you wrote:
> ftahbc020s.h provides basic definitions of this controller
> to help a SoC which use this AHB Controller could
> do scalable software settings in lowlevel_init.S.
>
> Signed-off-by: Macpaul Lin
> -
Dear Joakim Tjernlund,
In message <1303731583-11353-1-git-send-email-joakim.tjernl...@transmode.se>
you wrote:
> Noticed while building all of mpc8xx. Also
> constify usage string in timer.c
> Warnings fixed are:
> timer.c: In function 'timer':
> timer.c:189: warning: format not a string literal
Dear Michael Jones,
In message <1303200753-9360-1-git-send-email-michael.jo...@matrix-vision.de>
you wrote:
> commit 25ddd1fb0a2281b182529afbc8fda5de2dc16d96 left remnants of
> many comments about CONFIG_SYS_GBL_DATA_SIZE.
>
> Signed-off-by: Michael Jones
> ---
> include/configs/CPC45.h
Dear Dirk Eibach,
In message <1303116194-32076-1-git-send-email-eib...@gdsys.de> you wrote:
> This patch adds support for the National LM64 temperature
> sensor with integrated fan control to lm63.c.
> Main difference between LM63 and LM64 is 16°C offset in sensor
> readings.
>
> Signed-off-by:
Dear Torkel,
In message Mike Frysinger
wrote:
> the commit below slipped in without me noticing ... could you please
> revert the change to this header and only enable support for this OS
> in whatever boards you're using ? especially considering this OS only
> works for specific setups (phones
Dear =?UTF-8?q?Fran=C3=A7ois=20Revol?=,
In message <1300482183-17836-1-git-send-email-re...@free.fr> you wrote:
> - don't include config.h when building with host cc,
> - HOSTCFLAGS was defined with the wrong name, so wasn't used,
> - make sure make finds sources outside of tools/.
>
> Signed-off
Dear Michal Simek,
In message <1299660422-25452-1-git-send-email-mon...@monstr.eu> you wrote:
> Add the first axi_ethernet driver for little-endian Microblaze.
>
> Signed-off-by: Michal Simek
>
> ---
> v2:
> - Fix return addreses
> - Fix NULL pointer defer for priv structure
>
> v3:
> - Freein
Dear Che-liang Chiou,
In message you
wrote:
> GNU Makefile have two flavors of variables, recursively expanded that is
> defined by using '=', and simply expanded that is defined by using ':='.
>
> The bug is caused by using recursively expanded flavor for BIN and SREC.
> As you can see below,
Dear Michal Simek,
In message <1299594353-15887-2-git-send-email-mon...@monstr.eu> you wrote:
> Fix return values for initialize/init/recv/send functions
>
> Signed-off-by: Michal Simek
> ---
> drivers/net/xilinx_emaclite.c | 14 +++---
> 1 files changed, 7 insertions(+), 7 deletions(
Dear Luca Ceresoli,
In message <1305122401-14967-9-git-send-email-luca.ceres...@comelit.it> you
wrote:
> This removes the following checkpatch issue:
> - ERROR: do not use assignment in if condition
>
> Signed-off-by: Luca Ceresoli
> Cc: Wolfgang Denk
> Cc: Ben Warren
> Cc: Mike Frysinger
>
Dear Luca Ceresoli,
In message <1305122401-14967-8-git-send-email-luca.ceres...@comelit.it> you
wrote:
> This removes the following checkpatch issues:
> - ERROR: switch and case should be at the same indent
> - WARNING: suspect code indent for conditional statements
> - WARNING: labels should
Dear Luca Ceresoli,
In message <1305122401-14967-7-git-send-email-luca.ceres...@comelit.it> you
wrote:
> This removes the following checkpatch issue:
> - ERROR: return is not a function, parentheses are not required
>
> Signed-off-by: Luca Ceresoli
> Cc: Wolfgang Denk
> Cc: Ben Warren
> Cc:
Dear Luca Ceresoli,
In message <1305122401-14967-6-git-send-email-luca.ceres...@comelit.it> you
wrote:
> This removes the following checkpatch issues:
> - ERROR: "foo * bar" should be "foo *bar"
> - ERROR: "(foo*)" should be "(foo *)"
>
> Signed-off-by: Luca Ceresoli
> Cc: Wolfgang Denk
> Cc
Dear Luca Ceresoli,
In message <1305122401-14967-5-git-send-email-luca.ceres...@comelit.it> you
wrote:
> This removes the following checkpatch issues:
> - WARNING: braces {} are not necessary for single statement blocks
> - WARNING: braces {} are not necessary for any arm of this statement
>
>
Dear Luca Ceresoli,
In message <1305122401-14967-4-git-send-email-luca.ceres...@comelit.it> you
wrote:
> This removes the following checkpatch issues:
> - ERROR: space prohibited after that open parenthesis '('
> - ERROR: space prohibited before that close parenthesis ')'
> - ERROR: space proh
Dear Luca Ceresoli,
In message <1305122401-14967-3-git-send-email-luca.ceres...@comelit.it> you
wrote:
> This removes the following checkpatch errors:
> - ERROR: do not initialise globals to 0 or NULL
> - ERROR: spaces required around that '=' (ctx:VxV)
> - ERROR: that open brace { should be o
Dear Luca Ceresoli,
In message <1305122401-14967-2-git-send-email-luca.ceres...@comelit.it> you
wrote:
> This removes the following checkpatch warning:
> - WARNING: line over 80 characters
>
> There are three such warnings left.
>
> The first is hard to fix with cosmetic-only changes without c
Hi,
2011/4/19 Zhao Chenhui :
> Convert the PCI base address into a virtual address.
>
> Signed-off-by: Zhao Chenhui
> Signed-off-by: Li Yang
> ---
> drivers/usb/host/ehci-pci.c | 5 ++---
> 1 files changed, 2 insertions(+), 3 deletions(-)
Applied to u-boot-usb.
Thanks.
Remy
___
Hi,
2011/4/21 Mike Frysinger :
> From: Cliff Cai
>
> When dealing with non-multipoint devices, if the software root hub code
> accepted the message, then we still need to process it normally. So only
> return quickly when the root hub skipped the message or is otherwise in
> an error state.
>
>
Hi,
2011/5/5 Simon Glass :
> This adds basic USB support for port 0. The other port is not supported by
> this CL.
>
> Signed-off-by: Simon Glass
> ---
> arch/arm/include/asm/arch-tegra2/tegra2.h | 2 +
> arch/arm/include/asm/arch-tegra2/usb.h | 217
> board/nvidia/c
commit 262951(MMC: make b_max unconditional) missed to update fsl_esdhc.
Signed-off-by: Fabio Estevam
---
drivers/mmc/fsl_esdhc.c |1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/drivers/mmc/fsl_esdhc.c b/drivers/mmc/fsl_esdhc.c
index d2355be..ec953f0 100644
--- a/drivers
Dear Heiko Schocher,
In message <1304408029-16785-1-git-send-email...@denx.de> you wrote:
> as checkpatch proposes to use strict_strtoul instead of
> simple_strtoul, introduce it.
>
> Ported this function from Linux 2.6.38 commit ID:
> 521cb40b0c44418a4fd36dc633f575813d59a43d
>
> Signed-off-by:
Dear Trivedi Anish-R6AAKA,
In message
<02b259ebc9134a47b143131fcaf2fea30e2...@039-sn1mpn1-004.039d.mgd.msft.net> you
wrote:
>
> Is there a plan to add SD 3.0 support to uboot's mmc driver, including the
> use of UHS modes?
As soon as anybody submits patches :-)
Best regards,
Wolfgang Denk
--
Signed-off-by: Fabio Estevam
---
MAINTAINERS |1 +
board/freescale/mx53smd/Makefile | 48
board/freescale/mx53smd/imximage.cfg | 96 +++
board/freescale/mx53smd/mx53smd.c| 222 ++
boards.cfg
Hi,
Is there a plan to add SD 3.0 support to uboot's mmc driver, including the use
of UHS modes?
Thanks,
Anish
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot
Dear Wolfgang Denk,
In message <1304541148-11038-1-git-send-email...@denx.de> you wrote:
> A large number of boards incorrectly used getenv() in their board init
> code running before relocation. In some cases this caused U-Boot to
> hang when certain environment variables grew too long.
> Fix th
Dear Wolfgang Denk,
In message <1304540989-10450-1-git-send-email...@denx.de> you wrote:
> When calling getenv_f() with a too small buffer, it would print an
> error message like this:
>
> env_buf too small [32]
>
> This is not really helpful as it does not give any indication which of
> t
Dear Luca Ceresoli,
In message <1303143594-5345-4-git-send-email-luca.ceres...@comelit.it> you
wrote:
> With the upcoming TFTP server implementation, the remote node can be
> either a client or a server, so avoid ambiguities.
>
> Signed-off-by: Luca Ceresoli
> Cc: Wolfgang Denk
> ---
> Changes
Dear Luca Ceresoli,
In message <1303143594-5345-3-git-send-email-luca.ceres...@comelit.it> you
wrote:
> This is needed for the upcoming TFTP server implementation.
>
> This also simplifies PingHandler() and fixes rxhand_f documentation.
>
> Signed-off-by: Luca Ceresoli
> Cc: Wolfgang Denk
> -
Dear Sergei Shtylyov,
In message <4dbff9fd.1070...@mvista.com> you wrote:
>
> > Umm... you _are_ aware that you can put dynamically sized arrays on
> > the stack, aren't you?
>
> No, it seems I'm not. Is it a standard C now?
It's been a GCC extension forever (well, I have to admit that I do
Dear Wolfgang Denk,
In message <1304260506-1456-1-git-send-email...@denx.de> you wrote:
> Commit 9d8fbd1 "powerpc, 8xx: Fixup all 8xx u-boot.lds scripts" broke
> building of the MPC8260 based "hymod" board. Fix this.
>
> Signed-off-by: Wolfgang Denk
> Cc: Murray Jensen
> Cc: Joakim Tjernlund
Dear Mike Frysinger,
In message <1304289062-25727-1-git-send-email-vap...@gentoo.org> you wrote:
> The previous commit imported a little too much from upstream. We need
> to disable stdio.h when using U-Boot.
>
> Reported-by: Wolfgang Denk
> Signed-off-by: Mike Frysinger
> ---
> lib/zlib/zuti
Dear Stefan Roese,
In message <201105121617.47525...@denx.de> you wrote:
> Hi Wolfgang,
>
> please pull the following fix:
>
> The following changes since commit 264eaa0ea967bac32214b87d60cfc86c8b22cac6:
>
> keymile boards: move keymile specific header in subdir (2011-05-10 23:22:49
> +0200)
Dear Albert ARIBAUD,
In message <4dcafa98.2020...@aribaud.net> you wrote:
> Hi Wolfgang,
>
> The following changes since commit 264eaa0ea967bac32214b87d60cfc86c8b22cac6:
>
>keymile boards: move keymile specific header in subdir (2011-05-10
> 23:22:49 +0200)
>
> are available in the git rep
Dear Simon Guinot,
In message <20110503131942.gu19...@kw.sim.vm.gnt> you wrote:
>
> I have failed to find an entry for this patch in the U-Boot patchwork
> (and any previous version except the very first).
I don't see it either.
> Have I missed something and/or done something wrong ?
Unlikely.
Dear Simon Guinot,
In message <1305193737-5952-2-git-send-email-simon.gui...@sequanux.org> you
wrote:
> This patch allows to enable the netconsole even if `serverip' is not set.
>
> Because netconsole use the environment variable `ncip' to configure the
> destination IP, `serverip' don't need to
Dear John Rigby,
In message <1305187511-8455-1-git-send-email-john.ri...@linaro.org> you wrote:
> Two new options:
>
> CONFIG_PL011_SERIAL_RLCR
>
> Some vendor versions of PL011 serial ports (e.g. ST-Ericsson U8500)
> have separate receive and transmit line control registers. Set
> this variabl
hi
of course I forgot to mention my platform, sorry about that
CPU: MPC5200b
Kernel: 2.6.33-rc6
Uboot: U-Boot 2009.03
regards
Einar
From: u-boot-boun...@lists.denx.de [u-boot-boun...@lists.denx.de] on behalf of
Peter Tyser [pty...@xes-inc.com]
Sent: Thu
On Thu, 2011-05-12 at 15:36 +, Einar Már Björgvinsson wrote:
> hi
>
> I was wondering what I was doing wrong here !
>
> The USB functionality in Linux only works if I run 'usb start' in UBoot
> before starting the kernel.
>
> Not sure what will resolve this, of course I can make automatic s
Dear Simon Guinot,
In message <20110512115521.gd6...@kw.sim.vm.gnt> you wrote:
>
> > This patch looks to be independent.
> > I don't have any comments for this.
> > Should be applied to u-boot-net.git.
>
> The patch itself is independent but the Network Space v2 board setup
> rely on it. Without
Dear Simon Guinot,
In message <20110512114727.gc6...@kw.sim.vm.gnt> you wrote:
>
> > > +#define CONFIG_IDENT_STRING " LaCie Network Space v2"
> > > +#elif defined(CONFIG_NETSPACE_MAX_V2)
> > > +#define CONFIG_MACH_TYPE MACH_TYPE_NETSPACE_MAX_V2
> > > +#define CONFIG_IDENT_STR
On Thursday, May 12, 2011 11:36:19 Einar Már Björgvinsson wrote:
> The USB functionality in Linux only works if I run 'usb start' in UBoot
> before starting the kernel.
file a bug with the Linux maintainers
-mike
signature.asc
Description: This is a digitally signed message part.
___
hi
I was wondering what I was doing wrong here !
The USB functionality in Linux only works if I run 'usb start' in UBoot before
starting the kernel.
Not sure what will resolve this, of course I can make automatic start command
during starting of the bootloader but I think that's not optimal.
On Thursday, May 12, 2011 06:17:24 Prafulla Wadaskar wrote:
> Hi Ben/Wolfgang
> Can you pls review/comment/pull it ?
Ben is no longer here, and the u-boot-net tree is dead. Wolfgang is currently
covering things.
-mike
signature.asc
Description: This is a digitally signed message part.
On Thursday, May 12, 2011 08:47:56 Sergei Shtylyov wrote:
> On 11-05-2011 18:54, Mike Frysinger wrote:
> >>>int __post_hotkeys_pressed(void)
> >>>{
> >>> +#ifdef CONFIG_SYS_POST_HOTKEYS_GPIO
> >>> + return ret;
> >>> +#endif
> >>>
> >> You surely meant #else here?
> >>>
> >>>
Hi Wolfgang,
please pull the following fix:
The following changes since commit 264eaa0ea967bac32214b87d60cfc86c8b22cac6:
keymile boards: move keymile specific header in subdir (2011-05-10 23:22:49
+0200)
are available in the git repository at:
git://www.denx.de/git/u-boot-ppc4xx.git master
Add CONFIG_HAS_FSL_DR_USB macro for P1020RDB
Signed-off-by: Ramneek Mehresh
---
Changes for v2:
- rebased on http://git.denx.de/u-boot.git
include/configs/P1_P2_RDB.h |1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/include/configs/P1_P2_RDB.h b/include/configs/P
Resolve P1020 second USB controller multiplexing with eLBC
- mandatory to mention USB2 in hwconfig string to select it
over eLBC, otherwise USB2 node is removed
- works only for SPI and SD boot
Signed-off-by: Ramneek Mehresh
---
Changes for v2:
- Incorporated Wol
On Thursday 05 May 2011 16:08:35 Steven A. Falco wrote:
> APM errata CHIP_21 for the 405EX/EXr (from the rev 1.09 document dated
> 4/27/11) states that rev D processors may wake up with the wrong feature
> set. This patch implements the APM-proposed workaround.
>
> To enable this patch for your b
On 05/05/2011 10:08 AM, Steven A. Falco wrote:
> APM errata CHIP_21 for the 405EX/EXr (from the rev 1.09 document dated
> 4/27/11) states that rev D processors may wake up with the wrong feature
> set. This patch implements the APM-proposed workaround.
I have not seen any further comments on this
1 - 100 of 139 matches
Mail list logo