
Dear Mike Frysinger,
In message 1291891433-16355-1-git-send-email-vapier@gentoo.org you wrote:
From: Andreas Schallenberg Andreas.Schallenberg@3alitydigital.de
Info about the hardware can be found here: http://www.dilnetpc.com/dnp0086.htm
Signed-off-by: Andreas Schallenberg Andreas.Schallenberg@3alitydigital.de Signed-off-by: Mike Frysinger vapier@gentoo.org
--- a/MAINTAINERS +++ b/MAINTAINERS @@ -1090,6 +1090,10 @@ Peter Meerwald devel@bct-electronic.com
bct-brettl2 BF536
+M.Hasewinkel (MHA) info@ssv-embedded.de
- dnp5370 BF537
Please keep list sorted.
diff --git a/board/dnp5370/config.mk b/board/dnp5370/config.mk new file mode 100644 index 0000000..8227506 --- /dev/null +++ b/board/dnp5370/config.mk
...
+CONFIG_BFIN_CPU = bf537-0.3
Please mode to board config file, and drop the config.mk
+#define CONFIG_IPADDR 10.100.100.21 +#define CONFIG_NETMASK 255.255.0.0 +#define CONFIG_GATEWAYIP 10.100.100.1 +#define CONFIG_SERVERIP 10.100.100.12
NAK. We do not allow this.
Best regards,
Wolfgang Denk