[U-Boot-Users] Pull request: u-boot-sh (for 1.3.4)

2008-08-08 Thread Nobuhiro Iwamatsu
Dear Wolfgang, The following changes since commit 81091f58f0c58ecd26c5b05de2ae20ca6cdb521c: Jean-Christophe PLAGNIOL-VILLARD (1): drivers/serial: Move conditional compilation to Makefile for CONFIG_* macros are available in the git repository at: git://git.denx.de/u-boot-sh.git mast

Re: [U-Boot-Users] GT-64120 PCI init

2008-08-08 Thread Richard Danter
2008/8/7 Richard Danter <[EMAIL PROTECTED]>: > I have an old MIPS board with a GT-64120 that I would like to port > U-Boot to. I have so far got it to boot from flash, init SDRAM and a > serial console and give me a prompt so I can run some commands. I am > also able to write flash for saving env v

[U-Boot-Users] yatin bhatia hat dir eine hi5 Freunde-Anfrage geschickt

2008-08-08 Thread [EMAIL PROTECTED]
hi5 Freunde-Anfrage von yatin bhatia Hallo h, Ich möchte, dass du an meinem hi5 Freunde-Netzwerk teilnimmst. Du musst bestätigen, dass wir Freunde sind, dann können wir beide neue Leute kennen lernen. Bitte nimm meine Anfrage an oder lehne sie ab, indem du die hi5 We

Re: [U-Boot-Users] [PATCH 4/7 v6] USB: Add support for OHCI controller on S3C6400

2008-08-08 Thread Markus Klotzbücher
Jean-Christophe PLAGNIOL-VILLARD <[EMAIL PROTECTED]> writes: > On 17:56 Thu 07 Aug , Markus Klotzbücher wrote: >> I can't apply this to the USB custodian repository without the rest of >> the patchset being applied. I'm also fine if the ARM custodian picks >> this one up. > I'll do. Thanks!

Re: [U-Boot-Users] [T-Engine] UBoot configuration for T-Engine/SH7727 MS7727CP02 DevKit

2008-08-08 Thread Nobuhiro Iwamatsu
Hello, 2008/8/8 thaoth <[EMAIL PROTECTED]>: > > I have questions about uboot below: > 1. Reallocating address of u-boot in booting process. > At the booting process, the address 0x8000 is executed. This is memory > mapping address of Flash memory. and executable code of T-Monitor will be > ex

Re: [U-Boot-Users] [T-Engine] UBoot configuration for T-Engine/SH7727 MS7727CP02 DevKit

2008-08-08 Thread thaoth
> If you want make SREC file to Flash, you need to use objcopy command. > shX-linux-objcopy -Ibinary -Osrec u-boot.bin u-boot.flash.srec This is a good instruction, now I could flash the srec image to Flash Memory by this command. srec file was created by below command cannot flash into board.

Re: [U-Boot-Users] [PATCH][RFC] pci: Divided pci code of the powerpc

2008-08-08 Thread Nobuhiro Iwamatsu
Hi, all. Please pickup this RFC/patch. Best regards, Nobuhiro 2008/6/30 Nobuhiro Iwamatsu <[EMAIL PROTECTED]>: > Hi, all. > > Could comment about this patch. > > Best regards, > Nobuhiro > > Nobuhiro Iwamatsu wrote: >> A source code of pci is written mainly on powerpc. >> Macro uses a pci sour