blob: b008682d8523cdc44f890f6700a9b7a5db949be6 [file] [log] [blame]
Álvaro Fernández Rojas16f90b52018-01-20 19:16:05 +01001/*
2 * Copyright (C) 2018 Á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_bcm6318.h>
9
10#define CONFIG_REMAKE_ELF
11
12#define CONFIG_ENV_SIZE (8 * 1024)
13