]> Git Repo - J-u-boot.git/blob - include/configs/comtrend_wap5813n.h
Merge git://git.denx.de/u-boot-mmc
[J-u-boot.git] / include / configs / comtrend_wap5813n.h
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_bcm6368.h>
9
10 #define CONFIG_REMAKE_ELF
11
12 #define CONFIG_ENV_SIZE                 (8 * 1024)
13
14 #define CONFIG_SYS_FLASH_CFI            1
15 #define CONFIG_FLASH_CFI_DRIVER         1
This page took 0.027181 seconds and 4 git commands to generate.