From mboxrd@z Thu Jan 1 00:00:00 1970 From: York Sun Date: Tue, 16 Dec 2014 09:16:14 -0800 Subject: [U-Boot] [PATCH] powerpc/p2041rdb: enable generic board configs In-Reply-To: <1417419563-24810-1-git-send-email-shh.xie@gmail.com> References: <1417419563-24810-1-git-send-email-shh.xie@gmail.com> Message-ID: <549068DE.9040709@freescale.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 11/30/2014 11:39 PM, shh.xie at 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