From mboxrd@z Thu Jan 1 00:00:00 1970 From: York Sun Date: Fri, 14 Nov 2014 13:24:48 -0800 Subject: [U-Boot] [PATCH] sbc8548: enable and test CONFIG_SYS_GENERIC_BOARD In-Reply-To: <1408027372-17946-1-git-send-email-paul.gortmaker@windriver.com> References: <1408027372-17946-1-git-send-email-paul.gortmaker@windriver.com> Message-ID: <54667320.9040205@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 08/14/2014 07:42 AM, Paul Gortmaker wrote: > Tested on the following baseline (note "dirty" since I enabled > ALT_BOOT in the config in order to use the alternate boot bank.) > > Everything seems to work fine with no additional changes. The > banner warning message is now gone. > > --- Applied to u-boot-mpc85xx master. Thanks. York