Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Jan 2010 22:47:53 +0100
From:      Yordan Lazarov <dancholazarov@gmail.com>
To:        Jerry Toung <jrytoung@gmail.com>
Cc:        freebsd-mips@freebsd.org
Subject:   Re: Cavium port
Message-ID:  <885d28551001261347i5bb1d502p330ef8f328588796@mail.gmail.com>
In-Reply-To: <86068e731001260942j345d9f55i7e602a172e0838ac@mail.gmail.com>
References:  <20100121.163312.886429907199307448.imp@bsdimp.com> <290865fd1001252225pfc56fd8y53db1865d8512080@mail.gmail.com> <AC6674AB7BC78549BB231821ABF7A9AE90016A6DDE@EMBX01-WF.jnpr.net> <20100126.074732.321689434066232630.imp@bsdimp.com> <290865fd1001260930p6b0e2a08l82be4f1d94c1e8@mail.gmail.com> <86068e731001260942j345d9f55i7e602a172e0838ac@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Hello,

It depends what version of the u-boot you use, but in general the
following commands should work:

tftpload $(loadaddr) kerrel; bootoctlin $(loadaddr) coremask=0x1

or

tftpload 21000000 kerrel; bootoctlin 21000000 coremask=0x1

On 1/26/10, Jerry Toung <jrytoung@gmail.com> wrote:
> i have an CN-EBT-5800 eval board.
> I haven't run fatload in while (over 1 year), but with tftp, here is the
> command
>
> tftp 21000000 kernelname;bootoctlinux 21000000
>
> if you have a FreeBSD SMP kernel, the command would be
>
> tftp 21000000 kernelname;bootoctlinux 21000000 coremask=0xfe
>
> i hope that'll help.
>
> Jerry
> _______________________________________________
> freebsd-mips@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-mips
> To unsubscribe, send any mail to "freebsd-mips-unsubscribe@freebsd.org"
>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?885d28551001261347i5bb1d502p330ef8f328588796>