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.nslu2,v 1.6 2018/10/07 07:48:44 skrll Exp $
#
# Standard NetBSD/evbarm options for Linksys NSLU2

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

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

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

options 	ARM_INTR_IMPL="<arch/arm/xscale/ixp425_intr.h>"
options 	__BUS_SPACE_HAS_STREAM_METHODS

# We need to configure the PCI bus.
options 	PCI_NETBSD_CONFIGURE