Re: [U-Boot] Question about FIT images with uboot 1.3.4

2008-08-24 Thread Remy Bohmer
Hello Grant, Thanks for your answer. Apparently I used the right version of the dtc tool already, because you have it working... >Fit image detected... > > Architecture: PowerPC > OS: Linux > Architecture: PowerPC > Hash algo:crc32 I notice

Re: [U-Boot] [PATCH] ppc440: New board: Avnet Virtex5 FXT Evaluation

2008-08-24 Thread Michal Simek
Hi Ricardo, > Hello Michal > > I agree with you that the code of ml507 and other board with that > fpga will be almost the same, except external devices like ram, flash > type ethernet macs Yes, simple ifdef CONFIG_XILINX_LL_TEMAC in config file is sufficient. > But the same happens in

Re: [U-Boot] Merging of v1 and v2

2008-08-24 Thread Robert Schwebel
Hi Chris, On Fri, Aug 22, 2008 at 02:57:51PM -0700, Chris Zankel wrote: > Are there any plans to merge U-Boot v1 and v2 at anytime? It looks to > me like a daunting task to move everything to v2. There are no such plans yet. > We are working with different processors, one of them, the i.MX27, is

Re: [U-Boot] [Question about ppc4xx]

2008-08-24 Thread Wolfgang Denk
Dear =?ks_c_5601-1987?B?sei/tbz4?=, In message <[EMAIL PROTECTED]> you wrote: > > I'm working on my custum board based on SEQUOIA. > I'd like to use SPI & IIC in my linux application. > Where should I start?? I can tell you where *NOT* to start: on a mailing list like the U-Boot list where your

Re: [U-Boot] Mailing List Archive

2008-08-24 Thread Wolfgang Denk
Dear Jerry Van Baren, In message <[EMAIL PROTECTED]> you wrote: > > > Do you like to fix the > > "Mailing List Archive" > > link at > > http://www.denx.de/wiki/U-Boot/WebHome > > to point to > > http://lists.denx.de/pipermail/u-boot/ > > instead of > > http://dir.gmane.org/gmane.comp.boot-loaders.

[U-Boot] Building U-Boot 1.3.4 SC520 based custom board

2008-08-24 Thread Graeme Russ
Hello everyone, This is my first post here, so appoligies if I seem a bit naive about what I'm asking... I'm looking to port Linux to a SC250 based custom board and the first thing I need to do is get a bootloader which will support booting linux operational. So far, U-Boot looks to be the close

[U-Boot] Please pull: u-boot-fdt.git

2008-08-24 Thread Jerry Van Baren
The following changes since commit afe3848b79a7ff351e9fbf3a7c162d2de002279b: Wolfgang Denk (1): Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx are available in the git repository at: http://git.denx.de/u-boot-fdt.git master David Gibson (5): dtc: Enable and fix -Wpoin