[ar71xx] create profile for the WRT400N board
[openwrt.git] / target / linux / adm5120 / files / include / asm-mips / mach-adm5120 / prom / myloader.h
index 5736a44..ea8db81 100644 (file)
@@ -1,10 +1,7 @@
 /*
- *  $Id$
- *
  *  Compex's MyLoader specific definitions
  *
- *  Copyright (C) 2006,2007 Gabor Juhos <juhosg at openwrt.org>
- *  Copyright (C) 2007 OpenWrt.org
+ *  Copyright (C) 2006-2008 Gabor Juhos <juhosg@openwrt.org>
  *
  *  This program is free software; you can redistribute it and/or modify it
  *  under the terms of the GNU General Public License version 2 as published
@@ -173,6 +170,7 @@ struct myloader_info {
        u32     did;
        u32     svid;
        u32     sdid;
+       uint8_t macs[MYLO_ETHADDR_COUNT][6];
 };
 
 extern struct myloader_info myloader_info;
This page took 0.029855 seconds and 4 git commands to generate.