blob: 73e6a5dac79bb52da66ebff5641a60e3707694f8 [file] [log] [blame]
Tom Rini83d290c2018-05-06 17:58:06 -04001/* SPDX-License-Identifier: GPL-2.0+ */
Álvaro Fernández Rojas0642f482017-04-25 00:39:24 +02002/*
3 * Copyright (C) 2017 Álvaro Fernández Rojas <noltari@gmail.com>
Álvaro Fernández Rojas0642f482017-04-25 00:39:24 +02004 */
5
6#include <configs/bmips_common.h>
7#include <configs/bmips_bcm6328.h>
8
9#define CONFIG_REMAKE_ELF
10
Álvaro Fernández Rojas55daf1c2019-08-30 11:54:27 +020011#define CONFIG_ENV_SIZE SZ_8K