This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Re: Redboot/Familiar - HOW??


Gary:

Thank you so very much.  Using a kernel source tarball from Familiar 0.5.1,
I built a kernel with the Redboot partition snooper enabled.  Now, I am
able to boot up into linux on my H3760 and everything appears to be working,
including PCMCIA networking.  We are thrilled with this result, and we'd
like to take this opportunity to thank you profusely for you help!!

regards,
craig vanderborgh
voxware incorporated

Gary Thomas wrote:

> > pty: 256 Unix98 ptys configured
> > block: 64 slots per queue, batch=16
> > RAMDISK driver initialized: 16 RAM disks of 4096K size 1024 blocksize
> > SA1100 flash: probing 32-bit flash bus
> > Using static partition definition
> > Creating 4 MTD partitions on "SA1100 flash":
> > 0x00000000-0x00040000 : "H3XXX boot firmware"
> > mtd: Giving out device 0 to H3XXX boot firmware
> > 0x00040000-0x000c0000 : "H3XXX kernel"
> > mtd: Giving out device 1 to H3XXX kernel
> > 0x000c0000-0x00100000 : "H3XXX params"
> > mtd: Giving out device 2 to H3XXX params
> > 0x00100000-0x02000000 : "H3XXX root jffs2"
> > mtd: Giving out device 3 to H3XXX root jffs2
> 
> This part tells all.  The kernel you are trying to run doesn't know
> about the RedBoot/FIS structure.  This is something which can be turned
> on in the Linux kernel when it is built/configured.
> 
> The other thing I note is that your Linux kernel (zimage) overlaps
> into the JFFS2 image.  You've probably written over the first 256K
> of the JFFS2 file system as well.
> 
> --
> ------------------------------------------------------------
> Gary Thomas                  |
> eCosCentric, Ltd.            |
> +1 (970) 229-1963            |  eCos & RedBoot experts
> gthomas@ecoscentric.com      |
> http://www.ecoscentric.com/  |
> ------------------------------------------------------------

-- 
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]