[PATCH 8/8] imx8mm_evk: add fastboot support

Wolfgang Denk wd at denx.de
Tue Oct 27 08:45:19 CET 2020


Dear Peng Fan,

In message <20201012062354.3743-9-peng.fan at nxp.com> you wrote:
> Add fastboot support for U-Boot proper

...

> +	usbg1: usbg1 {
> +		compatible = "fsl,imx27-usb-gadget";
> +		dr_mode = "peripheral";
> +		chipidea,usb = <&usbotg1>;
> +		status = "okay";
> +	};
> +
> +	usbg2: usbg2 {
> +		compatible = "fsl,imx27-usb-gadget";
> +		dr_mode = "peripheral";
> +		chipidea,usb = <&usbotg2>;
> +		status = "okay";
> +	};

What is imx27-usb-gadget ?



Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,      Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
"The algorithm to do that is extremely nasty. You might want  to  mug
someone with it."                   - M. Devine, Computer Science 340


More information about the U-Boot mailing list