[U-Boot] [PATCH] ARM OMAP : Correct Invalid Timer Register Field Declaration in omap1510.h omap730.h

2008-08-24 Thread Gururaja Hebbar K R
Hi, Resend - Subject Corrected. Sorry for the mistake I searched the Entire u-boot-1.3.4\ directory for PTV_BIT declaration couldn't find any. Rather MPUTIM_PTV_BIT is defined which is the correct declaration. Below Patch Corrects the declaration of MPUTIM_PTV_MASK bit in both omap1510.h

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 that

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 other

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

[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

[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