version 1.1.2.2, 2014/01/14 18:24:24
|
version 1.1.2.5, 2014/01/14 20:14:20
|
Line 6
|
Line 6
|
# |
# |
|
|
machine mips mips |
machine mips mips |
ident ELWIX_ALFA_NX | ident ELWIX_ALFA_N2 |
cpu CPU_MIPS4KC | # XXX The default load address in the Uboot environment is 0x80010000 |
makeoptions KERNLOADADDR=0x80002000 | makeoptions KERNLOADADDR=0x80050000 |
options HZ=1000 |
options HZ=1000 |
options HWPMC_HOOKS |
options HWPMC_HOOKS |
|
|
Line 22 options AR71XX_ENV_UBOOT
|
Line 22 options AR71XX_ENV_UBOOT
|
#device firmware # Used by the above |
#device firmware # Used by the above |
|
|
device etherswitch |
device etherswitch |
device arswitch | #device arswitch |
|
|
hints "ALFA_NX.hints" | hints "ELWIX_ALFA_N2.hints" |
include "../atheros/std.ar71xx" |
include "../atheros/std.ar71xx" |
|
|
makeoptions DEBUG=-g #Build kernel with gdb(1) debug symbols |
makeoptions DEBUG=-g #Build kernel with gdb(1) debug symbols |
Line 65 device ar724x_pci
|
Line 65 device ar724x_pci
|
# NVRAM U-Boot Environment -> Kernel environment |
# NVRAM U-Boot Environment -> Kernel environment |
device nvram2env |
device nvram2env |
|
|
#options MD_ROOT # MD is a potential root device | options MD_ROOT # MD is a potential root device |
#options MD_ROOT_SIZE=5120 | |
|
|
#options NFSD # New Network Filesystem Server |
#options NFSD # New Network Filesystem Server |
#options NFSCLIENT #Network File System client |
#options NFSCLIENT #Network File System client |