Re: [U-Boot] U-boot support for Non Console board

2008-11-03 Thread rajeev s
hi Ira Snyder, Thanks for the respone. The solution mentioned looks feasible.. Could you please send the U-boot patch in the current shape .. Shall test the same patch with modifications as required to support our board. Thanks again . Rajeev S Ira Snyder <[EMAIL PROTECTED]> wrote: On Fri, Oct

Re: [U-Boot] U-boot support for Non Console board

2008-10-31 Thread Ira Snyder
On Fri, Oct 31, 2008 at 01:25:14PM +0100, Jean-Christophe PLAGNIOL-VILLARD wrote: > On 08:06 Fri 31 Oct , Jerry Van Baren wrote: > > Wolfgang Denk wrote: > > > Dear rajeev s, > > > > > > In message <[EMAIL PROTECTED]> you wrote: > > >> We have a custom board based on coldfire (MCF5484) Simila

Re: [U-Boot] U-boot support for Non Console board

2008-10-31 Thread Jean-Christophe PLAGNIOL-VILLARD
On 08:06 Fri 31 Oct , Jerry Van Baren wrote: > Wolfgang Denk wrote: > > Dear rajeev s, > > > > In message <[EMAIL PROTECTED]> you wrote: > >> We have a custom board based on coldfire (MCF5484) Similar to MCF5484 > >> Kitlite > >> The board runs Coldfire as PCI agent , 64MB of SDRAM, 4 MB of B

Re: [U-Boot] U-boot support for Non Console board

2008-10-31 Thread Jerry Van Baren
Wolfgang Denk wrote: > Dear rajeev s, > > In message <[EMAIL PROTECTED]> you wrote: >> We have a custom board based on coldfire (MCF5484) Similar to MCF5484 Kitlite >> The board runs Coldfire as PCI agent , 64MB of SDRAM, 4 MB of Bootflash and >> the PCI bus as a slave (no serial >> port->no cons

Re: [U-Boot] U-boot support for Non Console board

2008-10-31 Thread Wolfgang Denk
Dear rajeev s, In message <[EMAIL PROTECTED]> you wrote: > > We have a custom board based on coldfire (MCF5484) Similar to MCF5484 Kitlite > The board runs Coldfire as PCI agent , 64MB of SDRAM, 4 MB of Bootflash and > the PCI bus as a slave (no serial > port->no console) > I can flash U-boot us

[U-Boot] U-boot support for Non Console board

2008-10-31 Thread rajeev s
Hi , We have a custom board based on coldfire (MCF5484) Similar to MCF5484 Kitlite The board runs Coldfire as PCI agent , 64MB of SDRAM, 4 MB of Bootflash and the PCI bus as a slave (no serial port->no console) I can flash U-boot using the JTAG . Can you let know how can i pass the Commands ov