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