MIPS: add BMIPS Netgear DGND3700v2 board

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
This commit is contained in:
Álvaro Fernández Rojas
2018-02-03 10:30:28 +01:00
committed by Daniel Schwierzeck
parent 8f240a3b45
commit 9d466f2fe1
9 changed files with 243 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
/*
* Copyright (C) 2018 Álvaro Fernández Rojas <noltari@gmail.com>
*
* SPDX-License-Identifier: GPL-2.0+
*/
#include <configs/bmips_common.h>
#include <configs/bmips_bcm6362.h>
#define CONFIG_REMAKE_ELF
#define CONFIG_ENV_SIZE (8 * 1024)