Signed-off-by: Heiko Schocher <[EMAIL PROTECTED]>
---
include/configs/mgcoge.h |2 ++
include/configs/mgsuvd.h |2 ++
2 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/include/configs/mgcoge.h b/include/configs/mgcoge.h
index 858c8c1..9475031 100644
--- a/include/configs/mgco
On 15:26 Fri 26 Sep , Robert wrote:
> Hi, all
>
> I can run u-boot in my debugger TRACE32 with 'go' command,
> but it couldn't be started from the flash without TRACE32 when
> the board power on, and I get nothing from the console, I don't know what
> happend, and anybody has experience
On 06:45 Fri 26 Sep , Uwe Ziegler wrote:
> Hello,
>
> is there an U-Boot available for the Marvell Feroceon 88f5181 ?
Marvell have it's own implementation
please asm them.
Best Regards,
J.
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists
Hi,
I hope this is not too off-topic here.
I have two of these boards:
http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=M5272C3
to give away for the cost of shipping - preferrably inside the EU, because I do
not want to deal with customs.
I salvaged them from being scrapped some
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 basically AT91SAM9260-EK
with some modifications and different peripherals and different
parts used. Main purpose of this project is to gain
The following patches add P-ATA support to the ADS5121 board.
Ralph Kondziella wrote the code, I cleaned it up, and fixed some
obvious problems.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-8219
From: Ralph Kondziella <[EMAIL PROTECTED]>
(needed for PATA support)
Signed-off-by: Ralph Kondziella <[EMAIL PROTECTED]>
Signed-off-by: Wolfgang Denk <[EMAIL PROTECTED]>
---
cpu/mpc512x/speed.c | 13 -
include/asm-ppc/global_data.h |1 +
include/mpc512x.h
From: Ralph Kondziella <[EMAIL PROTECTED]>
Fix compiler warnings, sort lists, update (C) entries.
Signed-off-by: Ralph Kondziella <[EMAIL PROTECTED]>
Signed-off-by: Wolfgang Denk <[EMAIL PROTECTED]>
---
board/ads5121/ads5121.c | 34 +-
common/cmd_ide.c
From: Ralph Kondziella <[EMAIL PROTECTED]>
Signed-off-by: Ralph Kondziella <[EMAIL PROTECTED]>
Signed-off-by: Wolfgang Denk <[EMAIL PROTECTED]>
---
board/ads5121/ads5121.c | 103 ++
common/cmd_ide.c |4 ++
include/asm-ppc/immap_512x.h
Round clock frequencies for printing.
Many boards printed off clock frequencies like 399 MHz instead of the
exact 400 MHz because numberes were not rounded. This is fixed now.
Signed-off-by: Wolfgang Denk <[EMAIL PROTECTED]>
---
include/common.h |5 +++--
lib_generic/strmhz.c |6
Signed-off-by: Wolfgang Denk <[EMAIL PROTECTED]>
---
board/mpl/common/common_util.c |9 ---
board/sbc8560/sbc8560.c| 12 ++
cpu/mcf5227x/cpu.c | 16 --
cpu/mcf523x/cpu.c |8 --
cpu/mcf532x/cpu.c |8 --
cp
Signed-off-by: Wolfgang Denk <[EMAIL PROTECTED]>
---
board/Marvell/db64360/pci.c |6 +++---
board/Marvell/db64460/pci.c |6 +++---
board/amcc/katmai/cmd_katmai.c | 18 +-
board/amcc/yucca/cmd_yucca.c| 22 +++--
Signed-off-by: Wolfgang Denk <[EMAIL PROTECTED]>
---
Patch version 2. Fixed two compile issues.
board/mpl/common/common_util.c | 11 +
board/sbc8560/sbc8560.c| 12 ++
cpu/mcf5227x/cpu.c | 16 --
cpu/mcf523x/cpu.c |8 --
cp
This confused me a little bit. I didn't know that the PATA had anything
to do with the LPC clock. The table in the clock chapter says that the
PATA clock comes from the IPS clock. I think the confusion is from PATA
chapter section 28.2.2.1:
Table 28-4 shows various timing parameters affecte
> On 15:26 Fri 26 Sep , Robert wrote:
>> Hi, all
>>
>> I can run u-boot in my debugger TRACE32 with 'go' command,
>> but it couldn't be started from the flash without TRACE32 when
>> the board power on, and I get nothing from the console, I don't know what
>> happend, and anybody has exper
Hi all, I want to used u-boot for my linux port.
Accroding from content of file README in u-boot-1.3.4 package, I have did
follows:
1, vi Makefile, add one new entry for my ul2410 board;
2, create a directory (board/ul2410) by:
cp -rf ./board/smdk2410 ./board/ul2410
cd
Hi all, I want to used u-boot for my linux port.
Accroding from content of file README in u-boot-1.3.4 package, I have did
follows:
1, vi Makefile, add one new entry for my ul2410 board;
2, create a directory (board/ul2410) by:
cp -rf ./board/smdk2410 ./board/ul2410
cd ./b
17 matches
Mail list logo