--- elwix/config/ELWIX_ALFA_N2 2014/01/14 18:24:24 1.1.2.2 +++ elwix/config/ELWIX_ALFA_N2 2014/01/14 20:09:32 1.1.2.4 @@ -7,8 +7,8 @@ machine mips mips ident ELWIX_ALFA_NX -cpu CPU_MIPS4KC -makeoptions KERNLOADADDR=0x80002000 +# XXX The default load address in the Uboot environment is 0x80010000 +makeoptions KERNLOADADDR=0x80050000 options HZ=1000 options HWPMC_HOOKS @@ -22,9 +22,9 @@ options AR71XX_ENV_UBOOT #device firmware # Used by the above device etherswitch -device arswitch +#device arswitch -hints "ALFA_NX.hints" +hints "ELWIX_ALFA_N2.hints" include "../atheros/std.ar71xx" makeoptions DEBUG=-g #Build kernel with gdb(1) debug symbols