[U-Boot] [PATCH v2] board/p2020rdb: fix the FDT_ERR_NOTFOUND issue
York Sun
yorksun at freescale.com
Fri Jul 31 17:41:49 CEST 2015
On 04/24/2015 12:49 AM, ying.zhang at freescale.com wrote:
> From: Ying Zhang <b40530 at 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 at freescale.com>
> ---
> Change from v1:
> - To define the parameter "err" to eliminate the compiling error.
>
Applied to u-boot-mpc85xx master.
Thanks.
York
More information about the U-Boot
mailing list