Re: [U-Boot] u-boot didn't mount ramdisk ...

2008-12-19 Thread mike xu
On Fri, Dec 19, 2008 at 7:18 PM, Wolfgang Denk wrote: > Dear Mike, > > A: Full quoting. > > Q: And what is the second most annoying thing on usenet and in e-mail? > > A: Because it messes up the order in which people normally read text. > > Q: Why is it such a bad thing? > > A: Top-posting. > > Q:

Re: [U-Boot] u-boot didn't mount ramdisk ...

2008-12-19 Thread Wolfgang Denk
Dear Mike, A: Full quoting. Q: And what is the second most annoying thing on usenet and in e-mail? A: Because it messes up the order in which people normally read text. Q: Why is it such a bad thing? A: Top-posting. Q: What is the most annoying thing on usenet and in e-mail? Please STOP top

Re: [U-Boot] u-boot didn't mount ramdisk ...

2008-12-19 Thread mike xu
Hi Wolfgang, So quick response :). Yes, I download it into memory manually by `tftpboot a0a0 ramdiskfile` Thanks, Mike On Fri, Dec 19, 2008 at 5:48 PM, Wolfgang Denk wrote: > Dear Mike, > > In message <7103aeea0812190138v74d94aa0nb8789f01e3ccd...@mail.gmail.com> you > wrote: >> >> I tried

Re: [U-Boot] u-boot didn't mount ramdisk ...

2008-12-19 Thread Wolfgang Denk
Dear Mike, In message <7103aeea0812190138v74d94aa0nb8789f01e3ccd...@mail.gmail.com> you wrote: > > I tried to pass initrd=0xa0a0,16M into the kernel command line, > but kernel still reports "Initrd not found or empty"... > btw: 0xa0a0 is a memory address. my flash space is from BF00

Re: [U-Boot] u-boot didn't mount ramdisk ...

2008-12-19 Thread mike xu
Hi Wolfgang, Thank you for your reply & read inline below please. Best regards, Mike On Fri, Dec 19, 2008 at 5:50 AM, Wolfgang Denk wrote: > Dear Mike, > > In message <7103aeea0812180831y258494c4obe34e934f8745...@mail.gmail.com> you > wrote: >> >> You are correct, U-Boot does not load the RAMd

Re: [U-Boot] u-boot didn't mount ramdisk ...

2008-12-18 Thread Wolfgang Denk
Dear Mike, In message <7103aeea0812180831y258494c4obe34e934f8745...@mail.gmail.com> you wrote: > > You are correct, U-Boot does not load the RAMdisk image since the > image is already stored in NOR flash memory. Sorry for my > carelessness... > Below is the kernel start log, Could you please tak

Re: [U-Boot] u-boot didn't mount ramdisk ...

2008-12-18 Thread mike xu
Hi Wolfgang, You are correct, U-Boot does not load the RAMdisk image since the image is already stored in NOR flash memory. Sorry for my carelessness... Below is the kernel start log, Could you please take a look into it and give my any suggestions? I have the below kernel options enabled, and tri

Re: [U-Boot] u-boot didn't mount ramdisk ...

2008-12-17 Thread mike xu
Hi Wolfgang, Thank you for your quick response. Actually I need to get one image which composed by the kernel ramdisk image. I'd like to use the ramdisk as root file system. The combined imageg is made by `mkimage -T multi...` command... And I found that the image can not startup successfully (ker

Re: [U-Boot] u-boot didn't mount ramdisk ...

2008-12-17 Thread Wolfgang Denk
Dear "mike xu", In message <7103aeea0812170706p3e1fa7cby7093a87d4d01e...@mail.gmail.com> you wrote: > > I am using u-boot 1.2.0 and tried to boot kernel with one ramdisk, but > it seems the u-boot doesn't load my ramdisk image at all. Please view This is correct. U-Boot does not load the RAMdis

[U-Boot] u-boot didn't mount ramdisk ...

2008-12-17 Thread mike xu
Hi All, I am using u-boot 1.2.0 and tried to boot kernel with one ramdisk, but it seems the u-boot doesn't load my ramdisk image at all. Please view the below log message for detailed informations. => tftpboot a080 uRamdisk => iminfo a080 ## Checking Image at a080 ... Image Name: