u-boot/u-boot/cpu/mips
Alexander Couzens 90ec4c87c8 ag7240: fix valid mac address detection
replace mac[0] != 00 with mac[0] != ff otherwise the mac is wrong
2015-03-10 14:46:48 +01:00
..
ar7240 ag7240: fix valid mac address detection 2015-03-10 14:46:48 +01:00
Makefile Initial code import 2014-10-21 15:40:42 +03:00
Makefile.orig Initial code import 2014-10-21 15:40:42 +03:00
cache.S Initial code import 2014-10-21 15:40:42 +03:00
config.mk Initial code import 2014-10-21 15:40:42 +03:00
cpu.c Initial code import 2014-10-21 15:40:42 +03:00
interrupts.c Initial code import 2014-10-21 15:40:42 +03:00
start.S start.S: remove double full reset marker 2015-03-03 13:06:03 +01:00
start_bootstrap.S Initial code import 2014-10-21 15:40:42 +03:00