From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Wed, 31 Mar 2010 19:10:53 +0200 Subject: [U-Boot] [PATCH] ati_radeon: return error with when emulator fails In-Reply-To: <1270047268-25067-1-git-send-email-Ed.Swarthout@freescale.com> References: <1270047268-25067-1-git-send-email-Ed.Swarthout@freescale.com> Message-ID: <20100331191053.752be241@wker> 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, 31 Mar 2010 09:54:28 -0500 Ed Swarthout wrote: > Console was being switched to video even if emulator fails and > causing this hang: > > Scanning PCI bus 04 > 04 00 1095 3132 0104 00 > PCIE3 on bus 03 - 04 > Video: ATI Radeon video card (1002, 5b60) found @(2:0:0) > videoboot: Booting PCI video card bus 2, function 0, device 0 > videoboot: Video ROM failed to map! > 640x480x8 31kHz 59Hz > radeonfb: FIFO Timeout ! > > Signed-off-by: Ed Swarthout Tested-by: Anatolij Gustschin