From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kim Phillips Date: Mon, 19 Nov 2007 17:13:20 -0600 Subject: [U-Boot-Users] [PATCH] MPC8360E-MDS: configure and enable second UART In-Reply-To: <20071114155453.GA4013@localhost.localdomain> References: <20071114155453.GA4013@localhost.localdomain> Message-ID: <20071119171320.cd79ffac.kim.phillips@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 Wed, 14 Nov 2007 18:54:53 +0300 Anton Vorontsov wrote: > Despite user manual, BCSR9.7 is negated (high) on HRST, so > UART2 is disabled. Fix that and configure QE pins properly. > > Signed-off-by: Anton Vorontsov applied to mpc83xx branch of u-boot-mpc83xx, thanks. Kim