]> git.ipfire.org Git - people/ms/u-boot.git/blame - include/configs/huawei_hg556a.h
Merge git://git.denx.de/u-boot-mmc
[people/ms/u-boot.git] / include / configs / huawei_hg556a.h
CommitLineData
4a2b2724
ÁFR
1/*
2 * Copyright (C) 2017 Álvaro Fernández Rojas <noltari@gmail.com>
3 *
4 * SPDX-License-Identifier: GPL-2.0+
5 */
6
7#include <configs/bmips_common.h>
8#include <configs/bmips_bcm6358.h>
9
10#define CONFIG_REMAKE_ELF
11
4a2b2724
ÁFR
12#define CONFIG_ENV_SIZE (8 * 1024)
13
4a2b2724
ÁFR
14#define CONFIG_SYS_FLASH_CFI 1
15#define CONFIG_FLASH_CFI_DRIVER 1