Re: [U-Boot] [RFC] ARM: mx31pdk: Use the new relocation scheme

2011-02-06 Thread Magnus Lilja
Hi all On 01/14/2011 07:33 PM, Fabio Estevam wrote: Hi Stefano, On 1/13/2011 11:38 AM, Stefano Babic wrote: On 01/12/2011 01:49 PM, Fabio Estevam wrote: Hi, Hi Fabio, I am trying to make the new relocation scheme to work on the mx31pdk board. With this patch applied the mx31pdk build

Re: [U-Boot] [RFC] ARM: mx31pdk: Use the new relocation scheme

2011-02-06 Thread Albert ARIBAUD
Le 06/02/2011 13:03, Magnus Lilja a écrit : Hi all On 01/14/2011 07:33 PM, Fabio Estevam wrote: Hi Stefano, On 1/13/2011 11:38 AM, Stefano Babic wrote: On 01/12/2011 01:49 PM, Fabio Estevam wrote: Hi, Hi Fabio, I am trying to make the new relocation scheme to work on the mx31pdk

Re: [U-Boot] [U-BOOT] [PATCH] env: reduce the stack footprint for the env buf

2011-02-06 Thread Lei Wen
Hi Wolfgang, On Sat, Feb 5, 2011 at 4:30 PM, Wolfgang Denk w...@denx.de wrote: Dear Lei Wen, In message aanlktin-ebt+pa0tmdlbpaqo3pbjwmbnldfuj2k-j...@mail.gmail.com you wrote: In which way do you think this will save any memory? This patch is not intend to save memory... Then I don't

Re: [U-Boot] [U-BOOT] [PATCH] env: reduce the stack footprint for the env buf

2011-02-06 Thread Wolfgang Denk
Dear Lei Wen, In message aanlktin1u7wznvkhoatzkw4uedq1iztlzbo6-qbmo...@mail.gmail.com you wrote: malloc arena and stack are adjacent.  If you have enough free room in the malloc arena for the environment buffers, but cannot afford to have them on your stack, then this means your malloc

[U-Boot] U-boot 1.1.3 and ADS Graphics Client Plus (No Ethernet)

2011-02-06 Thread Ronni Hømpler
Hey. First off im sorry if this ends up the wrong place. I have been trying for the last 4 days to get u-boot to work on my old ADS board, but without any luck. u-boot is flashed to the board, and does start up, my env looks like this: ADS GCPlus # printenv bootdelay=3 baudrate=38400

[U-Boot] U-Boot 2010.12 Cannot Successfully Save Variables with Redundant NAND Environment

2011-02-06 Thread Grant Erickson
I recently updated my TI AM37x EVM from U-Boot 2010.09 to 2010.12 and noticed that, in doing so, saveenv / env save no longer seems to work. The following example demonstrates: = version U-Boot 2010.12 (Feb 04 2011 - 16:12:51) = env print foo ## Error: foo not defined = env

Re: [U-Boot] U-boot 1.1.3 and ADS Graphics Client Plus (No Ethernet)

2011-02-06 Thread Wolfgang Denk
Dear =?iso-8859-1?Q?Ronni_H=F8mpler?=, In message a51edb6e-a8aa-488a-b093-fed03dfc9...@edesigns.dk you wrote: First off im sorry if this ends up the wrong place. This is the perfectly right place... ...but U-Boot 1.1.3 is so old that you will not find many people here that still remember. I

Re: [U-Boot] U-Boot 2010.12 Cannot Successfully Save Variables with Redundant NAND Environment

2011-02-06 Thread Wolfgang Denk
Dear Grant Erickson, In message c974475e.23e4d%gerick...@nuovations.com you wrote: I recently updated my TI AM37x EVM from U-Boot 2010.09 to 2010.12 and noticed that, in doing so, saveenv / env save no longer seems to work. The following example demonstrates: See git commit 920a5dd

Re: [U-Boot] U-Boot 2010.12 Cannot Successfully Save Variables with Redundant NAND Environment

2011-02-06 Thread Grant Erickson
On 2/6/11 12:41 PM, Grant Erickson wrote: I recently updated my TI AM37x EVM from U-Boot 2010.09 to 2010.12 and noticed that, in doing so, saveenv / env save no longer seems to work. The following example demonstrates [ELIDED]: I subsequently found the following patch and commit:

Re: [U-Boot] [GIT PULL] lease pull u-boot-mpc85xx.git

2011-02-06 Thread Wolfgang Denk
Dear Kumar Gala, In message Pine.LNX.4.64.1102041449150.1920@localhost.localdomain you wrote: Some bug fix and errata fixes. - k The following changes since commit 42d44f631c4e8e5359775bdc098f2fffde4e5c05: Prepare v2011.03-rc1 (2011-02-02 22:37:32 +0100) are available in the git

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

