]>
Commit | Line | Data |
---|---|---|
990cebf0 PR |
1 | /* SPDX-License-Identifier: GPL-2.0+ */ |
2 | /* | |
3 | * Copyright (C) 2018 Philippe Reynes <[email protected]> | |
4 | */ | |
5 | ||
6 | #include <configs/bmips_common.h> | |
7 | #include <configs/bmips_bcm6838.h> | |
8 | ||
9 | #define CONFIG_ENV_SIZE (8 * 1024) |