From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chen Baozi Subject: Problems when booting on OMAP5432 devboard Date: Thu, 27 Jun 2013 19:55:53 +0800 Message-ID: <20130627115553.GA4918@cbz-workstation> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Ian.Campbell@citrix.com Cc: xen-arm@lists.xen.org, xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org Hi Ian, After enabling the UART, I have been tring to finish the rest of booting. However, the output information stops at "Placing Xen at XXXX-XXXX" like following: Starting kernel ... - UART enabled - - CPU 00000000 booting - - Machine ID 00000ec1 - - Started in Hyp mode - - Zero BSS - - Setting up control registers - - Turning on paging - - Ready - RAM: 0000000080000000 - 00000000ffffffff MODULE[1]: 00000000a0000000 - 00000000a0400000 Placing Xen at 0x00000000ffe00000-0x0000000100000000 What could be the most possible problem of this case? Thanks, Baozi