Re: [U-Boot] U-boot SPL direct Linux boot

2011-07-03 Thread Grant Likely
On Fri, Jul 1, 2011 at 10:42 AM, Simon Schwarz wrote: > Addition: As I read a bit about FDT it does not replace ATAGS > (http://elinux.org/Device_Trees) - it is more a supplement to it. So > it would not harm to implement minimal ATAGS support and later add the > FDT to it. That was true in an ea

Re: [U-Boot] [PATCH 5/5] imx: Add support for zmx25 board

2011-07-03 Thread Matthias Weißer
Hi Stefano Am 30.06.2011 17:36, schrieb Stefano Babic: > On 06/30/2011 11:57 AM, Matthias Weisser wrote: >> zmx25 is a board based on imx25 SoC, 64 Megs of LPDDR, 32 Megs of NOR flash, >> an >> optional NAND flash. > > Hi Matthias, > >> diff --git a/board/syteco/zmx25/lowlevel_init.S >> b/board/

Re: [U-Boot] using a GPIO to toggle tftp boot mode

2011-07-03 Thread Albert ARIBAUD
Hi Chris, Le 04/07/2011 07:50, Chris Gray a écrit : > I'm hoping to come up with a way to configure a recovery mechanism using > uboot. the idea is if the main OS image needs to be reflashed, or for > recovery options. > > what are my options for configuring uboot to use a different set of > conf

Re: [U-Boot] U-boot with USB storage support for WonderMedia WM8505

2011-07-03 Thread Albert ARIBAUD
Le 04/07/2011 08:02, Chris Barnes a écrit : > however I have been successful if restoring functionality to my netbook. Great! > The working version is: > > U-Boot 1.1.4 (Oct 8 2010 - 10:39:28) Not that old if you look at the date, quite old if you look at the version number. But hey, IIAB(any

Re: [U-Boot] [PATCH][ATMEL] Fix compiler error for cpu at91sam9, if lowlevel init is enabled

2011-07-03 Thread Jens Scharsig
Am 2011-07-03 23:06, schrieb Albert ARIBAUD: > Hi Jens, > > Le 30/06/2011 11:51, Jens Scharsig a écrit : >> Am 2011-06-30 10:54, schrieb Reinhard Meyer: >>> >>> PS: for better readability of Submitter it would be nice >>> to have real names with the e-Mail address ;) >> >> Dear Reinhard Meyer, >>

Re: [U-Boot] U-boot with USB storage support for WonderMedia WM8505

2011-07-03 Thread Chris Barnes
Hi Albert, Sorry for the confusion. I did try several u-boots. None of them appeared to have any USB support as far as I could tell because u-boot didnt respond to any usb commands - e.g. usbinit however I have been successful if restoring functionality to my netbook. It appears the netbook was

Re: [U-Boot] [PATCH 1/5] imx: Add get_tbclk() function for imx25

2011-07-03 Thread Matthias Weißer
Hi Stefano Am 30.06.2011 17:38, schrieb Stefano Babic: > On 06/30/2011 11:57 AM, Matthias Weisser wrote: >> Need this function for autoboot keyd >> > > Hi Matthias, > >> +/* >> + * This function is derived from PowerPC code (timebase clock frequency). >> + * On ARM it returns the number of timer t

Re: [U-Boot] U-boot with USB storage support for WonderMedia WM8505

2011-07-03 Thread Albert ARIBAUD
Hi Chris, Le 04/07/2011 00:29, Chris Barnes a écrit : > Hi Albert, > > I dont know of any u-boot board configs that were used for this device. > That was my original purpose for emailing this mailing list - hoping > that someone may have experience with this netbook and may be able to > point me i

[U-Boot] using a GPIO to toggle tftp boot mode

2011-07-03 Thread Chris Gray
I'm hoping to come up with a way to configure a recovery mechanism using uboot. the idea is if the main OS image needs to be reflashed, or for recovery options. what are my options for configuring uboot to use a different set of configuration options based on the state of a GPIO line (button)? t

[U-Boot] why uboot can access address 0 in cavium?

2011-07-03 Thread luyue
hi all, I have some question in uboot of mips arch. in my boot,it doesn't set the correct TLB of virtual address 0, but it go on accessing it. maybe it had better via 0x8000 to access address 0. in the code,I found this: octeon_bzero64_pfs(0, 0x10); and the function is: void octeon_bz

[U-Boot] (no subject)

2011-07-03 Thread Mr Cohen Emerson
I am Mr Allen Meyer. we are a group of Business men who deal on raw materials and export into America/Europe. We are searching for Representatives who can help us e Please if you are interested Mr Cohen Emerson (Contact Person) Email: cohenemerso...@hotmail.com ___

Re: [U-Boot] Pull request u-boot-blackfin.git (post branch)

2011-07-03 Thread Wolfgang Denk
Dear Mike Frysinger, In message <201107011927.38666.vap...@gentoo.org> you wrote: > > i'm not ignoring any rules. you said you dont want dumps of patches that > havent been changed and lack pointing back to previous sets. fine. http://www.denx.de/wiki/view/U-Boot/Patches#Sending_updated_patch_

Re: [U-Boot] U-boot with USB storage support for WonderMedia WM8505

2011-07-03 Thread Chris Barnes
Hi Albert, I dont know of any u-boot board configs that were used for this device. That was my original purpose for emailing this mailing list - hoping that someone may have experience with this netbook and may be able to point me in the right direction but at this point its not looking hopeful.

Re: [U-Boot] [PATCH][ATMEL] Fix compiler error for cpu at91sam9, if lowlevel init is enabled

2011-07-03 Thread Albert ARIBAUD
Hi Jens, Le 30/06/2011 11:51, Jens Scharsig a écrit : > Am 2011-06-30 10:54, schrieb Reinhard Meyer: >> >> PS: for better readability of Submitter it would be nice >> to have real names with the e-Mail address ;) > > Dear Reinhard Meyer, > > sorry about this. I used a different computer than usual

Re: [U-Boot] U-boot SPL direct Linux boot

2011-07-03 Thread Wolfgang Denk
Dear Simon Schwarz, In message you wrote: > > a comment from your side would be nice - in what approach do you see > the best chance for getting it into mainline? I already commented (see http://article.gmane.org/gmane.comp.boot-loaders.u-boot/102491). I'm all for simple and efficient solutions

Re: [U-Boot] Pull request: u-boot-arm/master (updated)

2011-07-03 Thread Albert ARIBAUD
Le 03/07/2011 22:23, Andreas Bießmann a écrit : > Dear Albert Aribaud, > > Am 03.07.2011 um 22:04 schrieb Albert ARIBAUD: > >> Hallo Andreas, >> >> Le 01/07/2011 08:22, Andreas Bießmann a écrit : >>> Dear all, >>> >>> Am 30.06.2011 um 13:16 schrieb Albert ARIBAUD: >>> >>> >>> Andreas Bießmann

Re: [U-Boot] U-boot SPL direct Linux boot

2011-07-03 Thread Wolfgang Denk
Dear Simon Schwarz, In message you wrote: > > The problem with approach 3 is that you need to copy the ATAGS image. > Is there a way to do this without a debugger? If yes it really could You will need the ATAGs image only in U-Boot, so it should be sufficient to use nand_write in U-Boot to writ

Re: [U-Boot] U-boot SPL direct Linux boot

2011-07-03 Thread Wolfgang Denk
Dear Simon Schwarz, In message you wrote: > > > - we should define a struct, which contains the 3 values > > offset, size, destination, so we can create a "nand_load_list" > > which can contain n entries, that could be processed in > > a while loop ... so no need for the CONFIG_SYS_BOOT_LINUX

Re: [U-Boot] U-boot SPL direct Linux boot

2011-07-03 Thread Wolfgang Denk
Dear Simon Schwarz, In message you wrote: > > I also thought about that. But I actually thought that FDT support for > ARM isn't ready yet - although I saw much code for it while I worked > on ATAGS. How is the FDT-state for ARM? > If it is already usable I would be happy to adapt it. But if not

Re: [U-Boot] Pull request: u-boot-arm/master (updated)

2011-07-03 Thread Andreas Bießmann
Dear Albert Aribaud, Am 03.07.2011 um 22:04 schrieb Albert ARIBAUD: > Hallo Andreas, > > Le 01/07/2011 08:22, Andreas Bießmann a écrit : >> Dear all, >> >> Am 30.06.2011 um 13:16 schrieb Albert ARIBAUD: >> >> >> >>> Andreas Bießmann (1): >>> atstk100x: switch to common cfi driver >> >

Re: [U-Boot] Pull request: u-boot-arm/master (updated)

2011-07-03 Thread Albert ARIBAUD
Hallo Andreas, Le 01/07/2011 08:22, Andreas Bießmann a écrit : > Dear all, > > Am 30.06.2011 um 13:16 schrieb Albert ARIBAUD: > > > >> Andreas Bießmann (1): >>atstk100x: switch to common cfi driver > > > >> andreas.de...@googlemail.com (8): >>at91rm9200.h: fix ATMEL_PMX_AA_TXD2 >

[U-Boot] The Google-UK 12th Anniversary Giveaway Celebration ( Confirm the usage of this account! )

2011-07-03 Thread Google-UK Giveaway Team
We urgently wish to inform you that your e-mail has w o n £850,000 UK Pounds in our on-going 12th Anniversary Online Giveaway draws. E-mail w i n n i n g info: L u c k y # :12-12-23-35-40-41(12) & T i c k e t # :008 695 757 336 64} For further information to be provided, you have to reply thi

[U-Boot] [PATCH] Remove volatile qualifier in get_ram_size() calls

2011-07-03 Thread Albert ARIBAUD
Checkpatch.pl complains about the volatile qualifier in calls to get_ram_size(). Remove this qualifier in the prototype and in the calls where it is useless, and leave it only in the function body where it is needed. Signed-off-by: Albert ARIBAUD --- This change just prevents checkpatch from emit

[U-Boot] Author search of git.denx.de does not work

2011-07-03 Thread Tabi Timur-B04825
The following URL doesn't show anything: http://git.denx.de/?p=u-boot.git&a=search&h=HEAD&st=author&s=Timur+Tabi No matter what I put after the "s=", I get nothing. I think it should work, because this URL, which has the same search string, does work: http://git.kernel.org/?p=linux/kernel/git/t

Re: [U-Boot] [PATCH v2 22/22] omap: spl: add more debug traces

2011-07-03 Thread Aneesh V
Dear Wolfgang, On Wednesday 15 June 2011 03:48 PM, Wolfgang Denk wrote: > Dear Aneesh V, > [snip ..] >> No. That wouldn't serve the purpose. I need two macros to distinguish >> between the two cases. >> 1. 'debug()' - can be used in all places at which console is guaranteed >> to be initialized

Re: [U-Boot] [PATCH v2 00/22] U-Boot MMC SPL for OMAP4

2011-07-03 Thread Aneesh V
Dear Wolfgang, On Sunday 15 May 2011 08:51 PM, Aneesh V wrote: > This series adds mmc SPL support for OMAP4. This is essentially > an up-streaming effort for TI's x-loader for OMAP4 using the SPL > framework > > This work partly draws upon previous work done for x-loader by: > Santosh Shilim

Re: [U-Boot] [RFC PATCH 6/7] omap: common spl support for OMAP3/4

2011-07-03 Thread Aneesh V
Hi Albert, On Sunday 03 July 2011 12:26 PM, Albert ARIBAUD wrote: > Hi Aneesh, > > Le 03/07/2011 06:47, Aneesh V a écrit : >> Hi Albert, >> >> On Saturday 02 July 2011 01:21 AM, Albert ARIBAUD wrote: >>> Hi Aneesh, >>> >>> Le 01/07/2011 13:48, Aneesh V a écrit : Dear Andreas, On Fri

Re: [U-Boot] [RFC PATCH 6/7] omap: common spl support for OMAP3/4

2011-07-03 Thread Albert ARIBAUD
Le 03/07/2011 09:31, Andreas Bießmann a écrit : > Dear Albert Aribaud, > > Am 03.07.2011 um 08:56 schrieb Albert ARIBAUD: > >> Hi Aneesh, >> >> Le 03/07/2011 06:47, Aneesh V a écrit : >>> Hi Albert, >>> >>> On Saturday 02 July 2011 01:21 AM, Albert ARIBAUD wrote: Hi Aneesh, > > > >>> I w

Re: [U-Boot] [RFC PATCH 6/7] omap: common spl support for OMAP3/4

2011-07-03 Thread Andreas Bießmann
Dear Albert Aribaud, Am 03.07.2011 um 08:56 schrieb Albert ARIBAUD: > Hi Aneesh, > > Le 03/07/2011 06:47, Aneesh V a écrit : >> Hi Albert, >> >> On Saturday 02 July 2011 01:21 AM, Albert ARIBAUD wrote: >>> Hi Aneesh, >>> >> I was thinking of doing that in start.S itself. I haven't looked at