public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] Rooki needing help: upgrading Meraki Outdoor
@ 2007-12-20  6:55 Xavier Martinez
  2007-12-20  7:29 ` Gary Thomas
  0 siblings, 1 reply; 4+ messages in thread
From: Xavier Martinez @ 2007-12-20  6:55 UTC (permalink / raw)
  To: ecos-discuss

Hi,

We are trying to flash a "Meraki Outdoor" router with the openwrt
kamikaze 7.09 firmware via Redboot. Unfortunately, the unit reboots
after a few minutes of entering the redboot and we are not able to
finish writing the linux and rootfs partitions. It seems like the
redboot of this unit (unreleased version 1.3) has some kind of bug and
we would like to load a newer version of the redboot. The board is
identified as AP61 and we suspect that its athero chipset is based on
MIPS 4kc architecture. We would like to gain ethernet and serial
access in order to flash the firmware.

However we haven't tried to update the redboot before and we wouldn't
like to end with a plastic brick in our hands. We would be very
pleased if someone could give advice on how to update the redboot on
this unit.

Thanks

Xavier

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [ECOS] Rooki needing help: upgrading Meraki Outdoor
  2007-12-20  6:55 [ECOS] Rooki needing help: upgrading Meraki Outdoor Xavier Martinez
@ 2007-12-20  7:29 ` Gary Thomas
  2007-12-20  8:47   ` Xavier Martinez
  0 siblings, 1 reply; 4+ messages in thread
From: Gary Thomas @ 2007-12-20  7:29 UTC (permalink / raw)
  To: Xavier Martinez; +Cc: ecos-discuss

Xavier Martinez wrote:
> Hi,
> 
> We are trying to flash a "Meraki Outdoor" router with the openwrt
> kamikaze 7.09 firmware via Redboot. Unfortunately, the unit reboots
> after a few minutes of entering the redboot and we are not able to
> finish writing the linux and rootfs partitions. It seems like the
> redboot of this unit (unreleased version 1.3) has some kind of bug and
> we would like to load a newer version of the redboot. The board is
> identified as AP61 and we suspect that its athero chipset is based on
> MIPS 4kc architecture. We would like to gain ethernet and serial
> access in order to flash the firmware.
> 
> However we haven't tried to update the redboot before and we wouldn't
> like to end with a plastic brick in our hands. We would be very
> pleased if someone could give advice on how to update the redboot on
> this unit.

This device is not in the public CVS, so help on this list
may be quite limited.

I would expect that you could build a RAM startup version
of RedBoot, load that and then work from there.  If this
works, you should be able to verify the proper operation
of the unit & RedBoot before committing any new ROM code.

I presume that you have the sources for the RedBoot in question?


-- 
------------------------------------------------------------
Gary Thomas                 |  Consulting for the
MLB Associates              |    Embedded world
------------------------------------------------------------

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [ECOS] Rooki needing help: upgrading Meraki Outdoor
  2007-12-20  7:29 ` Gary Thomas
@ 2007-12-20  8:47   ` Xavier Martinez
  2007-12-20  8:49     ` Andrew Lunn
  0 siblings, 1 reply; 4+ messages in thread
From: Xavier Martinez @ 2007-12-20  8:47 UTC (permalink / raw)
  To: ecos-discuss; +Cc: ramon. nb

 Thanks for your help but unfortunately we do not have the source code
for this Redboot so I deduce that we should start from the beginning.
Which source could we use from the list?

2007/12/20, Gary Thomas <gary@mlbassoc.com>:
> Xavier Martinez wrote:
> > Hi,
> >
> > We are trying to flash a "Meraki Outdoor" router with the openwrt
> > kamikaze 7.09 firmware via Redboot. Unfortunately, the unit reboots
> > after a few minutes of entering the redboot and we are not able to
> > finish writing the linux and rootfs partitions. It seems like the
> > redboot of this unit (unreleased version 1.3) has some kind of bug and
> > we would like to load a newer version of the redboot. The board is
> > identified as AP61 and we suspect that its athero chipset is based on
> > MIPS 4kc architecture. We would like to gain ethernet and serial
> > access in order to flash the firmware.
> >
> > However we haven't tried to update the redboot before and we wouldn't
> > like to end with a plastic brick in our hands. We would be very
> > pleased if someone could give advice on how to update the redboot on
> > this unit.
>
> This device is not in the public CVS, so help on this list
> may be quite limited.
>
> I would expect that you could build a RAM startup version
> of RedBoot, load that and then work from there.  If this
> works, you should be able to verify the proper operation
> of the unit & RedBoot before committing any new ROM code.
>
> I presume that you have the sources for the RedBoot in question?
>
>
> --
> ------------------------------------------------------------
> Gary Thomas                 |  Consulting for the
> MLB Associates              |    Embedded world
> ------------------------------------------------------------

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [ECOS] Rooki needing help: upgrading Meraki Outdoor
  2007-12-20  8:47   ` Xavier Martinez
@ 2007-12-20  8:49     ` Andrew Lunn
  0 siblings, 0 replies; 4+ messages in thread
From: Andrew Lunn @ 2007-12-20  8:49 UTC (permalink / raw)
  To: Xavier Martinez; +Cc: ecos-discuss, ramon. nb

On Thu, Dec 20, 2007 at 08:29:49AM +0100, Xavier Martinez wrote:
>  Thanks for your help but unfortunately we do not have the source code
> for this Redboot so I deduce that we should start from the beginning.
> Which source could we use from the list?

[Puts on my hat for Ascom, my employers. Ascom is an AADC]

You need to talk to Atheros. They have an RDK for each of the AP
boards. Part of the RDK is redboot and drivers for the serial port and
ethernet port. Since this is all GPL, they should in theory give it to
you. You won't however get the full RDK, that costs lots of money and
strict licensing conditions.

       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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2007-12-20  8:03 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-12-20  6:55 [ECOS] Rooki needing help: upgrading Meraki Outdoor Xavier Martinez
2007-12-20  7:29 ` Gary Thomas
2007-12-20  8:47   ` Xavier Martinez
2007-12-20  8:49     ` Andrew Lunn

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).