From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jean-Christophe PLAGNIOL-VILLARD Date: Mon, 18 May 2009 23:53:07 +0200 Subject: [U-Boot] [PATCH v2] OMAP3: Introduce CONFIG option for power code In-Reply-To: <1242453391-25176-1-git-send-email-dirk.behme@googlemail.com> References: <1242453391-25176-1-git-send-email-dirk.behme@googlemail.com> Message-ID: <20090518215307.GP17539@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 On 07:56 Sat 16 May , Dirk Behme wrote: > Some OMAP3 boards need control for external power companion > chips. Introduce a CONFIG option for this, to avoid Makefile > changes for each board. > > Signed-off-by: Dirk Behme > --- IIRC the Revc Change it's companion chip is this code still compatible? Best Regards, J.