Wolfgang Denk wrote:
> Dear Bartek,
[...]
> Please check if there were - for example - merge problems, i. e. if
> the code is indeed correct.
Dear Wolfgang,
I have verified the code relevant to the overwrite checks reported by
Stefan, as well as checked size increase when enabling new format,
b
On Thursday 27 March 2008, Bartlomiej Sieka wrote:
> It's because we assume that if the image got overwritten, its contents
> can't be trusted anymore, and abort booting. "Old" U-Boot didn't care
> about overwrites, which sometimes worked out OK, and sometimes didn't,
> the latter case resulting in
Stefan Roese wrote:
> On Thursday 27 March 2008, Bartlomiej Sieka wrote:
>>> ## Booting kernel from Legacy Image at 0020 ...
>>>Image Name: Linux-2.6.25-rc7-next-20080327-d
>>>Created: 2008-03-27 13:51:18 UTC
>>>Image Type: PowerPC Linux Kernel Image (gzip compressed)
>>>
Dear Bartek,
in message <[EMAIL PROTECTED]> Markus Klotzbücher wrote:
>
> Stefan Roese <[EMAIL PROTECTED]> writes:
>
> > On Thursday 27 March 2008, Bartlomiej Sieka wrote:
>
> >> The image got overwritten during decompression. Try loading the image at
> >> a higher address.
> >
> > Right. This
On Thursday 27 March 2008, Markus Klotzbücher wrote:
> > Right. This works. But I'm wondering why this is the case, since "old"
> > U-Boot can decompress to this destination successfully. This is quite
> > annoying, since now I have to change all default env variables for this
> > new "legacy" boot
Stefan Roese <[EMAIL PROTECTED]> writes:
> On Thursday 27 March 2008, Bartlomiej Sieka wrote:
>> The image got overwritten during decompression. Try loading the image at
>> a higher address.
>
> Right. This works. But I'm wondering why this is the case, since "old" U-Boot
> can decompress to th
On Thursday 27 March 2008, Bartlomiej Sieka wrote:
> > ## Booting kernel from Legacy Image at 0020 ...
> >Image Name: Linux-2.6.25-rc7-next-20080327-d
> >Created: 2008-03-27 13:51:18 UTC
> >Image Type: PowerPC Linux Kernel Image (gzip compressed)
> >Data Size:12886
Stefan Roese wrote:
> I just ran into a problem with current U-Boot on Kilauea and device tree
> enabled Linux kernel (arch/powerpc). After updating U-Boot the kernel doesn't
> boot anymore:
>
> => run net_nfs_fdt
> Waiting for PHY auto negotiation to complete... done
> ENET Speed is 1000 Mbps -
I just ran into a problem with current U-Boot on Kilauea and device tree
enabled Linux kernel (arch/powerpc). After updating U-Boot the kernel doesn't
boot anymore:
=> run net_nfs_fdt
Waiting for PHY auto negotiation to complete... done
ENET Speed is 1000 Mbps - FULL duplex connection (EMAC0)
Us