Hello,
please apply the following patch
http://patchwork.ozlabs.org/patch/83703/
this will make at91rm9200ek and eb_cpux9k2 board work with current release.
This patch also fix the broken arm/920t/at91 arch since last merge with
arm custodian tree.
Best regards
Jens Scharsig
__
Hello u-boot
Would you like to earn an extra $200 everyday?, for just 45 minutes work? You
could quit your job and make double the money at home working for yourself.
visit->http:tinyurl.com/6lf4xrt
Regards,
Jenny Smith
Survey Human Resources Dept.
__
We assumed that only a small set of compatiable strings would be needed
to find the PCIe device tree nodes to be fixed up. However on newer
platforms the simple rules no longer work. We need to allow specifying
the PCIe compatiable string for each individual SoC.
We introduce CONFIG_SYS_FSL_PCIE
Add ifdef protection in LAW & TLB code to handle the case in which
CONFIG_SYS_BMAN_MEM_PHYS or CONFIG_SYS_QMAN_MEM_PHYS arent defined for a
build.
Signed-off-by: Kumar Gala
---
board/freescale/corenet_ds/law.c |4
board/freescale/corenet_ds/tlb.c |4
2 files changed, 8 insertio
Add ifdef protection in LBC code to handle the case in which
CONFIG_SYS_BR0_PRELIM and CONFIG_SYS_OR0_PRELIM arent defined for a
build.
Signed-off-by: Kumar Gala
---
arch/powerpc/cpu/mpc8xxx/fsl_lbc.c |2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/arch/powerpc/cpu/mpc8
Hello u-boot
Would you like to earn an extra $200 everyday?, for just 45 minutes work? You
could quit your job and make double the money at home working for yourself.
visit->http:tinyurl.com/42e38u9
Regards,
Carmille Burns
Survey Human Resources Dept.
___
Hello u-boot
Would you like to earn an extra $200 everyday?, for just 45 minutes work? You
could quit your job and make double the money at home working for yourself.
visit->http:tinyurl.com/6lf4xrt
Regards,
Jenny Smith
Survey Human Resources Dept.
__
Hello u-boot
Would you like to earn an extra $200 everyday?, for just 45 minutes work? You
could quit your job and make double the money at home working for yourself.
visit->http:tinyurl.com/6lf4xrt
Regards,
Jenny Smith
Survey Human Resources Dept.
__
Hello u-boot
Would you like to earn an extra $200 everyday?, for just 45 minutes work? You
could quit your job and make double the money at home working for yourself.
visit->http:tinyurl.com/6lf4xrt
Regards,
Jenny Smith
Survey Human Resources Dept.
__
Hi,
I am trying to port u-boot-2009.11-rc1 on 8308 processor. I get the
following prints on the terminal and the processor continuously resets
Prints on the console
PrivateBuild:sharath (May 19 2011 - 23:18:20) MPC83XX
Reset Status: Check Stop, External/Internal Soft, External/Internal Hard
Added MMC SPL boot support for SMDKV310. This framework design is
based on nand_spl support.
Signed-off-by: Chander Kashyap
---
Changes for v3:
- spl file renamed to u-boot-mmc-spl.bin
- spl directory renamed to mmc_spl
- comments added in mkv310_image.c file
Makefile
SMDKV310 board is based on Samsung S5PV310 SOC. This SOC is very much
similar to S5PC210.
Signed-off-by: Chander Kashyap
Signed-off-by: Tushar Behera
---
Changes for v2:
- Coding Style Cleanup
- Removed unwanted macros from board config file.
- Ethernet controllor configu
Hi,
This patchset adds support for a new board SMDKV310, based on S5PV310 SOC.
This SOC is very similar to S5PC210 SOC, hence we are re-using this SOC code.
Specific changes in PATCH v3 are mentioned in specific patch files.
Chander Kashyap (2):
ARMV7: Add support for Samsung SMDKV310 Board
A
>
> Anyway, my point is, if the timer API wasa fixed, all the boot logging API
> needs to do is call get_timer() and your done - instant millisecond
make that microsecond ;)
> timestamp - No fallbacks - Each arch just needs to implement get_timer()
> correctly
>
__
On Fri, May 20, 2011 at 11:48 AM, Simon Glass wrote:
> On Thu, May 19, 2011 at 1:36 AM, Detlev Zundel wrote:
>> Hi Simon,
>>
>> [...]
>>
>>> I believe I have covered this ground very thoroughly and would like
>>> advice please on what to do next. The options I can see are:
>>
>> As Graeme points
On Tue, May 17, 2011 at 9:45 PM, Wolfgang Denk wrote:
> Dear Simon Glass,
>
> In message you wrote:
>>
>> > Maybe we can agree to use these existing macros then instead of
>> > inventing new ones with the same functionality.
>>
>> The existing macros do not have enough functionality in my view. I
On Thu, May 19, 2011 at 1:36 AM, Detlev Zundel wrote:
> Hi Simon,
>
> [...]
>
>> I believe I have covered this ground very thoroughly and would like
>> advice please on what to do next. The options I can see are:
>
> As Graeme points out, you got enough positive feedback that I encourage
> you to
Dear Jaehoon Chung,
On 18 May 2011 16:19, Jaehoon Chung wrote:
> This patch added set_mmc_clk for external clock control.
>
> c210 didn't support host clock control.
> So We need external_clock_control function for c210.
>
> Signed-off-by: Jaehoon Chung
> signed-off-by: Minkyu Kang
> Signed-off
I'm looking to include the following patches from TI's
meta-texasinstruments OE layer recipe for u-boot. They have been sent to
the list, two of them Acked, but have otherwise received no response and
but I don't see them in the git repository. Are these going to be
included upstream (git://git.den
On Tue, Apr 19, 2011 at 2:42 PM, John Rigby wrote:
> Based on ST-Ericsson internal git repo.
>
> Signed-off-by: Mathieu Poirier
> Signed-off-by: John Rigby
> CC: Albert Aribaud
> ---
> v2: cleanup, mostly removal of unused defines
> v3: remove prototype from sys_proto.h as suggested by Wolfgang
Dear Chander Kashyap,
In message <1305796982-7155-3-git-send-email-chander.kash...@linaro.org> you
wrote:
> Added MMC SPL boot support for SMDKV310. This framework design is
> based on nand_spl support.
>
> Signed-off-by: Chander Kashyap
Checkpatch says:
WARNING: line over 80 characters
#1333
Dear Angus Ainslie,
In message you wrote:
>
> > Which patchset? I see only this cover letter, but neither patch 1/2
> > nor patch 2.2 ?
>
> It looks like they ended up in a different thread.
I found them. You also had the linaro-dev list on Cc:, and the
Linaro mail server was faster, so they
Hello everybody:
* U-Boot v2011.06-rc1 was released on Thu, May 19, 2011
* Release "v2011.06" is scheduled in 24 days - on June 12, 2011.
Please help testing, and check if all your relevant patches have been
included.
Note that still a large number of ARM boards are broken. I hope many
people
On Thu, 2011-05-19 at 21:00 +0200, Wolfgang Denk wrote:
> Dear Chander Kashyap,
>
> In message <1305796982-7155-1-git-send-email-chander.kash...@linaro.org> you
> wrote:
> >
> > This patchset adds support for a new board SMDKV310, based on S5PV310 SOC.
> > This SOC is very similar to S5PC210 SOC,
Hi Wolfgang
On Thu, May 19, 2011 at 1:00 PM, Wolfgang Denk wrote:
> Dear Chander Kashyap,
>
> In message <1305796982-7155-1-git-send-email-chander.kash...@linaro.org> you
> wrote:
>>
>> This patchset adds support for a new board SMDKV310, based on S5PV310 SOC.
>> This SOC is very similar to S5PC
From: Alex Waterman
Date: Thu, 19 May 2011 15:08:36 -0400
Subject: [PATCH] [NAND] Fixes 16bit NAND support with the NDFC
This patch adds support for 16 bit NAND devices attached to the
NDFC on ppc4xx processors. Two config entries were added:
CONFIG_SYS_NDFC_16- Setting this tells the
Dear Alex Waterman,
In message <4dd56fcf.2010...@dawning.com> you wrote:
> From ad2238044b9abc5a2094096219a1256a8ad091b0 Mon Sep 17 00:00:00 2001
> From: Alex Waterman
> Date: Thu, 19 May 2011 15:08:36 -0400
> Subject: [PATCH] [NAND] Fixes 16bit NAND support with the NDFC
>
> This patch adds sup
Dear Luca Ceresoli,
In message <1305626621-15008-6-git-send-email-luca.ceres...@comelit.it> you
wrote:
> Signed-off-by: Luca Ceresoli
> Cc: Wolfgang Denk
>
> ---
> Changes in v3: this patch is new in v3.
>
> net/tftp.c |2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
Applied, t
Dear Luca Ceresoli,
In message <1305626621-15008-5-git-send-email-luca.ceres...@comelit.it> you
wrote:
> Signed-off-by: Luca Ceresoli
> Cc: Wolfgang Denk
>
> ---
> Changes in v2: none.
>
> Changes in v3:
> - rebased on top of the net/tftp.c cleanup;
> - made do_tftpsrv() static;
> - improv
On May 19, 2011, at 2:31 PM, Wolfgang Denk wrote:
> Dear Kumar Gala,
>
> In message you
> wrote:
>> The following changes since commit 0ea91423f47461bf7eaed2d4aff198076dd07fd5:
>>
>> Merge branch 'master' of git://git.denx.de/u-boot-arm (2011-05-18 14:31:56
>> +0200)
>>
>> are available in
Dear Luca Ceresoli,
In message <1305626621-15008-4-git-send-email-luca.ceres...@comelit.it> you
wrote:
> Signed-off-by: Luca Ceresoli
> Cc: Wolfgang Denk
>
> ---
> Changes in v2: none.
>
> Changes in v3:
> - rebased on top of the net/tftp.c cleanup;
> - removed all #ifdefs that used to remo
Am Donnerstag 12 Mai 2011, 00:22:46 schrieb Michael Walle:
> Before the actual initialization do a hard reset of the SATA port and the
> connected device.
>
> changes v1->v2:
> - add comment for udelay
ping? :)
--
Michael
___
U-Boot mailing list
U-B
Dear Luca Ceresoli,
In message <1305626621-15008-3-git-send-email-luca.ceres...@comelit.it> you
wrote:
> With the upcoming TFTP server implementation, requests can be either
> outgoing or incoming, so avoid ambiguities.
>
> Signed-off-by: Luca Ceresoli
> Cc: Wolfgang Denk
>
> ---
> Changes in
Dear Luca Ceresoli,
In message <1305626621-15008-2-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
>
> ---
> Cha
Dear Luca Ceresoli,
In message <1305388203-22983-9-git-send-email-luca.ceres...@comelit.it> you
wrote:
> This removes the following checkpatch issue:
> - ERROR: do not initialise statics to 0 or NULL
>
> Signed-off-by: Luca Ceresoli
> Cc: Wolfgang Denk
> ---
> net/tftp.c |4 ++--
> 1 fil
Dear Luca Ceresoli,
In message <1305388203-22983-8-git-send-email-luca.ceres...@comelit.it> you
wrote:
> This removes the following checkpatch issue:
> - WARNING: suspect code indent for conditional statements
>
> Signed-off-by: Luca Ceresoli
> Cc: Wolfgang Denk
> ---
> net/tftp.c | 11 +++
Dear Luca Ceresoli,
In message <1305388203-22983-7-git-send-email-luca.ceres...@comelit.it> you
wrote:
> This removes the following checkpatch issue:
> - ERROR: trailing statements should be on next line
>
> Signed-off-by: Luca Ceresoli
> Cc: Wolfgang Denk
> ---
> net/tftp.c |9 ++---
Dear Luca Ceresoli,
In message <1305388203-22983-6-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 <1305388203-22983-4-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
> --
Dear Luca Ceresoli,
In message <1305388203-22983-5-git-send-email-luca.ceres...@comelit.it> you
wrote:
> This removes the following checkpatch issue:
> - ERROR: do not use assignment in if condition.
>
> There is one such error left:
>
> ERROR: do not use assignment in if condition
> #239:
Dear Luca Ceresoli,
In message <1305388203-22983-3-git-send-email-luca.ceres...@comelit.it> you
wrote:
> This removes the following checkpatch issues:
> - ERROR: space prohibited before that close parenthesis ')'
> - ERROR: space required after that ';' (ctx:BxV)
> - ERROR: space required afte
Dear Luca Ceresoli,
In message <1305388203-22983-2-git-send-email-luca.ceres...@comelit.it> you
wrote:
> Signed-off-by: Luca Ceresoli
> Cc: Wolfgang Denk
> ---
> net/tftp.c | 66 ++-
> 1 files changed, 42 insertions(+), 24 deletions(-)
>From ad2238044b9abc5a2094096219a1256a8ad091b0 Mon Sep 17 00:00:00 2001
From: Alex Waterman
Date: Thu, 19 May 2011 15:08:36 -0400
Subject: [PATCH] [NAND] Fixes 16bit NAND support with the NDFC
This patch adds support for 16 bit NAND devices attached to the
NDFC on ppc4xx processors. Two config en
Dear Kumar Gala,
In message you
wrote:
> The following changes since commit 0ea91423f47461bf7eaed2d4aff198076dd07fd5:
>
> Merge branch 'master' of git://git.denx.de/u-boot-arm (2011-05-18 14:31:56
> +0200)
>
> are available in the git repository at:
>
> git://git.denx.de/u-boot-mpc85xx.g
Signed-off-by: Fabio Estevam
---
Changes since v3:
- No changes
Changes since v2:
- Use macros for setting up weim register
- Use set_chipselect_size function
- Rename the file to imximage_dd3.cfg to make explicit the DDR type.
MAINTAINERS |1 +
board/freescale/m
Signed-off-by: Fabio Estevam
---
Changes since v3:
- Print the chip size in the case of error
arch/arm/cpu/armv7/mx5/soc.c | 30 +
arch/arm/include/asm/arch-mx5/imx-regs.h |5
arch/arm/include/asm/arch-mx5/sys_proto.h |2 +-
3 files change
Signed-off-by: Fabio Estevam
---
Changes since v3:
- No changes
Changes since v2:
- Distinguish iomuxc struct between MX51 and MX53
arch/arm/include/asm/arch-mx5/imx-regs.h | 23 +++
1 files changed, 23 insertions(+), 0 deletions(-)
diff --git a/arch/arm/include/asm/arch-m
Signed-off-by: Fabio Estevam
---
Changes since v3:
- No changes
Changes since v2:
- Add CS1_BASE_ADDR for MX51
- Add WEIM Registers
arch/arm/include/asm/arch-mx5/imx-regs.h | 131 --
1 files changed, 125 insertions(+), 6 deletions(-)
diff --git a/arch/arm/include/asm
Make use of the i.MX GPIO API.
While at it created a separate function for the FEC PHY reset,
so that it can be decoupled from the power_init function.
Signed-off-by: Fabio Estevam
---
board/freescale/mx51evk/mx51evk.c | 33 +
1 files changed, 17 insertions(+),
Dear Fabio Estevam,
In message <1305751670-30808-3-git-send-email-fabio.este...@freescale.com> you
wrote:
> Signed-off-by: Fabio Estevam
> ---
> arch/arm/cpu/armv7/mx5/soc.c | 30
> +
> arch/arm/include/asm/arch-mx5/imx-regs.h |5
> arch/arm
Dear Chander Kashyap,
In message <1305796982-7155-1-git-send-email-chander.kash...@linaro.org> you
wrote:
>
> This patchset adds support for a new board SMDKV310, based on S5PV310 SOC.
> This SOC is very similar to S5PC210 SOC, hence we are re-using this SOC code.
Which patchset? I see only this
Dear "James Harris",
In message <66F0ABBCB3D267479CB73B0F4C78908F02739008@ellex-adc1> you wrote:
>
> I've made similar modifications to the omap5912osk over the past number of
> days with no success...
> The problem appears deeper than just providing these definitions, which as
> you say, require
Since commit 30486322 (nand erase: .spread, .part, .chip subcommands)
the arguments off and size are no longer optional.
Signed-off-by: Daniel Hobi
Cc: Scott Wood
---
common/cmd_nand.c |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/common/cmd_nand.c b/common/cmd_nand.
Add another nand write. variant, trimffs. This command will request of
nand_write_skip_bad() that all trailing all-0xff pages will be
dropped from eraseblocks when they are written to flash as-per the
reccommended behaviour of the UBI FAQ [1].
The function that implements this timming is the drop_
In a future commit the behaviour of nand_write_skip_bad()
will be further extended.
Convert the only flag currently passed to the nand_write_
skip_bad() function to a bitfield of only one allocated
member. This should avoid an explosion of int's at the
end of the parameter list or the ambiguous ca
Add a flag to nand_read_skip_bad() such that if true, any trailing
pages in an eraseblock whose contents are entirely 0xff will be
dropped.
The implementation is via a new drop_ffs() function which is
based on the function of the same name from the ubiformat
utility by Artem Bityutskiy.
This is a
Replace an incorrect 'read' with 'write' in a comment.
Signed-off-by: Ben Gardiner
---
Changes since v1:
* rebased to HEAD of git://git.denx.de/u-boot-nand-flash.git : ff7b4a0
("env_nand: zero-initialize variable nand_erase_options")
---
drivers/mtd/nand/nand_base.c |2 +-
1 files chan
This series adds a nand write variant which implements the procedure
reccomended in the UBI FAQ [1] of dropping trailing pages of eraseblocks
containing entirely 0xff's.
[1] http://www.linux-mtd.infradead.org/doc/ubi.html#L_flasher_algo
Changes since v1:
* renamed to 'trimffs' from 'ubi'
* wrap
MX51EVK board has 2 banks of 256MB DDR memories instead of a single one with
512MB.
Signed-off-by: Fabio Estevam
---
board/freescale/mx51evk/mx51evk.c | 18 +++---
include/configs/mx51evk.h |7 +--
2 files changed, 20 insertions(+), 5 deletions(-)
diff --git a/boa
On Wednesday, January 26, 2011 08:30:35 AM Wolfgang Denk wrote:
> Dear Michael Schwingen,
>
> In message <4d3f5f45.4020...@discworld.dascon.de> you wrote:
> > > That's not a "board list", but the MAINTAINERS file (I would
> > > expect changes to boards.cfg when I read "board list").
> >
> > Right
On Thursday, May 19, 2011 05:44:23 PM Stefano Babic wrote:
> Signed-off-by: Stefano Babic
> CC: Marek Vasut
Acked-by: Marek Vasut
> ---
> board/efikamx/config.mk | 25 -
> boards.cfg |2 +-
> 2 files changed, 1 insertions(+), 26 deletions(-)
> delete
Signed-off-by: Stefano Babic
CC: Marek Vasut
---
board/efikamx/config.mk | 25 -
boards.cfg |2 +-
2 files changed, 1 insertions(+), 26 deletions(-)
delete mode 100644 board/efikamx/config.mk
diff --git a/board/efikamx/config.mk b/board/efikamx/config
On 5/19/2011 12:03 PM, Stefano Babic wrote:
...
> mmmhhh...I merged your first patch on this board, but I have not yet
> request a pull to u-boot arm. These two patches solved two problems with
> the first patch. What do you think if I squash all three patches together ?
Yes, squashing the 3 patc
On 05/19/2011 03:44 PM, Fabio Estevam wrote:
> Signed-off-by: Fabio Estevam
> ---
> board/freescale/mx53smd/mx53smd.c | 18 +++---
> include/configs/mx53smd.h |3 +++
> 2 files changed, 18 insertions(+), 3 deletions(-)
>
> diff --git a/board/freescale/mx53smd/mx53smd.c
Signed-off-by: Fabio Estevam
---
board/freescale/mx53smd/mx53smd.c | 18 +++---
include/configs/mx53smd.h |3 +++
2 files changed, 18 insertions(+), 3 deletions(-)
diff --git a/board/freescale/mx53smd/mx53smd.c
b/board/freescale/mx53smd/mx53smd.c
index 2d158f7..f3c433f
board_late_init function is not used, so remove BOARD_LATE_INIT from config
file.
Fix the following error:
arch/arm/lib/libarm.o: In function `board_init_r':
/home/fabio/u-boot-imx/arch/arm/lib/board.c:590: undefined reference to
`board_late_init'
Signed-off-by: Fabio Estevam
---
include/con
On 05/19/2011 01:49 PM, Fabio Estevam wrote:
> Hi Stefano,
>
Hi Fabio,
>>
>> mmmhhh...it seems to me not complete, because not all combinations are
>> covered.
>
> Yes, it is complete. Only these four combinations are allowed as per
> the MX53 Reference Manual.
>
>> And setting fixed values in
This message was created automatically by mail delivery software.
A message that you sent has not yet been delivered to one or more of its
recipients after more than 48 hours on the queue on srv-01.kinhteviet.com.
The message identifier is: 1QM9ew-0002CZ-0r
The subject of the message is: w...@
Hi Stefano,
On Thu, May 19, 2011 at 5:46 AM, Stefano Babic wrote:
> On 05/18/2011 10:47 PM, Fabio Estevam wrote:
>> Signed-off-by: Fabio Estevam
>> ---
>
> Hi Fabio,
>
>> +void set_chipselect_size(int const cs_size)
>> +{
>> + unsigned int reg;
>> + struct iomuxc *iomuxc_regs = (struct w
On 05/19/11 11:12, James Harris wrote:
> Hi Igor,
>
> Thanks for your prompt response.
> I've made similar modifications to the omap5912osk over the past number of
> days with no success...
:(
> The problem appears deeper than just providing these definitions, which as
> you say, requires actu
SMDKV310 board is based on Samsung S5PV310 SOC. This SOC is very much
similar to S5PC210.
Signed-off-by: Chander Kashyap
Signed-off-by: Tushar Behera
---
Changes for v2:
- Coding Style Cleanup
- Removed unwanted macros from board config file.
- Ethernet controllor configu
Added MMC SPL boot support for SMDKV310. This framework design is
based on nand_spl support.
Signed-off-by: Chander Kashyap
---
Changes for v3:
- spl file renamed to u-boot-mmc-spl.bin
- spl directory renamed to mmc_spl
- comments added in mkv310_image.c file
Makefile
Hi,
This patchset adds support for a new board SMDKV310, based on S5PV310 SOC.
This SOC is very similar to S5PC210 SOC, hence we are re-using this SOC code.
Specific changes in PATCH v3 are mention in specific patch files.
Chander Kashyap (2):
ARMV7: Add support for Samsung SMDKV310 Board
ARM
Hi Andy,
> gen10g_startup() had 2 bugs:
>
> 1) It had a boolean logic error in checking the MMD mask, and
> always checked all of them.
Good catch.
> 2) It checked devices which don't actually report link state, which
> meant that it would never believe the link was fully up.
>
> Fix the boolean
Hi Gray,
> The string prefixes "*** ERROR:" and "WARNING:" (or variations thereof)
> is duplicated numerous times throughout u-boot.
> Replacing with e.g. a 'putserr' function which prepends the string
> prefix to the unique part of the error message and then displays it may
> be a worthwhile s
On 05/18/2011 10:47 PM, Fabio Estevam wrote:
> Signed-off-by: Fabio Estevam
> ---
Hi Fabio,
> +void set_chipselect_size(int const cs_size)
> +{
> + unsigned int reg;
> + struct iomuxc *iomuxc_regs = (struct weim *)IOMUXC_BASE_ADDR;
> + reg = readl(&iomuxc_regs->gpr1);
> +
> + swi
Hi Simon,
[...]
> I believe I have covered this ground very thoroughly and would like
> advice please on what to do next. The options I can see are:
As Graeme points out, you got enough positive feedback that I encourage
you to continue and address the comments.
> - change the code to use a fal
Luca Ceresoli writes:
> Signed-off-by: Luca Ceresoli
> Cc: Wolfgang Denk
Acked-by: Detlev Zundel
Cheers
Detlev
--
The mathematician's patterns, like the painter's or the poet's, must be
beautiful; the ideas, like the colours or the words, must fit together in a
harmonious way. Beau
Hi Luca,
> Signed-off-by: Luca Ceresoli
> Cc: Wolfgang Denk
Acked-by: Detlev Zundel
Just for the future:
[...]
> diff --git a/net/tftp.h b/net/tftp.h
> index e3dfb26..3abdf7b 100644
> --- a/net/tftp.h
> +++ b/net/tftp.h
> @@ -2,6 +2,8 @@
> * LiMon - BOOTP/TFTP.
> *
> * Copyright 1
Luca Ceresoli writes:
> With the upcoming TFTP server implementation, requests can be either
> outgoing or incoming, so avoid ambiguities.
>
> Signed-off-by: Luca Ceresoli
> Cc: Wolfgang Denk
Acked-by: Detlev Zundel
Cheers
Detlev
--
More than any other time in history, mankind faces a cr
Luca Ceresoli writes:
> Signed-off-by: Luca Ceresoli
> Cc: Wolfgang Denk
Acked-by: Detlev Zundel
Cheers
Detlev
--
-- Question authority!
-- Yeah, says who?
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenz
Hi Luca,
> 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
Acked-by: Detlev Zundel
Cheers
Detlev
--
Algebraists do it in a ring, in fields, in groups.
--
DENX Sof
Hi Igor,
Thanks for your prompt response.
I've made similar modifications to the omap5912osk over the past number of days
with no success...
The problem appears deeper than just providing these definitions, which as you
say, requires actual hardware to test with :)
I've gone back to 2010.09 rel
Hi James,
On 05/19/11 10:07, James Harris wrote:
> Greetings all,
>
>
>
> Over the past few days I've been trying to get u-boot 2011.03 for the
> omap5912osk working.
>
>
>
> Support for the target appears to have stagnated...
>
>
>
> "Out of the box" the omap5912osk (and omap1610inn) targe
Greetings all,
Over the past few days I've been trying to get u-boot 2011.03 for the
omap5912osk working.
Support for the target appears to have stagnated...
"Out of the box" the omap5912osk (and omap1610inn) target fails to
compile due to the following missing symbols:
CONFIG_SYS_SDRA
The following changes since commit 0ea91423f47461bf7eaed2d4aff198076dd07fd5:
Merge branch 'master' of git://git.denx.de/u-boot-arm (2011-05-18 14:31:56
+0200)
are available in the git repository at:
git://git.denx.de/u-boot-mpc85xx.git master
Shaohui Xie (2):
powerpc/85xx: Enable eSP
86 matches
Mail list logo