mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-12-21 02:33:07 +00:00
10 lines
155 B
Bash
10 lines
155 B
Bash
|
// SPDX-License-Identifier: GPL-2.0+
|
||
|
/*
|
||
|
* Copyright (c) Siemens AG, 2023
|
||
|
*
|
||
|
* Authors:
|
||
|
* Jan Kiszka <jan.kiszka@siemens.com>
|
||
|
*/
|
||
|
|
||
|
usb_pgood_delay=900
|