mirror of
https://xff.cz/git/u-boot/
synced 2025-10-12 21:46:44 +02:00
Switch to binman to pack images Signed-off-by: Peng Fan <peng.fan@nxp.com> Reviewed-by: Patrick Wildt <patrick@blueri.se>
8 lines
134 B
Plaintext
8 lines
134 B
Plaintext
// SPDX-License-Identifier: (GPL-2.0 OR MIT)
|
|
|
|
#include "imx8mq-u-boot.dtsi"
|
|
|
|
®_usdhc2_vmmc {
|
|
u-boot,off-on-delay-us = <20000>;
|
|
};
|