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: redboot booting linux on i386 pc ..


On Wed, Jan 19, 2005 at 06:02:47PM -0800, Srinivasa R Kanduru wrote:
> Hi,
> 
> I am new to eCos and have been playing around with ecos/redboot to
> boot vmlinux off the net. Redboot boots up fine and the networking is
> configured. I can load vmlinux using tftp protocol. The output on the
> monitor shows up like this:
> 
> RAM: 0x100000-0x040ffc00, [0x0018efd0-0x01000000] available
> 
> I have changed the start address of the kernel to be at 2 MB so as not
> to crash redboot. After loading the kernel it prints ..
> 
> Entry point 0xc0205000, address range : 0xc0200000-0xc03bdec0
> 
> Now if I do 'go 0xc0205000', it gives an error message

It is always a good idea to read the manual.

http://ecos.sourceware.org/docs-latest/redboot/exec-command.html

        Andrew

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


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