]> Git Repo - J-u-boot.git/blame - include/configs/huawei_hg556a.h
wandboard: README: Include the mx6qp variant in the list
[J-u-boot.git] / include / configs / huawei_hg556a.h
CommitLineData
83d290c5 1/* SPDX-License-Identifier: GPL-2.0+ */
4a2b2724
ÁFR
2/*
3 * Copyright (C) 2017 Álvaro Fernández Rojas <[email protected]>
4a2b2724
ÁFR
4 */
5
6#include <configs/bmips_common.h>
7#include <configs/bmips_bcm6358.h>
8
9#define CONFIG_REMAKE_ELF
10
4a2b2724
ÁFR
11#define CONFIG_ENV_SIZE (8 * 1024)
12
4a2b2724
ÁFR
13#define CONFIG_SYS_FLASH_CFI 1
14#define CONFIG_FLASH_CFI_DRIVER 1
This page took 0.179799 seconds and 4 git commands to generate.