[U-Boot] [PATCH v2] Marvell Kirkwood family SOC support

2009-04-07 Thread Prafulla Wadaskar
Kirkwood family controllers are highly integrated SOCs based on Feroceon-88FR131/Sheeva-88SV131 cpu core. SOC versions supported:- 1) 88F6281-Z0 define CONFIG_KW88F6281_Z0 2) 88F6281-A0 define CONFIG_KW88F6281_A0 3) 88F6192-A0 define CONFIG_KW88F6192_A0 Other supported features:

Re: [U-Boot] Help about a simplified bootloader.

2009-04-07 Thread Shankar Ganesh
On Tue, Apr 7, 2009 at 11:02 AM, os user wrote: > Hi, > > The data in NAND chip(linux kernel and RootFS) is the same when > booting linux from U-Boot and from the simple loader. :-( > > On Sat, Apr 4, 2009 at 12:53 AM, Scott Wood > wrote: > > On Fri, Apr 03, 2009 at 02:44:03PM +0800, os user wr

Re: [U-Boot] any patch?

2009-04-07 Thread Marco Stornelli
You can "google" and you can find some patches. If I well remember the last one is a patch for uboot 1.3.3 by olimex for a board based on that processor (cs-e9302). I recently ported uboot to a recent version starting from that version, there are only some adjustment to do especially about timer fu

[U-Boot] [PATCH 1/1] SMC911x driver fixed for NFS boot

2009-04-07 Thread Manikandan Pillai
eth_halt() function in the smc911x drivers used to call the smc911x_reset() function. eth_halt() used to be called after tftp transfers. This used to put the ethernet chip in reset while the linux boots up resulting in the ethernet driver not coming up. NFS boot used to fail as a result. This patc

Re: [U-Boot] Porting uboot to Broadcom 47xx (MIPS)

2009-04-07 Thread Shinya Kuribayashi
Michael Buesch wrote: > I'd like to start porting u-boot to the bcm47xx. (I guess nobody started > with this already?) Cool. > Which GIT repository should I base my work on? > I guess this one sounds promising: git://git.denx.de/u-boot-mips.git Currentrly u-boot-mips.git is used just as staging

Re: [U-Boot] [PATCH v2] Macronix MX25xx MTD SPI flash driver

2009-04-07 Thread Mike Frysinger
On Tuesday 07 April 2009 10:17:37 Prafulla Wadaskar wrote: > Added macronix SF driver for MTD framework > MX25L12805D is supported and tested > TBD: sector erase implementation, other deivces support ive added this to the blackfin repo in the sf branch, thanks -mike signature.asc Description: Th

Re: [U-Boot] Porting uboot to Broadcom 47xx (MIPS)

2009-04-07 Thread Michael Buesch
On Wednesday 08 April 2009 01:48:35 Shinya Kuribayashi wrote: > Currentrly u-boot-mips.git is used just as staging purpose for Wolfgang. > Nothing interesting is there, please use git://git.denx.de/u-boot.git, > instead. Ok thanks. I'll put my temporary development crap into this repository, which

Re: [U-Boot] Porting uboot to Broadcom 47xx (MIPS)

2009-04-07 Thread Michael Buesch
On Wednesday 08 April 2009 00:52:07 k...@koi8.net wrote: > On Wed, 8 Apr 2009, Michael Buesch wrote: > > > Hi, > > > > I'm the author of the Linux SSB subsystem, which implements 95% of the > > system > > bootup code for the Broadcom 47xx MIPS architecture. > > > > I'd like to start porting u-bo

Re: [U-Boot] Porting uboot to Broadcom 47xx (MIPS)

2009-04-07 Thread ksi
On Wed, 8 Apr 2009, Michael Buesch wrote: > Hi, > > I'm the author of the Linux SSB subsystem, which implements 95% of the > system > bootup code for the Broadcom 47xx MIPS architecture. > > I'd like to start porting u-boot to the bcm47xx. (I guess nobody started > with this already?) Did I mis

[U-Boot] Porting uboot to Broadcom 47xx (MIPS)

2009-04-07 Thread Michael Buesch
Hi, I'm the author of the Linux SSB subsystem, which implements 95% of the system bootup code for the Broadcom 47xx MIPS architecture. I'd like to start porting u-boot to the bcm47xx. (I guess nobody started with this already?) Which GIT repository should I base my work on? I guess this one soun

Re: [U-Boot] [PATCH] Add "GPL cleanup" task to feature-removal-schedule.txt

2009-04-07 Thread Kumar Gala
On Apr 7, 2009, at 4:12 PM, Wolfgang Denk wrote: > > I tried some automatic license scanning using the "Open Source License > Checker" from http://sourceforge.net/projects/oslc/ ; the results are > "interesting", to say the least (see abridged summary below). Just fyi, it looks like there is a v

Re: [U-Boot] [PATCH] Add "GPL cleanup" task to feature-removal-schedule.txt

2009-04-07 Thread Wolfgang Denk
Hello, in message <1238686269-30075-1-git-send-email...@denx.de> I wrote: > > Announce removal of all non-GPL or GPL-incompatible files > after August 2009. > > Signed-off-by: Wolfgang Denk ... > +What:GPL cleanup > +When:August 2009 > +Why: Over time, a couple of files have sne

Re: [U-Boot] Data cache breaks U-Boot on ARM

2009-04-07 Thread Wolfgang Denk
Dear Drasko DRASKOVIC, In message <5ec3d7930904071340t6b233551vbea8d95f69a95...@mail.gmail.com> you wrote: > > However, when DCache is switched on with WRITETHROUGH or WRITEBACK policy, > U-Boot stucks. Switching on only MMU and ICache works well, so I presume > that pagetables were correctly set

[U-Boot] Data cache breaks U-Boot on ARM

2009-04-07 Thread Drasko DRASKOVIC
Hi all, in order to enable data cache in U-Boot on ARM926, I have set up MMU to map all 4GB region directly (fixed mapping) and created a U-Boot command that will do all pagetable settings and switch on MMU and caches. However, when DCache is switched on with WRITETHROUGH or WRITEBACK policy, U-Bo

Re: [U-Boot] Pull request u-boot-blackfin.git

2009-04-07 Thread Wolfgang Denk
Dear Mike Frysinger, In message <1239089546-15476-1-git-send-email-vap...@gentoo.org> you wrote: > The following changes since commit 712ac6a1a6909a58d6549fb220cc921a7e9f9979: > Wolfgang Denk (1): > Merge branch 'master' of git://git.denx.de/u-boot-arm > > are available in the git repos

Re: [U-Boot] Pull request: u-boot-usb

2009-04-07 Thread Wolfgang Denk
Dear Remy Bohmer, In message <3efb10970904061142g3ec659ah6832b199c1492...@mail.gmail.com> you wrote: > The following changes since commit > 712ac6a1a6909a58d6549fb220cc921a7e9f9979: > Wolfgang Denk (1): > Merge branch 'master' of git://git.denx.de/u-boot-arm > > are available in the gi

Re: [U-Boot] ARM Pull Request

2009-04-07 Thread Wolfgang Denk
Dear Jean-Christophe, In message <49d8a0ab.7020...@googlemail.com> Dirk Behme wrote: > > > Please pull > > The following changes since commit 23e4af49e066a53cd3e3659b68ef90572d88de84: > > Guennadi Liakhovetski (1): > > ARM: add the imx31_phycore_eet target to MAINTAINERS > > > > are av

[U-Boot] any patch?

2009-04-07 Thread prashant sangal
Hello .. I am new to this mailing list. Is there any patch available for Cyrrus Logic EP9302 based baords? regards, Prashant Sangal Bollywood news, movie reviews, film trailers and more! Go to http://in.movies.yahoo.com/___ U-Boot mailing li

Re: [U-Boot] Auto-response for your message to the "U-Boot-Users" mailing list

2009-04-07 Thread justin_q
在2009-04-08,u-boot-users-boun...@lists.sourceforge.net 写道: >This mailing list is dead. Please subscribe to the >u-boot@lists.denx.de mailing list instead. For details please see >http://lists.denx.de/mailman/listinfo/u-boot ___ U-Boot mailing list U-

Re: [U-Boot] [PATCH] Add support to Colibri PXA-270 board

2009-04-07 Thread Detlev Zundel
Hi Alon, > It was not my intention to add publicity my name, but provide > a solution for users, as it took a lot of work to make it > work without many changes from other implementation. Adding someones name to code that one has written is primarily not for publicity reasons but for somple track

Re: [U-Boot] [PATCH] Add support to Colibri PXA-270 board

2009-04-07 Thread Detlev Zundel
Hi Alon, > I don't understand why you are so angry... Maybe because you misunderstood me. Let me assure you, that I'm not angry. I only wanted to make a clear statement that there are people on this list who spend really lots of time in the "unsexy job" of cleaning up code. This usually takes

Re: [U-Boot] [PATCH] Add support to Colibri PXA-270 board

2009-04-07 Thread Alon Bar-Lev
I don't understand why you are so angry... There is no simple implementation of code reuse within the boards. You know the code much better than I do. Please free to drop this implementation. Alon. On Tue, Apr 7, 2009 at 9:22 PM, Detlev Zundel wrote: > Hi Alon, > >> It was not my intention to a

Re: [U-Boot] [PATCH] Add support to Colibri PXA-270 board

2009-04-07 Thread Alon Bar-Lev
Hello, It was not my intention to add publicity my name, but provide a solution for users, as it took a lot of work to make it work without many changes from other implementation. Any way to do it using a reuse would be super, although this is not the only duplication in u-boot board tree... Alo

[U-Boot] udelay/udelay_masked problems

2009-04-07 Thread E Robertson
Hi all, Is their a problem using udelay in board_init functions? When I do this on my at91, arm926ejs board, it seems to be in an endless loop. I thought this was a timer issue but I only have this problem with board init and not in the drivers. Does anyone have any ideas? Is timer_init a arch spec

[U-Boot] Den Tists Database in the US

2009-04-07 Thread Augustus Mcdonough
Essential for any marketer: ==> 164,873 |>entists ==> 158,323 Physical Addresses ==> 163,880 Contact Phone # ==> 77,310 Office Fax Numbers ==> 45,663 business e-mails from now until Friday the price has been reduced to $299, you save $200! For details please send an email to deborahighto...@

Re: [U-Boot] U-Boot & x86 with IDE Flash Drive

2009-04-07 Thread Michael Trimarchi
http://kboot.sourceforge.net/ ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot

Re: [U-Boot] [PATCH 1/1] Fix for NFS boot for OMAP3 EVM

2009-04-07 Thread Dirk Behme
Hi Mani, Pillai, Manikandan wrote: > Hi Ben, > > I believe your comments were on the timeout setting of 1ms for u-boot timer. > I am not sure whether I received any comments from you on the NFS boot patch. Looking at [1] and [2], it seems to me that they want - a better patch subject which matc

Re: [U-Boot] [PATCH 1/1] Fix for NFS boot for OMAP3 EVM

2009-04-07 Thread Ben Warren
On Mon, Apr 6, 2009 at 11:22 PM, Pillai, Manikandan wrote: > Hi Ben, > > > > I believe your comments were on the timeout setting of 1ms for u-boot > timer. > > I am not sure whether I received any comments from you on the NFS boot > patch. > > > http://article.gmane.org/gmane.comp.boot-loaders.u-

[U-Boot] U-Boot & x86 with IDE Flash Drive

2009-04-07 Thread Dallas Clement
Hello All, I'm trying to determine if U-Boot is a suitable choice for my particular motherboard which is a Jetway / Via C7 (i686) mini-ITX board with a IDE flash drive, and a Realtek 8169 PHY. I am running an embedded Linux app on this board. I have been using Grub2 for the past year and have re

Re: [U-Boot] iPAQ 21x support (+PXA3xx NAND flash and MMC)

2009-04-07 Thread Oliver Ford
Daniel Mack wrote: > Hi Oliver, > > getting back to this ancient thread now as I just got back to this > project. > ... > > Very cool - this helped me a lot and works well on a PXA303 board. > Thanks again. Did you try any further to bring this upstream? > > > Good to hear it helped and no,

[U-Boot] [PATCH 1/2] at91: Add command to control up to 5 user-leds from the console

2009-04-07 Thread Daniel Gorsulowski
This patch bases on patch of Ulf Samuelsson ([PATCH 1/1] ARM: Add command to control coloured led from the console, Wed Jan 7 21:09:55 CET 2009) It allows any board implementing the user LED API to control the LEDs from the console. led [ 1 | 2 | 3 | 4 | 5 | all ] [ on | off ] Adding configurati

[U-Boot] [PATCH 2/2] at91: Add support for MEESC board of esd gmbh

2009-04-07 Thread Daniel Gorsulowski
This patch adds support for MEESC board of esd gmbh. The MEESC is based on an Atmel AT91SAM9263 SoC. Signed-off-by: Daniel Gorsulowski --- MAINTAINERS |4 + MAKEALL |1 + Makefile |3 + board/esd/meesc/Makefile | 54 board/

Re: [U-Boot] Booting kernel from jffs2

2009-04-07 Thread Wolfgang Denk
Dear Rams Subramanian, In message <4e031cb50904070515u797beb03o23ad89c15362c...@mail.gmail.com> you wrote: > > I have an requirement to have three partitions in the Flash > 1. U Boot > 2. JFFS2(GoldenImage) (Mininum Kernel Image ) > 3. JFFS2(Application Image) (Kernel + Application) > The idea of

[U-Boot] Booting kernel from jffs2

2009-04-07 Thread Rams Subramanian
Hi, I have an requirement to have three partitions in the Flash 1. U Boot 2. JFFS2(GoldenImage) (Mininum Kernel Image ) 3. JFFS2(Application Image) (Kernel + Application) The idea of Golden image is to use this partition to boot in case the application image fails after software upgrade due to corr

Re: [U-Boot] [PATCH] Add support to Colibri PXA-270 board

2009-04-07 Thread Detlev Zundel
Hi Alon, a new board port without a single (C)opyright by your name - must have been a hard day copying ;) > This configuration is based on the trizepsiv board, and the > work Daniel Mack did in the past [1]. > > The following files were taken as-is from trizepsiv board: > - lowlevel_init.S > -

