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