Hello.
I am working to merge support for a board (Nomadik 8815) that includes
both Nand and OneNand. The plan is to have both devices online, while
the configuration selects which one to use for environment and boot.
Unfortunately, jffs2 code in head complains if both CONFIG_CMD_NAND
and CONFIG
Signed-off-by: Heiko Schocher <[EMAIL PROTECTED]>
---
include/configs/mgsuvd.h |3 ---
1 files changed, 0 insertions(+), 3 deletions(-)
diff --git a/include/configs/mgsuvd.h b/include/configs/mgsuvd.h
index ff52f84..fca2e55 100644
--- a/include/configs/mgsuvd.h
+++ b/include/configs/mgsuvd.h
Hello,
I use U-Boot with a Marvell PXA270 CPU. And now I will start WindowsCE with
it. I have loaded the nk.bin image via TFTP to the RAM but I need the entry
point of the image. And I don't know anything about starting WinCE at the
moment. Has anybody experience with starting WinCE or has anyb
Dear John,
In message <[EMAIL PROTECTED]> you wrote:
>
> The one question I have is if this can go in only supporting 5121 rev2.
> If I need to add rev1 support it will take more time than I have right now.
I think it is perfectly OK to support only Rev. 2 (and later) of the
chip. Rev. 1 i
On 09:44 Thu 30 Oct , A. Geisreiter wrote:
> Hello,
>
>
>
> I use U-Boot with a Marvell PXA270 CPU. And now I will start WindowsCE with
> it. I have loaded the nk.bin image via TFTP to the RAM but I need the entry
> point of the image. And I don't know anything about starting WinCE at the
>
On 10:43 Fri 22 Aug , Ryan CHEN wrote:
> The patch is to add support functions which load and boot WinCE image.
> It introduces one new CMD macro named 'CONFIG_CMD_WINCE'.
> The source codes have tested on STLS board.
>
> Signed-off-by: Ryan Chen <[EMAIL PROTECTED]>
>
> ---
> common/Makefile
Modifications to support console multiplexing. This is controlled using
CONFIG_SYS_CONSOLE_MUX in the board configuration file.
This allows a user to specify multiple console devices in the environment
with a command like this: setenv stdin serial,nc. As a result, the user can
enter text on bot
On 14:25 Fri 24 Oct , Gary Jennejohn wrote:
> On Fri, 24 Oct 2008 13:18:42 +0200
> Wolfgang Denk <[EMAIL PROTECTED]> wrote:
>
> Dear Wolfgang,
>
> > In message <[EMAIL PROTECTED]> you wrote:
> > > On Sun, 14 Sep 2008 23:59:39 +0200
> > > Jean-Christophe PLAGNIOL-VILLARD <[EMAIL PROTECTED]> wr
Kumar Gala wrote:
> From: David Gibson <[EMAIL PROTECTED]>
>
> There's currently an off-by-one bug in fdt_subnode_offset_namelen()
> which causes it to keep searching after it's finished the subnodes of
> the given parent, and into the subnodes of siblings of the original
> node which come after i
Dear Gary Jennejohn,
In message <[EMAIL PROTECTED]> you wrote:
>
> Modifications to support console multiplexing. This is controlled using
> CONFIG_SYS_CONSOLE_MUX in the board configuration file.
Is it correct to assume that this patch version does not yet include
any changes resultiung fr
Hi, Ben.
On Tue, 28 Oct 2008 09:35:09 -0700
Ben Warren <[EMAIL PROTECTED]> wrote:
> Use 'git mv' and then 'git format-patch -C'
OK, Thank you.
I will use and resend.
Best regards,
Nobuhiro
--
Nobuhiro Iwamatsu
___
U-Boot mailing list
U-Boot@lists.den
Richard Retanubun wrote:
Hi Ben,
I forgot to cc you on the patch e-mail, when you got a chance, do you mind
looking at this patch.
Thanks,
- Richard
> Copied over the fixed PHY driver as used in pp4xx/4xx_enet.c.
> This adds support for PHY-less MAC connections to the UEC.
>
> Signed-off-by:
Dear "Bigler, Stefan",
In message <[EMAIL PROTECTED]> you wrote:
>
> > This should give you raw serial driver performacne while a serial
> > data transfer is running, while keeping functionality for all other
> > use cases.
> >
> > What do you think?
>
> First we need to have a good and ac
Signed-off-by: Nobuhiro Iwamatsu <[EMAIL PROTECTED]>
---
Makefile|2 +-
board/{ => renesas}/r7780mp/Makefile|0
board/{ => renesas}/r7780mp/config.mk |0
board/{ => renesas}/r7780mp/lowlevel_init.S |0
board/{ => renesas}/r7780mp
Signed-off-by: Nobuhiro Iwamatsu <[EMAIL PROTECTED]>
---
Makefile|2 +-
board/{ => renesas}/rsk7203/Makefile|0
board/{ => renesas}/rsk7203/config.mk |0
board/{ => renesas}/rsk7203/lowlevel_init.S |0
board/{ => renesas}/rsk7203
Signed-off-by: Nobuhiro Iwamatsu <[EMAIL PROTECTED]>
---
Makefile|2 +-
board/{ => renesas}/r2dplus/Makefile|0
board/{ => renesas}/r2dplus/config.mk |0
board/{ => renesas}/r2dplus/lowlevel_init.S |0
board/{ => renesas}/r2dplus
Signed-off-by: Nobuhiro Iwamatsu <[EMAIL PROTECTED]>
---
Makefile |2 +-
board/{ => renesas}/ap325rxa/Makefile|0
board/{ => renesas}/ap325rxa/ap325rxa.c |0
board/{ => renesas}/ap325rxa/config.mk |0
board/{ => renesas}/ap3
Signed-off-by: Nobuhiro Iwamatsu <[EMAIL PROTECTED]>
---
Makefile |2 +-
board/{ => renesas}/sh7785lcr/Makefile|0
board/{ => renesas}/sh7785lcr/config.mk |0
board/{ => renesas}/sh7785lcr/lowlevel_init.S |0
board/{ => renesas}
Signed-off-by: Nobuhiro Iwamatsu <[EMAIL PROTECTED]>
---
Makefile |2 +-
board/{ => renesas}/MigoR/Makefile|0
board/{ => renesas}/MigoR/config.mk |0
board/{ => renesas}/MigoR/lowlevel_init.S |0
board/{ => renesas}/MigoR/migo_r.c
Signed-off-by: Nobuhiro Iwamatsu <[EMAIL PROTECTED]>
---
Makefile |2 +-
board/{ => renesas}/sh7763rdp/Makefile|0
board/{ => renesas}/sh7763rdp/config.mk |0
board/{ => renesas}/sh7763rdp/lowlevel_init.S |0
board/{ => renesas}
On Thu, 30 Oct 2008 12:59:49 +0100
Wolfgang Denk <[EMAIL PROTECTED]> wrote:
> In message <[EMAIL PROTECTED]> you wrote:
> >
> > Modifications to support console multiplexing. This is controlled using
> > CONFIG_SYS_CONSOLE_MUX in the board configuration file.
>
> Is it correct to assume that th
Dear Gary Jennejohn,
In message <[EMAIL PROTECTED]> you wrote:
>
> > Is it correct to assume that this patch version does not yet include
> > any changes resultiung from the discussion we had yesterday how to
> > optimize timing behaviour?
>
> Yes. It also doesn't appear to me that this has
The NMDK8815 board is distributed by ST Microelectornics.
This is the initial port, with basic infrastructure and
a working serial port.
Signed-off-by: Alessandro Rubini <[EMAIL PROTECTED]>
---
MAINTAINERS|5 +
MAKEALL|1 +
Makefile
On Tue, 2008-10-28 at 17:46 +0800, Dave Liu wrote:
> We must invalidate TLBs before MMU turn on, but
> currently the code is not, if there are some stale
> TLB entry valid in the TLBs, it will cause strange
> issue.
>
> Signed-off-by: Dave Liu <[EMAIL PROTECTED]>
> ---
Applied all 5 of these pat
On Wed, Oct 29, 2008 at 12:04:25PM +0300, Sergey Lapin wrote:
> On Sun, Oct 26, 2008 at 10:26:32PM +0300, Sergey Lapin wrote:
> > This patch provides support for AFEB9260 board, a product of
> > OpenSource hardware and software. Some commertial projects
> > are made with this design. A board is bas
On Thu, 2008-10-23 at 21:19 +0800, Dave Liu wrote:
> Signed-off-by: Dave Liu <[EMAIL PROTECTED]>
> ---
> include/configs/MPC8610HPCD.h |9 -
> include/configs/MPC8641HPCN.h | 11 ---
> 2 files changed, 0 insertions(+), 20 deletions(-)
Applied.
Thanks,
jdl
___
On Wed, 2008-10-15 at 11:23 +0200, Wolfgang Denk wrote:
> Dear Kumar Gala,
>
> In message <[EMAIL PROTECTED]> you wrote:
> > Signed-off-by: Kumar Gala <[EMAIL PROTECTED]>
> > ---
> > cpu/74xx_7xx/cache.S | 10 +-
> > cpu/mpc86xx/cache.S | 10 +-
> > 2 files changed, 10 insert
The following changes since commit b1d0db1805c3395149777e507b6da53410abac4e:
Kumar Gala (1):
bootm: Added CONFIG_BOOTM_{LINUX, NETBSD, RTEMS}
are available in the git repository at:
git://www.denx.de/git/u-boot-mpc86xx.git master
Dave Liu (6):
86xx: Move the clear_tlbs before M
Jean-Christophe PLAGNIOL-VILLARD wrote:
> On 22:51 Wed 29 Oct , Ben Warren wrote:
>
> no please do not move this
>
> It's plan to remove it
>
> Best Regards,
> J.
>
OK. I'll still apply part 2, though, to get it out of net/eth.c. You
can then remove the driver at your leisure.
Does that w
Hi,
How to include time and ctime functions into my source code.
I included these two libraries but still error.
#include
#include
Could someone tell me how to include these library functions.
Regards,
Krishna.
___
U-Boot mailing list
U-Bo
On 09:26 Thu 30 Oct , Ben Warren wrote:
> Jean-Christophe PLAGNIOL-VILLARD wrote:
> > On 22:51 Wed 29 Oct , Ben Warren wrote:
> >
> > no please do not move this
> >
> > It's plan to remove it
> >
> > Best Regards,
> > J.
> >
> OK. I'll still apply part 2, though, to get it out of net/et
Hi,
I am using NAND Flash write, read APIs for writing and reading of my data
to/from the same block.
[SNIP]
OMAP34XX SDP # nand dua//I created this command
The manufacturer id = 2c
device Id = a1
Erasing at 0x18 -- 101% complete. Cleanmarker written at 0x18.
ERASE OK
Writing data at
Andreas Geisreiter wrote:
> I use U-Boot with a Marvell PXA270 CPU. And now I will start
> WindowsCE with it. I have loaded the nk.bin image via TFTP to
> the RAM but I need the entry point of the image. And I don't
> know anything about starting WinCE at the moment. Has anybody
> experience with
Dear Scott Wood,
In message <[EMAIL PROTECTED]> you wrote:
> The following changes since commit b1d0db1805c3395149777e507b6da53410abac4e:
> Kumar Gala (1):
> bootm: Added CONFIG_BOOTM_{LINUX, NETBSD, RTEMS}
>
> are available in the git repository at:
>
> git://git.denx.de/u-boot-nand
Dear Jon Loeliger,
In message <[EMAIL PROTECTED]> you wrote:
> The following changes since commit b1d0db1805c3395149777e507b6da53410abac4e:
> Kumar Gala (1):
> bootm: Added CONFIG_BOOTM_{LINUX, NETBSD, RTEMS}
>
> are available in the git repository at:
>
> git://www.denx.de/git/u-boo
Wolfgang Denk,
please pull:
The following changes since commit b1d0db1805c3395149777e507b6da53410abac4e:
Kumar Gala (1):
bootm: Added CONFIG_BOOTM_{LINUX, NETBSD, RTEMS}
are available in the git repository at:
git://git.denx.de/u-boot-mpc83xx.git master
Scott Wood (1):
mpc83x
On Tue, 28 Oct 2008 11:45:04 -0500
Scott Wood <[EMAIL PROTECTED]> wrote:
> The current calculation will fail to cover all memory if
> its size is not a power of two.
>
> Signed-off-by: Scott Wood <[EMAIL PROTECTED]>
applied, thanks.
Kim
___
U-Boot mai
On Thu, Oct 30, 2008 at 12:53 AM, Ben Warren <[EMAIL PROTECTED]> wrote:
> This is no longer used by any boards, the last one was removed in
> commit 6de5bf24004c8d9c9b070bb8f7418d1c45e5eb27.
>
> Signed-off-by: Ben Warren <[EMAIL PROTECTED]>
Um8540ADS uses it. And the 8572 has one, even though
On Thu, Oct 30, 2008 at 3:30 PM, Andy Fleming <[EMAIL PROTECTED]> wrote:
> On Thu, Oct 30, 2008 at 12:53 AM, Ben Warren <[EMAIL PROTECTED]> wrote:
>> This is no longer used by any boards, the last one was removed in
>> commit 6de5bf24004c8d9c9b070bb8f7418d1c45e5eb27.
>>
>> Signed-off-by: Ben Warren
Andy Fleming wrote:
> On Thu, Oct 30, 2008 at 12:53 AM, Ben Warren <[EMAIL PROTECTED]> wrote:
>
>> This is no longer used by any boards, the last one was removed in
>> commit 6de5bf24004c8d9c9b070bb8f7418d1c45e5eb27.
>>
>> Signed-off-by: Ben Warren <[EMAIL PROTECTED]>
>>
>
> Um8540ADS u
Dear Kim Phillips,
In message <[EMAIL PROTECTED]> you wrote:
> Wolfgang Denk,
>
> please pull:
>
> The following changes since commit b1d0db1805c3395149777e507b6da53410abac4e:
> Kumar Gala (1):
> bootm: Added CONFIG_BOOTM_{LINUX, NETBSD, RTEMS}
>
> are available in the git repository
On 12:45 Tue 28 Oct , Ilko Iliev wrote:
> Dear Jean-Christophe,
>
> Jean-Christophe PLAGNIOL-VILLARD wrote:
> > On 22:20 Mon 27 Oct , Wolfgang Denk wrote:
> >
> >> Dear Jean-Christophe PLAGNIOL-VILLARD,
> >>
> >> In message <[EMAIL PROTECTED]> you wrote:
> >>
> I've found that
I am creating a file called config.tmp in my board specific folder within
nand_spl during the configuration of my board in the top level Makefile.
This is not a problem, however when I run make distclean this file still
remains.
Perhaps I should not do this task in this manner. Based on the
con
Dear "Denk Wolfgang",
> In message
> <[EMAIL PROTECTED]>
you
> wrote:
> >
> > > This should give you raw serial driver performacne while a
serial
> > > data transfer is running, while keeping functionality for all
other
> > > use cases.
> > >
> > > What do you think?
> >
> > First we need to
Ben,
Any status about this patch that you will apply to the net
repository? If not, this patch will go into ColdFire repository. If this
patch does not apply, most of the CF platform's Fec will not work or
possible compile errors.
Thanks.
Regards,
TsiChung
___
Signed-off-by: Bartlomiej Sieka <[EMAIL PROTECTED]>
---
doc/README.update |6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/doc/README.update b/doc/README.update
index a476002..48f03b7 100644
--- a/doc/README.update
+++ b/doc/README.update
@@ -39,11 +39,11 @@ The auto-u
Here's a new framework (based roughly off the linux one) for managing
MMC controllers. It handles all of the standard SD/MMC transactions,
leaving the host drivers to implement only what is necessary to
deal with their specific hardware.
We make a number of slow steps toward it before dropping it
There were several, now there is one (two if you count the lower-case
versions).
Signed-off-by: Andy Fleming <[EMAIL PROTECTED]>
---
board/delta/nand.c |2 --
board/zylonite/nand.c |2 --
common/cmd_bedbug.c |4
common/cmd_elf.c|
These names are being taken over by the new MMC framework. Hopefuly
the PXA can be easily ported, and these functions will go away entirely.
Signed-off-by: Andy Fleming <[EMAIL PROTECTED]>
---
cpu/pxa/mmc.c |8
1 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/cpu/pxa/m
The current MMC infrastructure relies on the existence of an
arch-specific header file. This isn't necessary, and a couple
drivers were forced to implement dummy files to meet this requirement.
Instead, we move the stuff in those header files into a more appropriate
place, and eliminate the stubs
This uses the new MMC framework
Some contributions by Dave Liu <[EMAIL PROTECTED]>
Signed-off-by: Andy Fleming <[EMAIL PROTECTED]>
---
drivers/mmc/Makefile|1 +
drivers/mmc/fsl_esdhc.c | 344 +++
include/fsl_esdhc.h | 136
This is to get it out of the way of incoming MMC framework
Signed-off-by: Andy Fleming <[EMAIL PROTECTED]>
---
common/cmd_mmc.c |2 +-
cpu/arm720t/lpc2292/mmc.c |4 ++--
cpu/pxa/mmc.c |2 +-
drivers/mmc/atmel_mci.c |2 +-
include/mmc.h |2 +-
From: Dave Liu <[EMAIL PROTECTED]>
Current fat.c have three 64KB static array, it makes the BSS section larger.
Change the static to dynamic allocation.
Signed-off-by: Dave Liu <[EMAIL PROTECTED]>
---
fs/fat/fat.c | 38 +++---
1 files changed, 35 insertions(+),
Signed-off-by: Andy Fleming <[EMAIL PROTECTED]>
---
board/freescale/mpc8536ds/mpc8536ds.c | 12
cpu/mpc85xx/cpu.c | 16 +++-
include/configs/MPC8536DS.h | 14 ++
3 files changed, 41 insertions(+), 1 deletions(-)
diff --git a
Signed-off-by: Andy Fleming <[EMAIL PROTECTED]>
---
board/freescale/mpc837xemds/mpc837xemds.c | 19 +++
cpu/mpc83xx/cpu.c | 14 ++
include/asm-ppc/immap_83xx.h |2 ++
include/configs/MPC837XEMDS.h | 15 +
MMC cards are not memory, so we stop treating them that way.
Signed-off-by: Andy Fleming <[EMAIL PROTECTED]>
---
common/cmd_mem.c | 43 ---
cpu/arm720t/lpc2292/mmc.c | 26 --
cpu/pxa/mmc.c | 14
Here's a new framework (based roughly off the linux one) for managing
MMC controllers. It handles all of the standard SD/MMC transactions,
leaving the host drivers to implement only what is necessary to
deal with their specific hardware.
This also hooks the infrastructure into the PowerPC board c
Dear Stefan & Matthias,
In message <[EMAIL PROTECTED]> you wrote:
> Replace the "spinning wheel" eye candy by printing a simple row of
> dots. This avoids problems with control charactersin log files etc.
>
> Also, it saves a few bytes.
>
> Signed-off-by: Wolfgang Denk <[EMAIL PROTECTED]>
Did
Dear Niklaus Giger,
In message <[EMAIL PROTECTED]> you wrote:
> This time I took a closer look at img2brec.sh. My conclusions are
> img2brec.sh was done for development under Windows (probably cygwin), as
> it uses a command filesize which is not available as such under Unix.
> Therefore
> I repl
Dear Dave Liu,
In message <[EMAIL PROTECTED]> you wrote:
> The patch is following the commit 392438406041415fe64ab8748ec5ab5ad01d1cf7
>
> mpc86xx: use r4 instead of r2 in lock_ram_in_cache and unlock_ram_in_cache
>
> This is needed in unlock_ram_in_cache() because it is called from C and
> will
Dear Peter Tyser,
In message <[EMAIL PROTECTED]> you wrote:
> Use the GNU 'date' command to auto-generate a new U-Boot
> timestamp on every compile.
>
> Signed-off-by: Peter Tyser <[EMAIL PROTECTED]>
Sorry, this patch has whitespace issues and other problems:
Applying Update U-Boot's build time
Dear Wolfgang Denk,
I have submitted a few weeks ago a patch for Olimex SAM9-L9260 (similar to
AT91SAM9260-EK board from Atmel).
Is is possible to include that patch in the new version of u-boot ?
If it's needed I can resend a new patch for the u-boot v2008.10
Please let me know what should I
From: Wolfgang Denk <[EMAIL PROTECTED]>
This patch fixes a problem on systems where the NOR flash is attached
to a 64 bit bus. The toggle bit detection in flash_toggle() is based
on the assumption that the same flash address is read twice without
any other interjacent flash accesses. However, on
Signed-off-by: Wolfgang Denk <[EMAIL PROTECTED]>
---
board/tqc/tqm8260/Makefile |2 +-
board/tqc/tqm8260/flash.c | 497
include/configs/TQM8260.h |7 +
3 files changed, 8 insertions(+), 498 deletions(-)
delete mode 100644 board/tqc/tqm8260/f
Dear Wolfgang,
Please pull u-boot-fdt master branch for inclusion in the 2008-12 release.
Thanks,
gvb
The following changes since commit d685b74c64a38849f1a129b3ab846fbf67dd937e:
Dave Liu (1):
74xx: use r4 instead of r2 in lock_ram_in_cache and unlock_ram_in_cache
are available in the
CONFIG_MPC85xx_FEC -> CONFIG_MPC85XX_FEC
Signed-off-by: Ben Warren <[EMAIL PROTECTED]>
---
cpu/mpc85xx/cpu.c |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/cpu/mpc85xx/cpu.c b/cpu/mpc85xx/cpu.c
index c780687..b90871d 100644
--- a/cpu/mpc85xx/cpu.c
+++ b/cpu/mpc85xx/cpu.
66 matches
Mail list logo