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