Re: [U-Boot] Uboot booting RTOS

2009-04-07 Thread rahanesh
Hi, I found a srec loader when I ran help command. Using objcopy it is possible to convert an elf format to srec file format. After that srec loading , a Go command should be enough. I will try this and inform you guyz Thanks Rahanesh -Original Message- From: Nishanth Menon [mailto:m

Re: [U-Boot] Uboot booting RTOS

2009-04-07 Thread Nishanth Menon
rahan...@tataelxsi.co.in said the following on 04/07/2009 01:01 AM: > Hi, > > For the time being can I load RTOS using any elf loader through serial port. > Does U boot have any elf loader. > > How can I load a RTOS image(elf format) to memory through Serial cable from > uboot terminal? > Could

Re: [U-Boot] [PATCH] Marvell Kirkwood family SOC support

2009-04-07 Thread Prafulla Wadaskar
> -Original Message- > From: Jean-Christophe PLAGNIOL-VILLARD [mailto:plagn...@jcrosoft.com] > Sent: Saturday, April 04, 2009 9:55 PM > To: Prafulla Wadaskar > Cc: u-boot@lists.denx.de; Ronen Shitrit; Nicolas Pitre > Subject: Re: [U-Boot] [PATCH] Marvell Kirkwood family SOC support > >

Re: [U-Boot] [PATCH] Marvell Feroceon-FR131/Sheeva-88SV131 cpu core support

2009-04-07 Thread Prafulla Wadaskar
> -Original Message- > From: Jean-Christophe PLAGNIOL-VILLARD [mailto:plagn...@jcrosoft.com] > Sent: Saturday, April 04, 2009 9:46 PM > To: Prafulla Wadaskar > Cc: u-boot@lists.denx.de; Ronen Shitrit; Nicolas Pitre > Subject: Re: [U-Boot] [PATCH] Marvell > Feroceon-FR131/Sheeva-88SV131

Re: [U-Boot] Uboot booting RTOS

2009-04-07 Thread Wolfgang Denk
Dear rahan...@tataelxsi.co.in, In message you wrote: > > For the time being can I load RTOS using any elf loader through serial port. > Does U boot have any elf loader. > > How can I load a RTOS image(elf format) to memory through Serial cable from > uboot terminal? The best approach for you

[U-Boot] [PATCH v2] Macronix MX25xx MTD SPI flash driver

2009-04-07 Thread Prafulla Wadaskar
Added macronix SF driver for MTD framework MX25L12805D is supported and tested TBD: sector erase implementation, other deivces support Reviewed-by: Mike Frysinger Signed-off-by: Prafulla Wadaskar --- Change log: v2: typos corrected, MX25PXX renamed as MX25XX, spi_flash struct declared as first m

[U-Boot] [PATCH] Add support to Colibri PXA-270 board

2009-04-07 Thread Alon Bar-Lev
This configuration is based on the trizepsiv board, and the work Daniel Mack did in the past [1]. The following files were taken as-is from trizepsiv board: - lowlevel_init.S - pxavoltage.S - u-boot.lds The main module is the same except it does not use multi serial and does not have usb supp

[U-Boot] Pull request u-boot-blackfin.git

2009-04-07 Thread Mike Frysinger
The following changes since commit 712ac6a1a6909a58d6549fb220cc921a7e9f9979: Wolfgang Denk (1): Merge branch 'master' of git://git.denx.de/u-boot-arm are available in the git repository at: git://www.denx.de/git/u-boot-blackfin.git master Graf Yang (1): Blackfin: nand: flush pe