From mboxrd@z Thu Jan 1 00:00:00 1970 From: Richard Retanubun Date: Mon, 12 Apr 2010 14:22:09 -0400 Subject: [U-Boot] [PATCH]fsl_i2c: Move i2c_board_init to after i2c_init operations In-Reply-To: <20100412181750.9581F19F60@gemini.denx.de> References: <4BBF6266.8040508@RuggedCom.com> <4BC2B9A5.70001@denx.de> <20100412180215.GA11973@richardretanubun.eng.lan> <20100412181750.9581F19F60@gemini.denx.de> Message-ID: <4BC364D1.8020306@RuggedCom.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Wolfgang Denk wrote: > > If you need a late init function, then better add a new one. Hi Wolfgang, That is one of the options I put forth, what would be a name you like for this callpoint? i2c_board_late_init ?? - Richard