Move KERNPHYSADDR and KERNVIRTADDR from std.i80321 to std.iq31244.
Use the correct KERNPHYSADDR.
This commit is contained in:
parent
3b1adda71f
commit
0e425b6c47
@ -2,5 +2,3 @@
|
||||
#$FreeBSD$
|
||||
files "../xscale/i80321/files.i80321"
|
||||
cpu CPU_XSCALE_80321
|
||||
makeoptions KERNPHYSADDR=0x00200000
|
||||
makeoptions KERNVIRTADDR=0xc0200000
|
||||
|
@ -2,3 +2,5 @@
|
||||
#$FreeBSD$
|
||||
include "../xscale/i80321/std.i80321"
|
||||
files "../xscale/i80321/files.iq31244"
|
||||
makeoptions KERNPHYSADDR=0xa0200000
|
||||
makeoptions KERNVIRTADDR=0xc0200000
|
||||
|
Loading…
Reference in New Issue
Block a user