From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?ISO-8859-1?Q?Andreas_Bie=DFmann?= Date: Mon, 21 Feb 2011 14:17:24 +0100 Subject: [U-Boot] [PATCH 18/18] Make the at91sam9263ek compile again. In-Reply-To: <4D62640B.4050804@gmail.com> References: <0F3EF05CA2A70E43B140EF090B9F97183EFE01B8@CERNXCHG22.cern.ch> <4D62640B.4050804@gmail.com> Message-ID: <4D6265E4.8090709@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Remy Bohmer, Am 21.02.2011 14:09, schrieb Andreas Bie?mann: >> >> Enable all the GPIO peripheral clocks in a board_early_init_f() routine. >> Not here. > > No, that is wrong! board_early_init_f() is too late! coloured_LED stuff > is used (currently) in early init stage for debugging. Therefore we need > to initialize the clocks here. Nevertheless it should preserve old > settings in PCER! That was wrong ... I know we do not 'disable' other peripherial clocks here. regards Andreas Bie?mann