Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Jan 2010 07:47:32 -0700 (MST)
From:      "M. Warner Losh" <imp@bsdimp.com>
To:        aduane@juniper.net
Cc:        freebsd-mips@FreeBSD.org
Subject:   Re: Cavium port
Message-ID:  <20100126.074732.321689434066232630.imp@bsdimp.com>
In-Reply-To: <AC6674AB7BC78549BB231821ABF7A9AE90016A6DDE@EMBX01-WF.jnpr.net>
References:  <20100121.163312.886429907199307448.imp@bsdimp.com> <290865fd1001252225pfc56fd8y53db1865d8512080@mail.gmail.com> <AC6674AB7BC78549BB231821ABF7A9AE90016A6DDE@EMBX01-WF.jnpr.net>

next in thread | previous in thread | raw e-mail | index | archive | help
In message: <AC6674AB7BC78549BB231821ABF7A9AE90016A6DDE@EMBX01-WF.jnpr.net>
            Andrew Duane <aduane@juniper.net> writes:
: owner-freebsd-mips@freebsd.org wrote:
: > hi, Warner,
: > 
: > I got things setup to load kernel, but encountered the following,
: > wonder what should I provide next that people could help shed some
: > light on work around: kernel version, repository used,...or where to
: > start looking at things ... 
: > 
: > many thanks!
: > 
: > ----
: > 
: > U-Boot 1.1.1 (U-boot build #: 176) (SDK version: 1.7.1-240) (Build
: > time: Feb  1) 
: > 
: > EBT5800 board revision major:2, minor:0, serial #: 2008-2.0-00251
: > OCTEON CN5860-NSP pass 1.1, Core clock: 600 MHz, DDR clock: 400 MHz
: > (800 Mhz da) DRAM:  2048 MB
: > Flash:  8 MB
: > Clearing DRAM........ done
: > BIST check passed.
: > Net:   octeth0, octeth1, octeth2, octeth3
: >  Bus 0 (CF Card): OK
: > 
: >   ide 0: Model: 1024MB CompactFlash Card Firm: CF_A408J Ser#:
: >             A181109948O0040368 Type: Hard Disk
: >             Capacity: 977.4 MB = 0.9 GB (2001888 x 512)
: > Octeon ebt5800# fatload ide 0 0 kernel
: > reading kernel
: > 
: > 4045856 bytes read
: > Octeon ebt5800# bootoctlinux mem=0 numcores=1
: > argv[2]: numcores=1
: > ELF file is 64 bit
: > Error allocating memory for elf image!
: > ## Loading Linux kernel with entry point: 0x20000000 ...
: > Bootloader: Done loading app on coremask: 0x1
: > _______________________________________________
: > 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"
: 
: IIRC, you do not load at address 0 (fatload ide 0 >>>0<<< kernel), isn't the default address 0x100000?
: It's been too long since I used the eval boards, but I think I remember that.

I load the kernel at a800000 on my CN3800 board.

Warner



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