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]

Redboot Version


pls help me solve this problem, which version of the Redboot am I using if
it displays:
RedBoot> version
RedBoot(tm) debug environment - built 12:08:46, Jan 30 2001
Platform: Assabet development system (StrongARM 1110)
Copyright (C) 2000, 2001, Red Hat, Inc.
RAM: 0x00000000-0x02000000
RedBoot>

The manual I downloaded from website is for 1.5m, but some commands it
explains are different than those in the redboot I am using, for example,
for exec command, it doesn't provide any options other than <entry point>

RedBoot> ex -b 0x100000 -l 0x280000 -c "noinitrd root=/dev/mtdblock/3
init=/linuxrc console=ttySA0, 38400"
** Error: invalid flag 'b'
** Error: invalid flag 'l'
** Error: starting address already specified
** Error: invalid flag 'c'
** Error: starting address already specified
** Error: invalid number 'noinitrd root=/dev/mtdblock/3 init=/linuxrc
console=ttySA0, 38400' for starting address

RedBoot> help exec
Execute an image - with MMU off
   exec [-w timeout] [<entry_point>]

How can get the manual for the version I am using? where can I get the image
of Redboot 1.5m?

Thanks,
Anton


-- 
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]