blob: a5eb3aea1954ab6f9db8674b406118a2cdb5601f [file] [log] [blame]
Tom Rini83d290c2018-05-06 17:58:06 -04001/* SPDX-License-Identifier: GPL-2.0+ */
Álvaro Fernández Rojas664ec312018-01-20 19:16:05 +01002/*
3 * Copyright (C) 2018 Álvaro Fernández Rojas <noltari@gmail.com>
Álvaro Fernández Rojas664ec312018-01-20 19:16:05 +01004 */
5
6#include <configs/bmips_common.h>
7#include <configs/bmips_bcm6318.h>
8
9#define CONFIG_REMAKE_ELF
10
11#define CONFIG_ENV_SIZE (8 * 1024)
12