| To: | wu zhangjin <wuzhangjin@gmail.com> |
|---|---|
| Subject: | Re: zboot for brcm |
| From: | Florian Fainelli <florian@openwrt.org> |
| Date: | Thu, 17 Jun 2010 14:38:15 +0200 |
| 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:sender:from:organization:to :subject:date:user-agent:cc:references:in-reply-to:mime-version :content-type:content-transfer-encoding:message-id; bh=E+9QpdyLYAnJp3tY2wOL9WDsqq0Y+6m2ksJbceC1sqU=; b=qypQCovPhYLtwfNjdPo//IrVyLWO2lz/wKKubLhf37oBAJKPKrZOZqfY6a3+smEToW Pu+5bw89hfkrOgMeLvAZKqaESLCxTHtvfAla+C7a837zjdJNA1TIvzgv3LuL+k5R/Hiq IVUUrceiewKAZVW+WaEP+wKeZ6f/FBvmfST4k= |
| Domainkey-signature: | a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=sender:from:organization:to:subject:date:user-agent:cc:references :in-reply-to:mime-version:content-type:content-transfer-encoding :message-id; b=mQA8cb/WE5huYjoW4cxQBGLfFlpnqUEp4ODiaPdpPB/f8F48JUoNfwKNYTsGVOYEjY o3ql7c82sKrFVuWyBc7cA++J7Aq8/OIfLPgmYVQGdyhv+uftBcosHmIvl5uW2xxloTPO NAbxAh6aX/hXP+K40LJEmQqS1kg1a5Z3qFxc0= |
| In-reply-to: | <AANLkTikZc02RQ2zJ4Cj0nxUezYXyVIMxQS2opAWSjOrd@mail.gmail.com> |
| Organization: | OpenWrt |
| References: | <20100609153831.GA27461@waldemar-brodkorb.de> <1276179278.21482.16.camel@localhost> <AANLkTikZc02RQ2zJ4Cj0nxUezYXyVIMxQS2opAWSjOrd@mail.gmail.com> |
| Sender: | linux-mips-bounce@linux-mips.org |
| User-agent: | KMail/1.13.2 (Linux/2.6.32-22-server; KDE/4.4.2; x86_64; ; ) |
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. -- Florian |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: zboot for brcm, wu zhangjin |
|---|---|
| Next by Date: | MIPS: return after handling coprocessor 2 exception, Jesper Nilsson |
| Previous by Thread: | Re: zboot for brcm, wu zhangjin |
| Next by Thread: | Re: zboot for brcm, Wu Zhangjin |
| Indexes: | [Date] [Thread] [Top] [All Lists] |