summaryrefslogtreecommitdiffstats
path: root/sys/conf/options.arm
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2012-06-14 04:09:20 +0000
committerimp <imp@FreeBSD.org>2012-06-14 04:09:20 +0000
commit50adcf0cadce9a48327062c3de3311784fa95b97 (patch)
treea5e2b47ccc65e33c3f11031630c7bda56dec4642 /sys/conf/options.arm
parentf85277a1639293c1ceac5f964b9d8796b602cd17 (diff)
downloadFreeBSD-src-50adcf0cadce9a48327062c3de3311784fa95b97.zip
FreeBSD-src-50adcf0cadce9a48327062c3de3311784fa95b97.tar.gz
Create default_parse_boot_param which, if FreeBSD /boot/loader support
is enabled, sets values based on the metadata passed in. Otherwise fake_preload_metadata is called. Change the default parse_boot_param to default_parse_boot_param. Enable this functionality only on the mv platform, which is where most of the code is from. Reviewed by: cognet, Ian Lapore
Diffstat (limited to 'sys/conf/options.arm')
-rw-r--r--sys/conf/options.arm1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/conf/options.arm b/sys/conf/options.arm
index 6fee07c..0cca1a8 100644
--- a/sys/conf/options.arm
+++ b/sys/conf/options.arm
@@ -16,6 +16,7 @@ CPU_XSCALE_IXP425 opt_global.h
CPU_XSCALE_IXP435 opt_global.h
CPU_XSCALE_PXA2X0 opt_global.h
FLASHADDR opt_global.h
+FREEBSD_BOOT_LOADER opt_global.h
IXP4XX_FLASH_SIZE opt_global.h
KERNPHYSADDR opt_global.h
KERNVIRTADDR opt_global.h
OpenPOWER on IntegriCloud