xref: /openbmc/u-boot/include/configs/sagem_f@st1704.h (revision eba6589f7e019d8ccb331a84a789b0c4d74f51f6)
1 /* SPDX-License-Identifier: GPL-2.0+ */
2 /*
3  * Copyright (C) 2017 Álvaro Fernández Rojas <noltari@gmail.com>
4  */
5 
6 #include <configs/bmips_common.h>
7 #include <configs/bmips_bcm6338.h>
8 
9 #define CONFIG_ENV_SIZE			(8 * 1024)
10 
11