[U-Boot] [GIT PULL] AVR32: NGW100 fix for 2009.08

Hi Wolfgang,
Please pull
git://git.denx.de/u-boot-avr32.git master
to receive the following fix for a fairly longstanding and annoying ATNGW100 bug.
Haavard Skinnemoen (1): atngw100: Use virtual address in CONFIG_ENV_ADDR
include/configs/atngw100.h | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)

Dear Haavard Skinnemoen,
In message 20090828105050.0ddb0a53@hskinnemoen-d830 you wrote:
Please pull
git://git.denx.de/u-boot-avr32.git master
to receive the following fix for a fairly longstanding and annoying ATNGW100 bug.
Haavard Skinnemoen (1): atngw100: Use virtual address in CONFIG_ENV_ADDR
I'm unsure what to do about that. I understand this patch is needed to get the system working at all, untill we find a permanent solution. Right?
So you want me to apply this even though we agree it's not a nice chance?
Best regards,
Wolfgang Denk

On Sun, 30 Aug 2009 20:30:59 +0200 Wolfgang Denk wd@denx.de wrote:
Dear Haavard Skinnemoen,
In message 20090828105050.0ddb0a53@hskinnemoen-d830 you wrote:
Please pull
git://git.denx.de/u-boot-avr32.git master
to receive the following fix for a fairly longstanding and annoying ATNGW100 bug.
Haavard Skinnemoen (1): atngw100: Use virtual address in CONFIG_ENV_ADDR
I'm unsure what to do about that. I understand this patch is needed to get the system working at all, untill we find a permanent solution. Right?
Yeah...I'm unsure myself. The system will boot, but the 'saveenv' command doesn't work...so while I really want to fix this issue _properly_, I'm not sure if there's enough time to do that before the next release.
So you want me to apply this even though we agree it's not a nice chance?
If the 2009.08 release is around the corner, I would appreciate if you applied it before making the release.
Haavard

On Sun, 30 Aug 2009 22:45:27 +0200 Haavard Skinnemoen haavard.skinnemoen@atmel.com wrote:
On Sun, 30 Aug 2009 20:30:59 +0200 Wolfgang Denk wd@denx.de wrote:
Dear Haavard Skinnemoen,
In message 20090828105050.0ddb0a53@hskinnemoen-d830 you wrote:
Please pull
git://git.denx.de/u-boot-avr32.git master
to receive the following fix for a fairly longstanding and annoying ATNGW100 bug.
Haavard Skinnemoen (1): atngw100: Use virtual address in CONFIG_ENV_ADDR
I'm unsure what to do about that. I understand this patch is needed to get the system working at all, untill we find a permanent solution. Right?
Yeah...I'm unsure myself. The system will boot, but the 'saveenv' command doesn't work...so while I really want to fix this issue _properly_, I'm not sure if there's enough time to do that before the next release.
Did you test loading something from JFFS2? I have a bad feeling it might still be broken.
<snipp>

Hans-Christian Egtvedt hans-christian.egtvedt@atmel.com wrote:
Yeah...I'm unsure myself. The system will boot, but the 'saveenv' command doesn't work...so while I really want to fix this issue _properly_, I'm not sure if there's enough time to do that before the next release.
Did you test loading something from JFFS2? I have a bad feeling it might still be broken.
Right. Does anyone have any clue about why it's broken?
Haavard

On Mon, 31 Aug 2009 09:44:40 +0200 Haavard Skinnemoen haavard.skinnemoen@atmel.com wrote:
Hans-Christian Egtvedt hans-christian.egtvedt@atmel.com wrote:
Yeah...I'm unsure myself. The system will boot, but the 'saveenv' command doesn't work...so while I really want to fix this issue _properly_, I'm not sure if there's enough time to do that before the next release.
Did you test loading something from JFFS2? I have a bad feeling it might still be broken.
Right. Does anyone have any clue about why it's broken?
Trying to do ls just hangs the bootloader.
U-Boot> ls Scanning JFFS2 FS:
I did not dig into the code, but I think the discussion about the same topic this winter/spring saw the same behavior.
participants (3)
-
Haavard Skinnemoen
-
Hans-Christian Egtvedt
-
Wolfgang Denk