| To: | Florian Fainelli <florian@openwrt.org> |
|---|---|
| Subject: | Re: zboot for brcm |
| From: | Wu Zhangjin <wuzhangjin@gmail.com> |
| Date: | Thu, 17 Jun 2010 21:31:19 +0800 |
| Cc: | Waldemar Brodkorb <mail@waldemar-brodkorb.de>, Ralf Baechle <ralf@linux-mips.org>, linux-mips <linux-mips@linux-mips.org> |
| Dkim-signature: | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:subject:from:reply-to:to:cc :in-reply-to:references:content-type:organization:date:message-id :mime-version:x-mailer:content-transfer-encoding; bh=mpmLSrFrxLLGKuOa+Ja7LU3tsSCX14otThduPLbk0KA=; b=M9puIsBF7LIYKjCumII3P2zmjtu5tVTYk0N+xHMxRRPcxY5e50154bkuxxZqwtPIHe 54ZaC2uHckgC4K7NMgZPejsnO/BUGik9nMrEwuF2Fiai0s7eyWDZJsAIW6pG6DJQGlJf LyMKyvctiogIeG3QtOMGYndkPYYav1P5VLgGk= |
| Domainkey-signature: | a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=subject:from:reply-to:to:cc:in-reply-to:references:content-type :organization:date:message-id:mime-version:x-mailer :content-transfer-encoding; b=Ep7cwBswAFxYRzFy2YERDv3wr/FNEZF0BXmbE49RZTdbGFdhCLociiDxOyi3qrUcmn AhmN/jj/N81jaU9X+Lj6VN/oRCtX6QXRSqfuZGoB/Nnyi2+GlSv866gxiL7zI6BVpjyW NW4Z1h/LBJhhAIp5hLmxmiUVfd+FJiOfjjT0E= |
| In-reply-to: | <201006171438.15832.florian@openwrt.org> |
| Organization: | DSLab, Lanzhou University, China |
| References: | <20100609153831.GA27461@waldemar-brodkorb.de> <1276179278.21482.16.camel@localhost> <AANLkTikZc02RQ2zJ4Cj0nxUezYXyVIMxQS2opAWSjOrd@mail.gmail.com> <201006171438.15832.florian@openwrt.org> |
| Reply-to: | wuzhangjin@gmail.com |
| Sender: | linux-mips-bounce@linux-mips.org |
Hi,
On Thu, 2010-06-17 at 14:38 +0200, Florian Fainelli wrote:
> Hi,
>
> On Thursday 17 June 2010 14:20:49 wu zhangjin wrote:
> > Hi,
> >
> > I just got a bcm1250a board, it also uses the CFE as the bootloader, I
> > compiled a compressed vmlinuz-2.6.34 for it and boot with the
> > following command, it works well:
> >
> > CFE> setenv bootargs root=/dev/nfs rw
> > nfsroot=$nfs_server_ip:/path/to/nfs_root_fs ip=dhcp
> > CFE> ifconfig -auto eth0
> > CFE> boot -elf $tftp_server_ip:/path/to/vmlinuz
> >
> > With -elf, the boot command of CFE can parse the vmlinuz and boot it
> > normally. I think you have used the wrong options of the boot command.
>
> CFE on bcm12xx, on bcm47xx and bcm63xx are all three slightly different
> flavors
> which may not behave exactly the same way wrt the load command.
>
> Also, you are on a development board so there are no reasons to restrict CFE
> commands, this is not the case with end-user products like WRT54G and such.
Hmm, Maybe, I have no such products to test, anybody have such products,
welcome to test it ;)
Best Regards,
Wu Zhangjin
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | MIPS: return after handling coprocessor 2 exception, Jesper Nilsson |
|---|---|
| Next by Date: | Re: MIPS: return after handling coprocessor 2 exception, David Daney |
| Previous by Thread: | Re: zboot for brcm, Florian Fainelli |
| Next by Thread: | [no subject], Jabir M |
| Indexes: | [Date] [Thread] [Top] [All Lists] |