From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Sun, 25 Sep 2011 01:26:19 +0200 Subject: [U-Boot] [PATCH 4/4] efikamx: Place machine ID into board config In-Reply-To: <4E7C94F8.2060909@denx.de> References: <1316782252-29098-1-git-send-email-fabio.estevam@freescale.com> <201109231536.45956.marek.vasut@gmail.com> <4E7C94F8.2060909@denx.de> Message-ID: <201109250126.19742.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 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. > > Best regards, > Stefano Babic