Re: [U-Boot] [PATCH] powerpc/p2041rdb: enable generic board configs

2014-12-16 Thread York Sun
On 11/30/2014 11:39 PM, shh@gmail.com wrote: > From: Shaohui Xie > > Add following configs in header file: > CONFIG_SYS_GENERIC_BOARD > CONFIG_DISPLAY_BOARDINFO > > Signed-off-by: Shaohui Xie > --- Applied to u-boot-mpc85xx master, awaiting upstream. York ___

[U-Boot] [PATCH] powerpc/p2041rdb: enable generic board configs

2014-11-30 Thread shh.xie
From: Shaohui Xie Add following configs in header file: CONFIG_SYS_GENERIC_BOARD CONFIG_DISPLAY_BOARDINFO Signed-off-by: Shaohui Xie --- include/configs/P2041RDB.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/include/configs/P2041RDB.h b/include/configs/P2041RDB.h index 16f7525..ef062