Warner Losh
e93f9d43a8
Cope with the octeon1->cavium move.
2010-01-11 04:40:38 +00:00
Warner Losh
f493c5e372
Merge from projects/mips to head by hand:
...
I think these are the relevant changes, but definitely are a superset
of them. Software archaeologists are invited to check the branch
itself for the details.
r199695 | imp | 2009-11-23 00:49:50 -0700 (Mon, 23 Nov 2009) | 2 lines
Specify loader script and load address
r198263 | neel | 2009-10-19 22:31:20 -0600 (Mon, 19 Oct 2009) | 7 lines
The default KERNLOADADDR does not work on MALTA hardware. On my platform the
"First free SDRAM address" reported by YAMON is 0x800b6e61.
So use a conservative KERNLOADADDR of 0x80100000.
Approved by: imp (mentor)
r194163 | imp | 2009-06-14 00:12:21 -0600 (Sun, 14 Jun 2009) | 2 lines
Kludge: pretend to be ISA_MIPS32 for the moment.
r192864 | gonzo | 2009-05-26 16:40:12 -0600 (Tue, 26 May 2009) | 4 lines
- Replace CPU_NOFPU and SOFTFLOAT options with CPU_FPU. By default
we assume that there is no FPU, because majority of SoC does
not have it.
r187461 | gonzo | 2009-01-19 21:24:03 -0700 (Mon, 19 Jan 2009) | 3 lines
- KERNLOADADDR should be defined with makeoption.
Redboot loads kernel now
r187418 | gonzo | 2009-01-18 19:37:10 -0700 (Sun, 18 Jan 2009) | 4 lines
- Add trampoline stuff for bootloaders that do not support ELF
- Replace arm'ish KERNPHYSADDR/KERNVIRTADDR with
KERNLOADADDR/TRAMPLOADADDR and clean configs
2010-01-10 20:03:16 +00:00
Warner Losh
d0f655c263
Merge from projects/mips to head by hand:
...
ALCHEMY config file.
2010-01-10 19:54:18 +00:00
Warner Losh
ffc186bc8c
Merge from projects/mips to head by hand:
...
Copy over MALTA64, the 64-bit varianat of the malta board...
2010-01-09 18:19:31 +00:00
Warner Losh
6a9254300c
Merge from projects/mips to head by hand:
...
Copy over XLR kernel config file.
2010-01-09 18:17:39 +00:00
Warner Losh
00152147ef
Merge from projects/mips to head by hand:
...
Copy over the OCTEON1 kernel config file. This is the 64-bit version.
2010-01-09 18:15:28 +00:00
Warner Losh
48d3352bfa
Merge from projects/mips to head by hand:
...
Copy over OCTEON1.hints file.
2010-01-09 18:14:27 +00:00
Warner Losh
55f6b015ea
Merge from projects/mips to head by hand:
...
Copy over OCTEON1-32 file: the 32-bit variant of the octeon kernel
config file.
2010-01-09 18:13:13 +00:00
Warner Losh
4d1442a381
Merge from projects/mips to head by hand:
...
Copy over AR71XX.hints file.
2010-01-09 18:11:45 +00:00
Warner Losh
41d06da412
Merge from projects/mips to head by hand:
...
Copy over the AR71XX config file.
2010-01-09 18:10:46 +00:00
Warner Losh
e4e87ebf41
Merge from projects/mips to head by hand.
...
Copy over the SWARM.hints file.
2010-01-09 18:09:30 +00:00
Warner Losh
aa046e0f16
Merge from pprojects/mips to head by hand.
...
Copy over the SWARM config file.
2010-01-09 18:08:31 +00:00
Warner Losh
56eff2143f
Revert 200594. This file isn't intended for these sorts of things.
2010-01-04 21:30:04 +00:00
Doug Barton
f1bdf073c1
Add INCLUDE_CONFIG_FILE, and a note in comments about how to also
...
include the comments with CONFIGARGS
2009-12-16 02:17:43 +00:00
Warner Losh
eb1b8eeafe
Should have been copied frmo OCTEON.hints, but I botched that, so
...
we're stuck with this. Given that this branch will soon be merged and
retired, I don't think it matters much.
2009-12-15 00:44:33 +00:00
Warner Losh
6bd8c4ff58
This file is OBE and should have been removed when we renamed things
...
to OCTEON1.hints.
Submitted by: jmallet
2009-11-26 15:50:52 +00:00
Warner Losh
04c50bba10
Include opt_cputype.h for all .c and .S files referencing TARGET_OCTEON.
...
Spell ld script name right.
# for the most part, we need to enhance infrastructure to obviate the need
# for such an intrusive option.
2009-11-24 16:32:31 +00:00
Warner Losh
715f0e291b
Get rid of redundant .kernel in these names.
2009-11-24 14:57:50 +00:00
Warner Losh
bdc7523ccf
Specify loader script and load address
2009-11-23 07:49:50 +00:00
Warner Losh
e7a9535945
32-bit mixed-mode OCTEON kernel config file.
2009-11-20 16:23:04 +00:00
Oleksandr Tymoshenko
04709b7c07
- Reorganize hints according to if_arge changes: set media
...
for multiPHY MAC and use mask to specify PHYs.
2009-11-12 21:33:36 +00:00
Randall Stewart
e7e9513453
My NFS configured version.
2009-11-11 22:37:17 +00:00
Randall Stewart
4e07ba9045
Ok it helps if you add the bootp options too
...
so that you can get an address ;-)
2009-11-09 19:56:53 +00:00
Randall Stewart
638c9101a0
Try moving to NFS mount of entire root
2009-11-09 19:26:28 +00:00
Oleksandr Tymoshenko
619ddb52b5
- Add arge1 to hints files, only one port is supported so far
2009-11-08 07:31:42 +00:00
Randall Stewart
eac3c4cd27
Ok With this commit we actually get through
...
the mi_startup (or to the last of it).. and
hit a panic after :
uart0: <16550 or compatible> on iodi0
Trap cause = 2 (TLB miss....)
I did have to take the pci bus OUT of the
build to get this far, hit a cache error with
the PCI code in. Interesting thing is the machine
reboots too ;-)
2009-11-06 12:52:51 +00:00
Randall Stewart
45ab86915b
adds XLR config
2009-11-02 15:43:54 +00:00
Neel Natu
561f0b80b1
Update options.mips to support config options required to build the SWARM
...
kernel.
The SWARM kernel does not build yet but at least it gets past the kernel
config stage.
Approved by: imp (mentor)
2009-10-21 00:56:13 +00:00
Neel Natu
d428afbbbb
The default KERNLOADADDR does not work on MALTA hardware. On my platform the
...
"First free SDRAM address" reported by YAMON is 0x800b6e61.
So use a conservative KERNLOADADDR of 0x80100000.
Approved by: imp (mentor)
2009-10-20 04:31:20 +00:00
Warner Losh
eeebbca3a3
Set the ldscript for malta64 correctly.
2009-09-09 00:50:17 +00:00
Oleksandr Tymoshenko
01316fcb76
- Add commented hint required for RouterStation(non PRO) board
2009-09-08 05:24:09 +00:00
Sam Leffler
6dbde1f3f9
o enable mesh support
...
o add bridge support
o no need for explicit ar5212 support; ath_hal drags it in
2009-09-03 23:04:33 +00:00
Warner Losh
6d53fe9b81
Use new ldscript.mips.mips64
...
Also, declare this to be a 64-bit target.
We get to the final link now and die in the linker script..
2009-08-15 04:29:18 +00:00
Warner Losh
f0bb71694b
Flag this as a 64-bit build.
...
# Too many flagas needed to build 64-bit, plus different endian, etc. The
# makefile is getting kinda gross with ifdefs.
2009-07-10 07:19:30 +00:00
Oleksandr Tymoshenko
4bdb59f342
- Add AR71XX watchdog timer driver
2009-07-09 20:16:01 +00:00
Warner Losh
e4bd1497e0
Add support for compiling MALTA as mips64.
...
# MALTA64 builds, but doesn't link yet.
2009-07-09 15:05:50 +00:00
Warner Losh
2d3c40cf49
Add config file for SWARM board, a sybyte SB-1-based board by
...
Broadcom. BCM-91250.
Submitted by: Neelkanth Natu
2009-07-05 08:40:26 +00:00
Warner Losh
220d1e7fb0
Go for broke: configure this to build mips64 N64 binary.
2009-07-05 06:49:56 +00:00
Oleksandr Tymoshenko
09c817ba36
- MFC
2009-07-03 04:39:18 +00:00
Bjoern A. Zeeb
2aabdeb1f6
Add a .cvsignore file and along with that put an svn:ignore proprty
...
on the directory like we have for all other target architectures.
Discussed with: imp (kind of)
2009-06-17 10:48:32 +00:00
Warner Losh
78e0ef6f04
Kludge: pretend to be ISA_MIPS32 for the moment.
2009-06-14 06:12:21 +00:00
Warner Losh
0d633f654d
o Move the driveid.h file
...
o lots of tweaks to header paths.
o comment out SMP for the moment
# we now make it through the .c make depend, the .s needs more work.
2009-06-14 04:26:56 +00:00
Warner Losh
b9bf0e01e9
Actually rename the files this time. Also, start to fix OCTEON1 so it
...
can configure.
2009-06-14 03:44:43 +00:00
Warner Losh
bf4969e4ac
Fix typo... bad imp.
2009-06-14 03:32:52 +00:00
Warner Losh
b502e57d9e
Move the octeon port to its more correct location. Any port for the
...
OCTEON2 family of processors should live in mips/octeon2. Not enough
is know abotu the former to know if the same port can be used for both
yet.
2009-06-14 03:01:39 +00:00
Warner Losh
b0734f67fa
After Marcel's change to DEFAULTS, we were bringing in a bogus copy of
...
uart_8250. Remove it here since the UART on the ADM5120 isn't the
typical 16550: its completely different.
2009-06-14 02:58:56 +00:00
Warner Losh
75c1942047
Import Cavium's FreeBSD port, or the Octeon specific pieces, verbatim.
...
Yes, this puts things in the wrong place, doesn't compile and is
woefully incomplete. However, it will allow us to more easily track
against the upstream sources without needing to import the entire
Cavium tree under vendor.
This port is based on FreeBSD 7.0 as of April 2007 and the pre-import
MIPS tree (aka mips2), so much work is necessary here.
2009-06-14 02:46:07 +00:00
Oleksandr Tymoshenko
b64bb4d93e
- Switch no normal RPC oimplementation. Unaligned access bug has
...
been fixed
2009-06-12 12:10:10 +00:00
Oleksandr Tymoshenko
16a7c7be6d
- Replace CPU_NOFPU and SOFTFLOAT options with CPU_FPU. By default
...
we assume that there is no FPU, because majority of SoC does
not have it.
2009-05-26 22:40:12 +00:00
Oleksandr Tymoshenko
2e370a5c7a
Merge from HEAD
2009-05-26 17:01:12 +00:00