From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jean-Christophe PLAGNIOL-VILLARD Date: Thu, 23 Apr 2009 14:59:59 +0200 Subject: [U-Boot] Bug in new at91 clock framework? In-Reply-To: <49F0450D.3080903@esd.eu> References: <12391074912532-git-send-email-Daniel.Gorsulowski@esd.eu> <12391074972833-git-send-email-Daniel.Gorsulowski@esd.eu> <20090417060043.GN31923@game.jcrosoft.org> <49EEEE27.3040208@esd.eu> <20090422131402.GA29252@game.jcrosoft.org> <49F0450D.3080903@esd.eu> Message-ID: <20090423125959.GC18705@game.jcrosoft.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de > > I'm working on git://git.denx.de/u-boot-at91.git branch clock > I also have an AT91SAM9263-EK, but with a 16.0 MHz main oscillator. > Everything is fine, as long as no changes were made. But if I undef > CONFIG_USB_ATMEL and CONFIG_CMD_USB, the board does not boot. Only > some cryptical characters appear after the "RomBOOT" term. It's the > same behavior as on my own board. use git://git.denx.de/u-boot-at91.git branch master Best Regards, J.