From mboxrd@z Thu Jan 1 00:00:00 1970 From: Shinya Kuribayashi Date: Sat, 12 Mar 2011 23:58:10 +0900 Subject: [U-Boot] [RFC PATCH 0/6] Mips: Refactoring of CPU and SoC code In-Reply-To: <1299676619-7963-1-git-send-email-daniel.schwierzeck@googlemail.com> References: <1299676619-7963-1-git-send-email-daniel.schwierzeck@googlemail.com> Message-ID: <4D7B8A02.5090905@pobox.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 3/9/11 10:16 PM, daniel.schwierzeck at googlemail.com wrote: > This patch series refactors the Mips CPU directory and put all current > code into an own mips32 subdirectory. Furthermore the SoC specific code > of IncaIP, Purple and Au1x00 is moved to separate SoC subdirectories. Personally I'm not a big fan of current arch//cpu/ directory usages in the U-Boot tree. But that's a matter of personal preference, and I've already ended up regarding this area a few years ago. Not having strong opinions now. When they get ready for merge, please let me know. Then I'll queue them up for the next release, thanks.