Signed-off-by: Stefan Roese
---
include/configs/t3corp.h |1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/include/configs/t3corp.h b/include/configs/t3corp.h
index 0ecc5b1..3647272 100644
--- a/include/configs/t3corp.h
+++ b/include/configs/t3corp.h
@@ -360,6 +360,7 @@
*
Signed-off-by: Stefan Roese
---
include/configs/katmai.h |1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/include/configs/katmai.h b/include/configs/katmai.h
index fb8ccae..76e9a76 100644
--- a/include/configs/katmai.h
+++ b/include/configs/katmai.h
@@ -202,6 +202,7 @@
*
Define __io to get harddrive working.
Fix saving of environment into OneNAND.
Boot from harddrive when possible.
Signed-off-by: Marek Vasut
---
include/configs/vpac270.h | 12 +++-
1 files changed, 11 insertions(+), 1 deletions(-)
diff --git a/include/configs/vpac270.h b/include/confi
Signed-off-by: Marek Vasut
---
board/palmld/Makefile| 54
board/palmld/config.mk |1 +
board/palmld/lowlevel_init.S | 46 +++
board/palmld/palmld.c| 81
board/palmld/u-boot.lds | 56 +
boards.cfg |1 +
This LCD panel is found in Palm LifeDrive handheld
Signed-off-by: Marek Vasut
---
arch/arm/cpu/pxa/pxafb.c | 34 ++
1 files changed, 34 insertions(+), 0 deletions(-)
diff --git a/arch/arm/cpu/pxa/pxafb.c b/arch/arm/cpu/pxa/pxafb.c
index 328fa7a..066f49e 100644
This patch adds support for the Palm Tungsten|C PXA255 board. The support
includes:
- LCD
- MMC
- UART
- NOR
Signed-off-by: Marek Vasut
---
board/palmtc/Makefile| 54 +
board/palmtc/config.mk |3 +
board/palmtc/lowlevel_init.S | 40 +++
board/palmtc/palmtc.c
Signed-off-by: Marek Vasut
---
common/serial.c |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/common/serial.c b/common/serial.c
index fceabfa..7148cb9 100644
--- a/common/serial.c
+++ b/common/serial.c
@@ -30,7 +30,7 @@ DECLARE_GLOBAL_DATA_PTR;
static struct serial_dev
ACX517AKN LCD panel is found in Palm Tungsten|C
Signed-off-by: Marek Vasut
---
arch/arm/cpu/pxa/pxafb.c | 34 ++
1 files changed, 34 insertions(+), 0 deletions(-)
diff --git a/arch/arm/cpu/pxa/pxafb.c b/arch/arm/cpu/pxa/pxafb.c
index 524a03b..328fa7a 100644
---
These functions are undefined on ARM when using __io. These are the commonly
used versions and can be redefined.
Signed-off-by: Marek Vasut
---
arch/arm/include/asm/io.h | 46 +++-
1 files changed, 40 insertions(+), 6 deletions(-)
diff --git a/arch/arm/
Hi, please merge my "for-wd-master" branch into u-boot.git "master" branch.
Thanks
The following changes since commit 1f82ff4777f360e92aa37bbbed647f7b9d9d2044:
Merge branch 'master' of git://git.denx.de/u-boot-video (2010-07-17 20:49:59
+0200)
are available in the git repository at:
git:/
Dear Alexander,
In message <201007220924.51614.alexander.st...@systec-electronic.com> you wrote:
>
> > This is normal. Any watchdog that is worth the name will behave
> > similar.
>
> Well, I encountered several watchdog which start only after the first trigger.
Me too. They are ok in many appl
Ok, and one more thing I am sorry about...that I just cant use a cellphone :)
Wolfgang, please dont be angry, I wanted to send it as soon as possible.
- Původní zpráva -
> Firstly, sorry about missing cc...I was unable to figure out how to
> convince n900 to cc more than one person. Also,
Ok, and one more thing I am sorry about...that I just cant use a cellphone :)
Wolfgang, please dont be angry, I wanted to send it as soon as possible.
- Původní zpráva -
> Firstly, sorry about missing cc...I was unable to figure out how to
> convince n900 to cc more than one person. Also,
Firstly, sorry about missing cc...I was unable to figure out how to convince
n900 to cc more than one person. Also, I didn't manage to get git send-email
running on n900, but I was close ... So sorry about the attached patch.
___
U-Boot mailing list
U-B
Fix data size.
Signed-off-by: Nobuhiro Iwamatsu
---
board/espt/lowlevel_init.S | 46 ---
1 files changed, 26 insertions(+), 20 deletions(-)
diff --git a/board/espt/lowlevel_init.S b/board/espt/lowlevel_init.S
index 7f0686c..1a11eee 100644
--- a/board/es
Fix data size.
Signed-off-by: Nobuhiro Iwamatsu
---
board/renesas/r2dplus/lowlevel_init.S |9 ++---
1 files changed, 6 insertions(+), 3 deletions(-)
diff --git a/board/renesas/r2dplus/lowlevel_init.S
b/board/renesas/r2dplus/lowlevel_init.S
index 76d3cfc..f3392f0 100644
--- a/board/rene
SH did not support do_bdinfo fuction.
This code based avr32 stuff.
Signed-off-by: Nobuhiro Iwamatsu
---
common/cmd_bdinfo.c | 19 +++
1 files changed, 19 insertions(+), 0 deletions(-)
diff --git a/common/cmd_bdinfo.c b/common/cmd_bdinfo.c
index fbe73f1..d43867f 100644
--- a/co
Fix data size.
Signed-off-by: Nobuhiro Iwamatsu
---
board/ms7750se/lowlevel_init.S | 19 ---
1 files changed, 12 insertions(+), 7 deletions(-)
diff --git a/board/ms7750se/lowlevel_init.S b/board/ms7750se/lowlevel_init.S
index 5e09a39..3041e64 100644
--- a/board/ms7750se/lowlev
Fix data size.
Signed-off-by: Nobuhiro Iwamatsu
---
board/mpr2/lowlevel_init.S |8
1 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/board/mpr2/lowlevel_init.S b/board/mpr2/lowlevel_init.S
index 5f02bd4..0f7a892 100644
--- a/board/mpr2/lowlevel_init.S
+++ b/board/mpr2/l
Fix data size.
Signed-off-by: Nobuhiro Iwamatsu
---
board/ms7720se/lowlevel_init.S | 30 --
1 files changed, 16 insertions(+), 14 deletions(-)
diff --git a/board/ms7720se/lowlevel_init.S b/board/ms7720se/lowlevel_init.S
index 7593811..3df25b6 100644
--- a/board/ms7
Fix data size.
Signed-off-by: Nobuhiro Iwamatsu
---
board/renesas/ap325rxa/lowlevel_init.S |1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/board/renesas/ap325rxa/lowlevel_init.S
b/board/renesas/ap325rxa/lowlevel_init.S
index d8b2bc7..04cfef1 100644
--- a/board/renesas/a
Fix data size.
Signed-off-by: Nobuhiro Iwamatsu
---
board/renesas/ap325rxa/lowlevel_init.S | 10 +-
1 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/board/renesas/ap325rxa/lowlevel_init.S
b/board/renesas/ap325rxa/lowlevel_init.S
index 0daf25a..d8b2bc7 100644
--- a/board/
Fix data size.
Signed-off-by: Nobuhiro Iwamatsu
---
board/renesas/sh7763rdp/lowlevel_init.S |4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/board/renesas/sh7763rdp/lowlevel_init.S
b/board/renesas/sh7763rdp/lowlevel_init.S
index 3747bf6..5b18200 100644
--- a/board/ren
Fix data size.
Signed-off-by: Nobuhiro Iwamatsu
---
board/renesas/sh7785lcr/lowlevel_init.S | 54 +-
1 files changed, 23 insertions(+), 31 deletions(-)
diff --git a/board/renesas/sh7785lcr/lowlevel_init.S
b/board/renesas/sh7785lcr/lowlevel_init.S
index 40d9b08..86
Update data address size and fix typo of register.
Signed-off-by: Nobuhiro Iwamatsu
---
board/renesas/rsk7203/lowlevel_init.S | 85 ++--
1 files changed, 48 insertions(+), 37 deletions(-)
diff --git a/board/renesas/rsk7203/lowlevel_init.S
b/board/renesas/rsk7203/l
Dear Wolfgang Denk,
Am Donnerstag, 22. Juli 2010, 09:09:12 schrieb Wolfgang Denk:
> > Well, my problem is, that CONFIG_SYS_WDTC_WDMR_VAL is used to program the
> > internal watchdog. But this watchdog can only be programmed once until a
> > reset occurs. So there is no possibility for linux to rep
Dear Alexander Stein,
In message <201007220817.17441.alexander.st...@systec-electronic.com> you wrote:
>
> > This seems the wrong approach to me - when CONFIG_HW_WATCHDOG is
> > defined and requires CONFIG_SYS_WDTC_WDMR_VAL, but the latter is
> > missing, than this should raise n error condition.
27 matches
Mail list logo