blob: 7171dc6760d62bbba87dbcbf958ca0de8d8eca6c [file] [log] [blame]
Tom Rini83d290c2018-05-06 17:58:06 -04001/* SPDX-License-Identifier: GPL-2.0+ */
Álvaro Fernández Rojas8df37882017-05-16 18:46:59 +02002/*
3 * Copyright (C) 2017 Álvaro Fernández Rojas <noltari@gmail.com>
Álvaro Fernández Rojas8df37882017-05-16 18:46:59 +02004 */
5
6#include <configs/bmips_common.h>
7#include <configs/bmips_bcm6338.h>
8
Álvaro Fernández Rojas8df37882017-05-16 18:46:59 +02009#define CONFIG_ENV_SIZE (8 * 1024)
10