Re: [U-Boot] Linux booting speed up.

2008-11-20 Thread Wolfgang Denk
Dear Michele Venturi, please keep the mailing list on Cc: In message <[EMAIL PROTECTED]> you wrote: > Many thanks for your prompt support and suggestions ! > I add comments I hope will be useful. > > 1) > > But of course U-Boot can load and uncompress the ramdisk image and > > pass the addr

Re: [U-Boot] Linux booting speed up.

2008-11-19 Thread Wolfgang Denk
Dear Michele, In message <[EMAIL PROTECTED]> you wrote: > I am using UBoot on a AT91RM9200 target supporting Linux 2.4.27. > I would like to accelerate the boot process, while keeping Kernel and > RamDisk compressed on Flash EPROM. Not to forget: using a ramdisk itself is a major mistake if you

Re: [U-Boot] Linux booting speed up.

2008-11-19 Thread Wolfgang Denk
Dear Michele, In message <[EMAIL PROTECTED]> you wrote: > I am using UBoot on a AT91RM9200 target supporting Linux 2.4.27. > I would like to accelerate the boot process, while keeping Kernel and > RamDisk compressed on Flash EPROM. ... > Instead of copying the compressed RamDisk Flash code to SDR

[U-Boot] Linux booting speed up.

2008-11-19 Thread Michele Venturi
I am using UBoot on a AT91RM9200 target supporting Linux 2.4.27. I would like to accelerate the boot process, while keeping Kernel and RamDisk compressed on Flash EPROM. 1010 address of compressed Kernel on Flash. 1020 address of compressed RamDisk on Flash. 2110 address of uncompress