Deleted Added
full compact
ATMEL (282504) ATMEL (282576)
1# Kernel configuration to test compile all the atmel bits with one
2# configuration. This kernel will not (presently) boot. Do not copy
3# it to create your own custom config file.
4#
1# Kernel configuration to test compile all the atmel bits with one
2# configuration. This kernel will not (presently) boot. Do not copy
3# it to create your own custom config file.
4#
5# $FreeBSD: head/sys/arm/conf/ATMEL 282504 2015-05-05 18:29:51Z andrew $
5# $FreeBSD: head/sys/arm/conf/ATMEL 282576 2015-05-07 12:38:23Z andrew $
6
7ident ATMEL
8
6
7ident ATMEL
8
9include "std.arm"
10include "../at91/std.atmel"
9include "std.arm"
10include "../at91/std.atmel"
11
12# Typical values for most SoCs and board configurations. Will not work for
13# at91sam9g45 or on some boards with non u-boot boot loaders.
14makeoptions KERNPHYSADDR=0x20000000
15makeoptions KERNVIRTADDR=0xc0000000
16options KERNPHYSADDR=0x20000000
17options KERNVIRTADDR=0xc0000000
18

--- 165 unchanged lines hidden ---
11
12# Typical values for most SoCs and board configurations. Will not work for
13# at91sam9g45 or on some boards with non u-boot boot loaders.
14makeoptions KERNPHYSADDR=0x20000000
15makeoptions KERNVIRTADDR=0xc0000000
16options KERNPHYSADDR=0x20000000
17options KERNVIRTADDR=0xc0000000
18

--- 165 unchanged lines hidden ---