From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Sun, 25 Sep 2011 12:04:40 +0200 Subject: [U-Boot] [PATCH 4/4] efikamx: Place machine ID into board config In-Reply-To: <4E7EF7BE.5090104@denx.de> References: <1316782252-29098-1-git-send-email-fabio.estevam@freescale.com> <201109250126.19742.marek.vasut@gmail.com> <4E7EF7BE.5090104@denx.de> Message-ID: <201109251204.41128.marek.vasut@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 On Sunday, September 25, 2011 11:43:26 AM stefano babic wrote: > Am 25/09/2011 01:26, schrieb Marek Vasut: > > On Friday, September 23, 2011 04:17:28 PM Stefano Babic wrote: > >> On 09/23/2011 03:36 PM, Marek Vasut wrote: > >>> On Friday, September 23, 2011 02:50:52 PM Fabio Estevam wrote: > >>>> Let common code set the machine ID. > >>> > >>> This will need rework ... stefano, can we get the efikasb stuff > >>> mainline so Fabio can rework this ? > >> > >> No..it is not a good idea to push a patch that is already required to be > >> changed. > >> > >> As this patch addresses a comment in the EfikaMX/SB patchset, the best > >> way is to fix this issue directly in that patchset. > > > > I also added that machine_is_() things so we'll have that all. > > Eventually, I plan to add MX/SB runtime detection, but that's not in > > place so far. > > Ok . So I will take patches 1..3 of this patchset, and you take care of > Eifika board. I'm all for it. > > Best regards, > Stefano Babic