From mboxrd@z Thu Jan 1 00:00:00 1970 From: Daniel Gorsulowski Date: Wed, 22 Apr 2009 12:15:03 +0200 Subject: [U-Boot] Bug in new at91 clock framework? In-Reply-To: <20090417060043.GN31923@game.jcrosoft.org> References: <12391074912532-git-send-email-Daniel.Gorsulowski@esd.eu> <12391074972833-git-send-email-Daniel.Gorsulowski@esd.eu> <20090417060043.GN31923@game.jcrosoft.org> Message-ID: <49EEEE27.3040208@esd.eu> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hello Jean-Christophe, I'm not sure, but I think there is a bug in your new at91 clock framework. My board does only boot, if CONFIG_USB_ATMEL is defined. But the board does not have any usb-ports, so there is no need to define CONFIG_USB_ATMEL. The board is based on an Atmel AT91SAM9263 SoC. Is that possible, or do i have to fix my lowlevel_init? Best Regards, Daniel Gorsulowski