From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Sun, 17 Jun 2012 23:54:28 +0200 Subject: [U-Boot] [PATCH 0/3] i.MX refactoring patchset In-Reply-To: <1339937889-15538-1-git-send-email-otavio@ossystems.com.br> References: <1339937889-15538-1-git-send-email-otavio@ossystems.com.br> Message-ID: <201206172354.28383.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 Dear Otavio Salvador, > This patchset include minor changes for i.MX; mainly: > > 1/3: improves the rare case of unkown booting machine The word's actually "unknown" ;-D > 2/3: generalize the code so it works for i.MX23 and i.MX28 > > The patch 3/3 is what we've been using in Yocto and has been change to > affect only mx28evk. > > Otavio Salvador (3): > imx: Use a clear identification of an unidentified CPU type > mxs: generalize code for print_cpuinfo() > mx28evk: extend default environment It's good, really good :-) > arch/arm/cpu/arm926ejs/mx28/mx28.c | 29 +++++++++++- > arch/arm/cpu/armv7/imx-common/cpu.c | 4 +- > include/configs/mx28evk.h | 83 > +++++++++++++++++++++++++++++++---- 3 files changed, 104 insertions(+), 12 > deletions(-) Best regards, Marek Vasut