summaryrefslogtreecommitdiffstats
path: root/sys/conf/options.arm
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2012-06-14 04:16:16 +0000
committerimp <imp@FreeBSD.org>2012-06-14 04:16:16 +0000
commitb11c0bf1e477503115a634fe3bce4f26913bace1 (patch)
treead1974b6745320e52d499fbbec9719a53dcfbe74 /sys/conf/options.arm
parent27ea453afed5d06050d80c3dd748ae9c58f7afc3 (diff)
downloadFreeBSD-src-b11c0bf1e477503115a634fe3bce4f26913bace1.zip
FreeBSD-src-b11c0bf1e477503115a634fe3bce4f26913bace1.tar.gz
Add support for parsing Linux ATAGs such as you'd see from uboot or
redboot. Support is very preiminary and likely needs some work. Also, do some minor code shuffling of the FreeBSD /boot/loader metadata parsing code. This code is preliminary and should be used with caution.
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 0cca1a8..c9db152 100644
--- a/sys/conf/options.arm
+++ b/sys/conf/options.arm
@@ -20,6 +20,7 @@ FREEBSD_BOOT_LOADER opt_global.h
IXP4XX_FLASH_SIZE opt_global.h
KERNPHYSADDR opt_global.h
KERNVIRTADDR opt_global.h
+LINUX_BOOT_ABI opt_global.h
LOADERRAMADDR opt_global.h
PHYSADDR opt_global.h
QEMU_WORKAROUNDS opt_global.h
OpenPOWER on IntegriCloud