Training courses

Kernel and Embedded Linux

Bootlin training courses

Embedded Linux, kernel,
Yocto Project, Buildroot, real-time,
graphics, boot time, debugging...

Bootlin logo

Elixir Cross Referencer

#	$NetBSD: std.armadillo9,v 1.9 2018/10/08 10:22:17 skrll Exp $
#
# standard NetBSD/evbarm for Armadillo9 options

machine		evbarm arm
include		"arch/evbarm/conf/std.evbarm"

# Pull in armadillo9 config definitions.
include		"arch/evbarm/conf/files.armadillo9"

options 	ARM_INTR_IMPL="<arch/arm/ep93xx/ep93xx_intr.h>"

options 	KERNEL_BASE_EXT=0xc0000000
makeoptions 	BOARDTYPE="armadillo9"
makeoptions 	LOADADDRESS="0xc0200000"
makeoptions 	BOARDMKFRAG="${THISARM}/conf/mk.armadillo9"