From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ben Warren Date: Mon, 10 Sep 2007 16:19:25 -0400 Subject: [U-Boot-Users] Booting with attached BDI but not alone In-Reply-To: References: Message-ID: <46E5A6CD.5070809@qstreams.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de DI BACCO ANTONIO - technolabs wrote: > Hi, > > I downloaded an u-boot.bin (1.1.4) on to my flash (a board with > MPC875). If I connect BDI and type go I see output on my serial > console. If I start the board without the attached BDI nothing appears. > > Any hint? > ------------------------------------------------------------------------ > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2005. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > ------------------------------------------------------------------------ > > _______________________________________________ > U-Boot-Users mailing list > U-Boot-Users at lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/u-boot-users > Maybe your BDI config file initializes something that U-boot doesn't. If you take everything out of the [INIT] section, do you get the same behavior? regards, Ben