
11 Dec
2020
11 Dec
'20
8:54 a.m.
-----Original Message----- From: Chris Packham judge.packham@gmail.com Sent: Thursday, December 3, 2020 8:54 AM To: u-boot@lists.denx.de Cc: Chris Packham judge.packham@gmail.com; Andy Fleming afleming@gmail.com; Mario Six mario.six@gdsys.cc; Priyanka Jain priyanka.jain@nxp.com; Stefan Roese sr@denx.de; Wolfgang Denk wd@denx.de; Y.b. Lu yangbo.lu@nxp.com Subject: [PATCH] powerpc: mpc85xx: Allow boards to override CONFIG_USB_MAX_CONTROLLER_COUNT
If the board isn't strapped to enable USB1 then attempting to access it will result in a hang. Avoid this by allowing boards to define CONFIG_USB_MAX_CONTROLLER_COUNT.
Signed-off-by: Chris Packham judge.packham@gmail.com
<snip> Applied to fsl-qoriq. Awaiting upstream
Regards Priyanka