
31 Jul
2015
31 Jul
'15
5:41 p.m.
On 04/24/2015 12:49 AM, ying.zhang@freescale.com wrote:
From: Ying Zhang b40530@freescale.com
Because the function ft_board_setup() delete the USB2 device node, it leads to can't find the device node and hung up.
In fact only P1020RDB needs to delete the USB2 node, this patch fixes this issue.
Signed-off-by: Ying Zhang b40530@freescale.com
Change from v1:
- To define the parameter "err" to eliminate the compiling error.
Applied to u-boot-mpc85xx master.
Thanks.
York