Re: [U-Boot] [PATCH] powerpc/c29xpcie: Enable configs to use generic board code

2014-12-05 Thread York Sun
On 11/06/2014 11:39 PM, Chunhe Lan wrote: > Add configs: > o CONFIG_SYS_GENERIC_BOARD > o CONFIG_DISPLAY_BOARDINFO > in C29XPCIE config header file to use U-boot generic > board code. > > Signed-off-by: Chunhe Lan > --- Applied to u-boot-mpc85xx, awaiting upstream. York ___

[U-Boot] [PATCH] powerpc/c29xpcie: Enable configs to use generic board code

2014-11-06 Thread Chunhe Lan
Add configs: o CONFIG_SYS_GENERIC_BOARD o CONFIG_DISPLAY_BOARDINFO in C29XPCIE config header file to use U-boot generic board code. Signed-off-by: Chunhe Lan --- include/configs/C29XPCIE.h |2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/include/configs/C29XPCIE.h b/