2011-02-06 Thread Wolfgang Denk
Dear Remy Bohmer, In message AANLkTi=jsxevbr-32gw9xbfxohykgaedhzfniziqa...@mail.gmail.com you wrote: The following changes since commit f69b980d108b5f15ca7dd3f4284d5a66488c3625: Merge branch 'master' of git://git.denx.de/u-boot-nand-flash (2011-02-04 21:44:46 +0100) are available in

Re: [U-Boot] [GIT PULL] u-boot-mpc83xx - couple of minor fixes

2011-02-06 Thread Wolfgang Denk
Dear Kim Phillips, In message 20110205172435.405b1f20.kim.phill...@freescale.com you wrote: Wolfgang Denk, Please pull a couple of minor fixes for 83xx: The following changes since commit f69b980d108b5f15ca7dd3f4284d5a66488c3625: Merge branch 'master' of

Re: [U-Boot] U-boot 1.1.3 and ADS Graphics Client Plus (No Ethernet)

2011-02-06 Thread Ronni Hømpler
On Feb 6, 2011, at 10:47 PM, Wolfgang Denk wrote: No surprize that old tools won't work with current code. So this requires a two-step solution. In the first step, update your tool chain. Hi. Sorry about that. Updating my toolchain is not an option, and i know it did work with the

Re: [U-Boot] U-boot 1.1.3 and ADS Graphics Client Plus (No Ethernet)

2011-02-06 Thread Wolfgang Denk
Dear =?iso-8859-1?Q?Ronni_H=F8mpler?=, In message 8f9c8a81-52b6-48f5-9f10-c3266b2b5...@edesigns.dk you wrote: Updating my toolchain is not an option, and i know it did work with the old u-boot 1.1.3, but duo to bad timing the project was dropped for a few years. ... Im out of ideas, maybe

Re: [U-Boot] U-boot 1.1.3 and ADS Graphics Client Plus (No Ethernet)

2011-02-06 Thread Ronni Hømpler
On Feb 6, 2011, at 11:25 PM, Wolfgang Denk wrote: You cannot change the tool chain (software, cheap or free, basicly zero ecological footprint), but you can change the hardware (expensive in many aspectes)? Weird... The ADS hardware is very old, thats also why i prefer using the old

Re: [U-Boot] [U-BOOT] [PATCH] env: reduce the stack footprint for the env buf

2011-02-06 Thread Lei Wen
Hi Wolfgang, On Mon, Feb 7, 2011 at 12:08 AM, Wolfgang Denk w...@denx.de wrote: Dear Lei Wen, In message aanlktin1u7wznvkhoatzkw4uedq1iztlzbo6-qbmo...@mail.gmail.com you wrote: malloc arena and stack are adjacent.  If you have enough free room in the malloc arena for the environment

Re: [U-Boot] BeagleBoard-xM: Ethernet over USB supported ?

2011-02-06 Thread Gadiyar, Anand
On Sat, Feb 5, 2011 at 7:35 PM, Alexander Holler hol...@ahsoftware.de wrote: Hello, Am 05.02.2011 14:18, schrieb Olivier Martin: I am trying to enable boot from tftp for a BeagleBoard-xM. The BeagleBoard-xM has an integrated Ethernet port over USB. Currently there is no support for

Re: [U-Boot] [U-BOOT] [PATCH] env: reduce the stack footprint for the env buf

2011-02-06 Thread Graeme Russ
On Mon, Feb 7, 2011 at 3:38 PM, Lei Wen adrian.w...@gmail.com wrote: Hi Wolfgang, On Mon, Feb 7, 2011 at 12:08 AM, Wolfgang Denk w...@denx.de wrote: Dear Lei Wen, In message aanlktin1u7wznvkhoatzkw4uedq1iztlzbo6-qbmo...@mail.gmail.com you wrote: My current implementation is to do a

Re: [U-Boot] [U-BOOT] [PATCH] env: reduce the stack footprint for the env buf

2011-02-06 Thread Wolfgang Denk
Dear Lei Wen, In message aanlktim4-nny184wxzcspcaetaese8+m4y08b3alj...@mail.gmail.com you wrote: I mentioned this before: the stack can temporarily use arbitrary amounts of storage, whil still allowing you to use a maximum of free RAM at other times. I don't really care how much

Re: [U-Boot] [U-BOOT] [PATCH] env: reduce the stack footprint for the env buf

2011-02-06 Thread Wolfgang Denk
Dear Graeme Russ, In message AANLkTi=--aNmH1H0JbUFgcW+qL3qeHvOzb9CcUA=p...@mail.gmail.com you wrote: My current implementation is to do a memory dump by using the uboot, while uboot's only task is to compress and write the memory to the sd card. For the compress and write part need a lot