Merge patch series "upl: Prerequite patches for updated spec"
[u-boot.git] / include / configs / hmibsc.h
blob950ec8b190d2475ac5aeb72e7e882c3b3e22ccc0
1 /* SPDX-License-Identifier: GPL-2.0+ */
2 /*
3 * Board configuration file for HMIBSC
5 * (C) Copyright 2024 Sumit Garg <sumit.garg@linaro.org>
6 */
8 #ifndef __CONFIGS_HMIBSC_H
9 #define __CONFIGS_HMIBSC_H
11 /* PHY needs a longer aneg time */
13 #define CFG_ENV_FLAGS_LIST_STATIC "BOOT_A_LEFT:dw,BOOT_B_LEFT:dw,BOOT_ORDER:sw"
15 #endif