From mboxrd@z Thu Jan 1 00:00:00 1970 From: Deepak Gaur Date: Tue, 17 Feb 2009 16:57:12 +0530 Subject: [U-Boot] U-BOOT MPC8560 based board : No prints after relocation Message-ID: <20090217112225.M67044@cdotd.ernet.in> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hello I am porting U-BOOT on an MPC8560ADS like custom board with 1GB DDR SDRAM. My minicom port is connected to SCC1 of MPC8560 on 9600 8N1 baud rate. After relocation of U-BOOT in RAM prints stops coming My boot flash 0xfff80000 - 0xffffffff TEXT_BASE = 0xfff80000 Using emulator I took dump of SDRAM. U-BOOT code is there. Any idea why prints are not coming with regards, Deepak Gaur