projects
/
platform
/
kernel
/
u-boot.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Merge git://git.denx.de/u-boot-i2c
[platform/kernel/u-boot.git]
/
include
/
configs
/
netgear_dgnd3700v2.h
1
/*
2
* Copyright (C) 2018 Ã
\81
lvaro Fernández Rojas <noltari@gmail.com>
3
*
4
* SPDX-License-Identifier: GPL-2.0+
5
*/
6
7
#include <configs/bmips_common.h>
8
#include <configs/bmips_bcm6362.h>
9
10
#define CONFIG_REMAKE_ELF
11
12
#define CONFIG_ENV_SIZE (8 * 1024)
13