]>
Commit | Line | Data |
---|---|---|
8df37888 ÁFR |
1 | /* |
2 | * Copyright (C) 2017 Álvaro Fernández Rojas <[email protected]> | |
3 | * | |
4 | * SPDX-License-Identifier: GPL-2.0+ | |
5 | */ | |
6 | ||
7 | #include <configs/bmips_common.h> | |
8 | #include <configs/bmips_bcm6338.h> | |
9 | ||
8df37888 ÁFR |
10 | #define CONFIG_ENV_SIZE (8 * 1024) |
11 |