Deleted Added
full compact
AP93 (263301) AP93 (291049)
1#
2# Specific board setup for the Atheros AP91 reference board.
3#
4# The AP93 has the following hardware:
5#
6# + AR7240 CPU SoC
7# + AR9280 Wifi
8# + Integrated switch (XXX speed?)
9# + 16MB flash
10# + 64MB RAM
11# + uboot environment
12
1#
2# Specific board setup for the Atheros AP91 reference board.
3#
4# The AP93 has the following hardware:
5#
6# + AR7240 CPU SoC
7# + AR9280 Wifi
8# + Integrated switch (XXX speed?)
9# + 16MB flash
10# + 64MB RAM
11# + uboot environment
12
13# $FreeBSD: head/sys/mips/conf/AP93 263301 2014-03-18 14:41:18Z imp $
13# $FreeBSD: head/sys/mips/conf/AP93 291049 2015-11-19 01:58:12Z imp $
14
14
15#NO_UNIVERSE
16
15include "AR724X_BASE"
16ident "AP93"
17hints "AP93.hints"
18
19options AR71XX_REALMEM=64*1024*1024
20
21options AR71XX_ENV_UBOOT
22

--- 22 unchanged lines hidden ---
17include "AR724X_BASE"
18ident "AP93"
19hints "AP93.hints"
20
21options AR71XX_REALMEM=64*1024*1024
22
23options AR71XX_ENV_UBOOT
24

--- 22 unchanged lines hidden ---