]> git.baikalelectronics.ru Git - uboot.git/commit
powerpc: mpc85xx: Allow boards to override CONFIG_USB_MAX_CONTROLLER_COUNT
authorChris Packham <judge.packham@gmail.com>
Thu, 3 Dec 2020 03:24:29 +0000 (16:24 +1300)
committerPriyanka Jain <priyanka.jain@nxp.com>
Thu, 10 Dec 2020 08:26:39 +0000 (13:56 +0530)
commit21068a03ecad4f600a5aedcced910c7f13897f00
tree331f1ef1086d4b02f5ca3eaf75e89ce150b0227c
parent4b4845250413f7b2d1fc183db6d8ddba3b8d4582
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>
Reviewed-by: Priyanka Jain <priyanka.jain@nxp.com>
arch/powerpc/include/asm/config_mpc85xx.h