This patch adds the 2nd USB (muxed with eLBC) node
depending upon enabling the 'usb2' environment variable
via hwconfig i.e. "setenv hwconfig usb2", so that linux
has the 2nd USB controller enabled, which will lead to
the disabling of the eLBC (NAND, NOR etc).
Also the 2nd USB controller has been
Dear linzhavon,
In message <9c4bdd041001281430yc298f2bk3924e4f561213...@mail.gmail.com> you
wrote:
>
> U-Boot 1.1.6 (Jan 29 2010 - 01:37:50)
This is ancient code. Please update to a recent version (v2009.11.1 or
later).
> +-+
> | S3C2440A USB Downloa
U-Boot 1.1.6 (Jan 29 2010 - 01:37:50)
DRAM: 64 MB
Flash: 1 MB
NAND: 64 MiB
*** Warning - bad CRC, using default environment
In:serial
Out: serial
Err: serial
UPLLVal [M:38h,P:2h,S:2h]
MPLLVal [M:5ch,P:1h,S:1h]
CLKDIVN:5h
+-+
| S
From: Peter Tyser
> Sent: Tuesday, January 26, 2010 12:44 PM
>
> This *seemed* to work, but I'm probably overlooking something obvious.
> The other thing this patch doesn't do is ever shut down an interface,
> eg prior to booting an OS. I'm also not sure how it would work if
> using multiple i
CONFIG_NETCONSOLE on the p2020ds is functional with the tsec driver.
But the printf in adjust_link() which is called by startup_tsec()
called by tsec_init() in tsec.c is making it impossible to use.
For example typing 12345 on the netconsole causes the message to be
printed for every character:
Tom,
Please pull u-boot-ti master.
Thanks,
Sandeep
The following changes since commit 797312a15edc9dfb433e6903a75189030e7a:
Wolfgang Denk (1):
Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx
are available in the git repository at:
git://git.denx.de/u-boot-ti.git maste
On Thursday 28 January 2010 07:16:20 Daniel Hellstrom wrote:
> Signed-off-by: Daniel Hellstrom
> ---
> include/asm-sparc/unaligned.h | 17 +
> 1 files changed, 17 insertions(+), 0 deletions(-)
> create mode 100644 include/asm-sparc/unaligned.h
>
> diff --git a/include/asm-spar
On Jan 28, 2010, at 12:13 AM, Harninder Rai wrote:
> This patch adds the 2nd USB (muxed with eLBC) node
> depending upon enabling the 'usb2' environment variable
> via hwconfig i.e. "setenv hwconfig usb2", so that linux
> has the 2nd USB controller enabled, which will lead to
> the disabling of t
Sorry, forgot to copy the list on this...
See below:
Original Message
Subject:Re: [U-Boot] U-Boot Compiling in CYGWIN environment
Date: Thu, 28 Jan 2010 12:55:38 -0500
From: James Kosin
To: Wolfgang Denk
On 1/28/2010 12:35 PM, Wolfgang Denk wrote:
> Dear Jame
Dear James Kosin,
In message <4b61a431.6060...@intcomgrp.com> you wrote:
>
> (2) I'm developing on a Windows system (don't laugh); but, I can't
> easily change or add VMware to the picture.
Maybe you can use one of the many other existing solutions - CoLinux,
VirtualBox, etc. etc.
Best regard
On Thu, Jan 28, 2010 at 09:19:37PM +0530, Shashi Kumar M.S wrote:
> Where should this variable swapos should be.
Both 'ospart' and 'swapos' are ordinary u-boot environment variables.
> 1. should this "swapos" be in one of the separate partition of the nand
> flash so that can be set by the kern
Ok,
I know this has been asked 100 times; but, I haven't found a patch or
what to do to properly fix the issue.
History:
(1) I'm cross-compiling for the ARM architecture.
(2) I'm developing on a Windows system (don't laugh); but, I can't
easily change or add VMware to the picture.
(3) It only
Hi,
Thanks for the reply at the earliest.
One doubt.
Where should this variable swapos should be.
1. should this "swapos" be in one of the separate partition of the nand
flash
so that can be set by the kernel.
2. or is it a u-boot environment variable set by the kernel (reading the
u-boot
Premi, Sanjeev wrote:
>> -Original Message-
>> From: Tom [mailto:tom@windriver.com]
>> Sent: Wednesday, January 27, 2010 7:15 PM
>> To: Premi, Sanjeev
>> Cc: u-boot@lists.denx.de
>> Subject: Re: [U-Boot] [PATCH] OMAP3: Avoid re-write to PRM_CLKSRC_CTRL
>>
>> Sanjeev Premi wrote:
>>> In
Heiko Schocher wrote:
> Hello Tom,
>
> Tom wrote:
>> Heiko Schocher wrote:
>>> This patch adds support for the Keymile SUEN3 board variants which
>>> are based on the Marvell Kirkwood (88F6281) SoC. All variants
>>> uses common code stored in board/keymile/km_arm/km_arm.c
>>>
>>> mgcoge2_arm_p1a b
Hi Wolfgang,
>> Thanks for the fast response.
>> I have tried you're suggestion, but then U-Boot doesn't start. But I
don't
>> get an compiler error. What could be the problem?
>> I work with an PXA270 CPU and TEXT_BASE defines the base address of the
RAM
>> copy monitor code.
> remote diagnosi
Hi Andreas,
On Thu, Jan 28, 2010 at 01:39:06PM +0100, A. Geisreiter wrote:
> Hi Wolfgang,
>
> Thanks for the fast response.
> I have tried you're suggestion, but than U-Boot doesn't start. But I don't
> get an compiler error. What could be the problem?
> I work with an PXA270 CPU and TEXT_BASE d
Hi Wolfgang,
Thanks for the fast response.
I have tried you're suggestion, but than U-Boot doesn't start. But I don't
get an compiler error. What could be the problem?
I work with an PXA270 CPU and TEXT_BASE defines the base address of the RAM
copy monitor code.
Regards,
Andreas
-Ursprüngli
Signed-off-by: Daniel Hellstrom
---
board/gaisler/gr_cpci_ax2000/u-boot.lds |7 ++
board/gaisler/gr_ep2s60/u-boot.lds |7 ++
board/gaisler/gr_xc3s_1500/u-boot.lds |7 ++
board/gaisler/grsim/u-boot.lds |7 ++
cpu/leon3/Makefile |2 +-
cpu/le
Signed-off-by: Daniel Hellstrom
---
drivers/spi/Makefile |1 +
drivers/spi/spimctrl_spi.c | 261
include/grlib/spimctrl.h | 69
lib_sparc/board.c | 14 +++
4 files changed, 345 insertions(+), 0 deletions(-)
creat
Signed-off-by: Daniel Hellstrom
---
common/cmd_bootm.c |8
cpu/mpc85xx/cpu_init.c |2 +-
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/common/cmd_bootm.c b/common/cmd_bootm.c
index 94ddac3..f795857 100644
--- a/common/cmd_bootm.c
+++ b/common/cmd_bootm.c
@@ -
Signed-off-by: Daniel Hellstrom
---
cpu/leon3/cpu_init.c | 14 +
cpu/leon3/greth.c| 152 ++
2 files changed, 166 insertions(+), 0 deletions(-)
create mode 100644 cpu/leon3/greth.c
diff --git a/cpu/leon3/cpu_init.c b/cpu/leon3/cpu_init.c
Signed-off-by: Daniel Hellstrom
---
cpu/leon3/prom.c | 16
1 files changed, 16 insertions(+), 0 deletions(-)
diff --git a/cpu/leon3/prom.c b/cpu/leon3/prom.c
index 86376bb..6cd2281 100644
--- a/cpu/leon3/prom.c
+++ b/cpu/leon3/prom.c
@@ -1059,6 +1059,22 @@ void srmmu_init_cpu(
Signed-off-by: Daniel Hellstrom
---
lib_sparc/bootm.c |8
1 files changed, 0 insertions(+), 8 deletions(-)
diff --git a/lib_sparc/bootm.c b/lib_sparc/bootm.c
index c62cf57..f517325 100644
--- a/lib_sparc/bootm.c
+++ b/lib_sparc/bootm.c
@@ -35,10 +35,6 @@ extern image_header_t header
Signed-off-by: Daniel Hellstrom
---
lib_sparc/board.c |5 +
1 files changed, 5 insertions(+), 0 deletions(-)
diff --git a/lib_sparc/board.c b/lib_sparc/board.c
index 11eea60..d829af0 100644
--- a/lib_sparc/board.c
+++ b/lib_sparc/board.c
@@ -65,6 +65,7 @@ extern void timer_interrupt_init
Signed-off-by: Daniel Hellstrom
---
cpu/leon3/cpu.c | 42 +-
include/asm-sparc/leon3.h | 13 +
2 files changed, 54 insertions(+), 1 deletions(-)
diff --git a/cpu/leon3/cpu.c b/cpu/leon3/cpu.c
index 976f311..5cc9513 100644
--- a/cp
Signed-off-by: Daniel Hellstrom
---
include/asm-sparc/irq.h |3 +++
lib_sparc/interrupts.c |7 +++
2 files changed, 10 insertions(+), 0 deletions(-)
diff --git a/include/asm-sparc/irq.h b/include/asm-sparc/irq.h
index c5538c0..ce78169 100644
--- a/include/asm-sparc/irq.h
+++ b/inclu
Signed-off-by: Daniel Hellstrom
---
cpu/leon3/cpu_init.c | 30 --
1 files changed, 28 insertions(+), 2 deletions(-)
diff --git a/cpu/leon3/cpu_init.c b/cpu/leon3/cpu_init.c
index e2e1181..d2f47e1 100644
--- a/cpu/leon3/cpu_init.c
+++ b/cpu/leon3/cpu_init.c
@@ -142,1
Signed-off-by: Daniel Hellstrom
---
cpu/leon3/cpu_init.c| 10 ++--
cpu/leon3/interrupts.c |7 ++-
cpu/leon3/memcfg.h |1 -
cpu/leon3/prom.c|7 ++-
cpu/leon3/serial.c | 16 +++---
drivers/net/greth.c |2 +-
include/ambapp.h| 137 -
Signed-off-by: Daniel Hellstrom
---
cpu/leon3/serial.c | 17 ++---
1 files changed, 14 insertions(+), 3 deletions(-)
diff --git a/cpu/leon3/serial.c b/cpu/leon3/serial.c
index 8964310..1f17ede 100644
--- a/cpu/leon3/serial.c
+++ b/cpu/leon3/serial.c
@@ -47,11 +47,18 @@ DECLARE_GLOB
Signed-off-by: Daniel Hellstrom
---
cpu/leon3/Makefile |5 +-
cpu/leon3/memcfg.c | 276 ++
cpu/leon3/memcfg.h | 106 +++
cpu/leon3/memcfg_low.S | 270 +
c
Signed-off-by: Daniel Hellstrom
---
include/asm-sparc/unaligned.h | 17 +
1 files changed, 17 insertions(+), 0 deletions(-)
create mode 100644 include/asm-sparc/unaligned.h
diff --git a/include/asm-sparc/unaligned.h b/include/asm-sparc/unaligned.h
new file mode 100644
index 00
Signed-off-by: Daniel Hellstrom
---
drivers/net/greth.c | 14 --
1 files changed, 12 insertions(+), 2 deletions(-)
diff --git a/drivers/net/greth.c b/drivers/net/greth.c
index 833915d..383b25c 100644
--- a/drivers/net/greth.c
+++ b/drivers/net/greth.c
@@ -146,13 +146,23 @@ int gret
Signed-off-by: Daniel Hellstrom
---
drivers/net/greth.c | 69 +++---
1 files changed, 43 insertions(+), 26 deletions(-)
diff --git a/drivers/net/greth.c b/drivers/net/greth.c
index 79bc4d9..833915d 100644
--- a/drivers/net/greth.c
+++ b/drivers/net/g
Hi Andreas,
On Thu, Jan 28, 2010 at 12:31:44PM +0100, A. Geisreiter wrote:
> Hi,
>
> I have a question to the TEXT_BASE setting in the config.mk file. Is it
> possible to set TEXT_BASE via a setting in the .h file?
yes, it is.
In my .h I set:
#define CONFIG_TEXT_BASE0x4002
(
Hi,
I have a question to the TEXT_BASE setting in the config.mk file. Is it
possible to set TEXT_BASE via a setting in the .h file?
Thanks,
Andreas
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot
Hello Wolfgang,
Wolfgang Denk wrote:
> In message <4b613d24.7060...@denx.de> you wrote:
[...]
>>> What about systems that have both NOR _and_ NAND?
>> Are there such systems, with cramfs support? Actual cramfs support
>> in mainline is only for NOR devices ...
>
> Yes, but I understand that you w
Dear Hemant,
In message <2a3dcf3da181ad40bde86a3150b27b6b03097ec...@dbde02.ent.ti.com> you
wrote:
>
> Any suggestions on this?
Well, the best solution would obviously be to fix the hardware...
> > There is no abort on ARM and also nothing gets to the console when UART
> > register is accessed.
From: Ladislav Michl
eraseregions numblocks was sometimes one less than actual, possibly producing
erase regions with zero blocks. As MTD code touches eraseregions only if
numeraseregions is greater that zero, allocate eraseregions only for non
uniform erase size flash.
Signed-off-by: Ladislav M
Dear Heiko Schocher,
In message <4b613d24.7060...@denx.de> you wrote:
>
> The cramfs image is located in RAM (where it first was copied from
> whenever), and then files are read from it with the "cramfsload"
> command ...
OK.
> >> +#if !defined(CONFIG_SYS_NO_FLASH)
> >>part.offset = addr -
Hi Detlev, Wolfgang,
Any suggestions on this?
Thanks
-
Hemant
> -Original Message-
> From: Pedanekar, Hemant
> Sent: Thursday, January 21, 2010 4:34 PM
> To: 'Detlev Zundel'
> Cc: Wolfgang Denk; u-boot@lists.denx.de
> Subject: RE: [U-Boot] NS16550 Register structure
>
> Hi Detlev,
>
>
Dear "Shashi Kumar M.S",
In message <00f001ca9fe8$011da6f0$a5206...@semco> you wrote:
>
> Is there any option for multiple env variables so that when i upgrade the
> kernel and rootfile system if not working properly so that i can fall back to
> the previous kernel and ramdisk considering i hav
Dear Prafulla,
In message <73173d32e9439e4abb5151606c3e19e2030a565...@sc-vexch1.marvell.com>
you wrote:
>
> > > Prafulla Wadaskar (2):
> > >Kirkwood: Upgated licencing for files imported from linux source
> > > to GPLv2 or later
> >
> > I cannot find any patch with this subject anywher
On Thu, Jan 28, 2010 at 12:30:54PM +0530, Shashi Kumar M.S wrote:
> Is there any option for multiple env variables so that when i upgrade the
> kernel and rootfile system if not working properly so that i can fall back to
> the previous kernel and ramdisk considering i have a sufficiently big nand
44 matches
Mail list logo