From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Korsgaard Date: Thu, 18 Oct 2012 20:28:51 +0200 Subject: [U-Boot] [PATCHv2 2/6] am33xx: move ti i2c baseboard header handling to board/ti/am335x/ In-Reply-To: <20121018171258.GT27770@bill-the-cat> (Tom Rini's message of "Thu, 18 Oct 2012 10:12:58 -0700") References: <1350559273-7280-1-git-send-email-peter.korsgaard@barco.com> <1350559273-7280-3-git-send-email-peter.korsgaard@barco.com> <20121018171258.GT27770@bill-the-cat> Message-ID: <87bofzprbw.fsf@macbook.be.48ers.dk> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de >>>>> "Tom" == Tom Rini writes: Hi, Tom> My concern is that a lot of this should be general. But I'm Tom> willing to re-investigate how to do things once you're able to Tom> fully move your platform to mainline. I agree (as long as there's hooks for special platform stuff), but it is hard to say what is really generic when we only support 1 board so far, so I suggest we wait and see what the commonalities will be. It's also not a lot of code, s_init / board_init are only a few lines each. -- Bye, Peter Korsgaard