Now that we have ofwboot load at 0xe00000, it doesn't make sense

for this kernel to load at 0x800000.
This commit is contained in:
wrstuden 2004-10-21 21:52:51 +00:00
parent 9003fc0a5c
commit df1f02ad54
1 changed files with 1 additions and 4 deletions

View File

@ -1,13 +1,10 @@
# $NetBSD: GENERIC_MD,v 1.7 2002/04/02 05:30:43 lukem Exp $
# $NetBSD: GENERIC_MD,v 1.8 2004/10/21 21:52:51 wrstuden Exp $
#
# GENERIC_MD config file
#
include "arch/macppc/conf/GENERIC"
# Change base address to 0x800000 to use large memory disk.
makeoptions TEXTADDR=0x800000
# Enable the hooks used for initializing the ram-disk.
options MEMORY_DISK_HOOKS
options MEMORY_DISK_IS_ROOT # Force root on ram-disk