From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jens Scharsig Date: Fri, 30 Jan 2009 08:37:33 +0100 Subject: [U-Boot] =?iso-8859-1?q?=5BPatch=5D_Disable/Enable_Flat_I=B2C_Com?= =?iso-8859-1?q?mands?= In-Reply-To: <20090129185257.EBE1A832E416@gemini.denx.de> References: <20090129185257.EBE1A832E416@gemini.denx.de> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Wolfgang Denk, > Please either add the needed CONFIG_I2C_CMD_FLAT to all affected > boards so the current behaviour remains the same, or make it such > that it gets activated only for new boards. i will invert the logic of the patch and post it as version 2. The new patch disables flat commands if CONFIG_I2C_CMD_NO_FLAT defined. Best regards, Jens Scharsig