Blame view

include/configs/netgear_cg3100d.h 223 Bytes
c4203e1d7   Álvaro Fernández Rojas   MIPS: add BMIPS N...
1
2
3
4
5
6
7
8
  /*
   * Copyright (C) 2017 Álvaro Fernández Rojas <noltari@gmail.com>
   *
   * SPDX-License-Identifier:	GPL-2.0+
   */
  
  #include <configs/bmips_common.h>
  #include <configs/bmips_bcm3380.h>
c4203e1d7   Álvaro Fernández Rojas   MIPS: add BMIPS N...
9
  #define CONFIG_ENV_SIZE			(8 * 1024)