xref: /openbmc/u-boot/include/configs/netgear_cg3100d.h (revision 83d290c56fab2d38cd1ab4c4cc7099559c1d5046)
1 /* SPDX-License-Identifier: GPL-2.0+ */
2 /*
3  * Copyright (C) 2017 Álvaro Fernández Rojas <noltari@gmail.com>
4  */
5 
6 #include <configs/bmips_common.h>
7 #include <configs/bmips_bcm3380.h>
8 
9 #define CONFIG_ENV_SIZE			(8 * 1024)
10 
11