Did you do
fis load vmlinux
at the redboot prompt before the exec line?
Jason Stahls
On 9/29/2012 7:58 PM, kamran wrote:
> Hi,
>
> I have been able to get my hand on a TS-7200 as
well, and I too get the same message. I did also add
the exec line to the fconfig script.
> I just wanted to ask whether you did work
around this error.
>
> Thanks,
>
> KB
> --- In
,
"jfahlmanacd"
m("...","jfahlmanacd");"><> wrote:
>> I am rather new to linux and have run
across the following problem
>> using the developer's kit. I wanted to boot
from the CF provided in
>> the developer's kit so I changed the
execute command using fconfig so
>> that:
>>
>> exec -c "console=ttyAM0,115200
root=/dev/hda1"
>>
>> But after doing that I get the error "Can't
execute Linux - invalid
>> entry address" when trying to boot to the
CF.
>>
>> I have now tried to revert back to the
original:
>>
>> exec -c "console=ttyAM0,115200
root=/dev/mtdblock1"
>>
>> But I still get the same error:
>>
>>
>>
>>>> TS-BOOTROM, Rev 1.06 - built
14:21:24, Dec 5 2005
>>>> Copyright (C) 2005, Technologic
Systems
>>>> TS-7200: Rev E0 CPU, Rev C PLD,
32MB SDRAM
>> +IDE failed to identify unit 0 - wrote: b0,
read: 0
>> Ethernet eth0: MAC address
00:d0:69:40:31:01
>> IP: 192.168.0.50/255.255.255.0, Gateway:
192.168.0.11
>> Default server: 192.168.0.11
>>
>> RedBoot(tm) bootstrap and debug environment
[ROMRAM]
>> Non-certified release, version current-TS_5
- built 15:41:04, Mar 8
>> 2005
>>
>> Platform: TS-7200 Board (ARM920T) Rev A
>> Copyright (C) 2000, 2001, 2002, 2003, 2004
Red Hat, Inc.
>>
>> RAM: 0x00000000-0x02000000,
[0x00044c28-0x01fdd000] available
>> FLASH: 0x60000000 - 0x60800000, 64 blocks
of 0x00020000 bytes each.
>> == Executing boot script in 0.100 seconds -
enter ^C to abort
>> RedBoot> exec -c "console=ttyAM0,115200
root=/dev/mtdblock1"
>> Can't execute Linux - invalid entry address
>> RedBoot>
>>
>>
>>
>> There is also the IDE failed problem but I
still get the "Can't
>> execute..." error even with the CF removed.
>>
>> Any help is greatly appreciated. Thanks,
>> Jason
>>