Blame view

include/configs/comtrend_ct5361.h 250 Bytes
83d290c56   Tom Rini   SPDX: Convert all...
1
  /* SPDX-License-Identifier: GPL-2.0+ */
5e14ce2f3   Álvaro Fernández Rojas   MIPS: add BMIPS C...
2
3
  /*
   * Copyright (C) 2017 Álvaro Fernández Rojas <noltari@gmail.com>
5e14ce2f3   Álvaro Fernández Rojas   MIPS: add BMIPS C...
4
5
6
7
8
9
   */
  
  #include <configs/bmips_common.h>
  #include <configs/bmips_bcm6348.h>
  
  #define CONFIG_REMAKE_ELF
5e14ce2f3   Álvaro Fernández Rojas   MIPS: add BMIPS C...
10
  #define CONFIG_ENV_SIZE			(8 * 1024)