From mboxrd@z Thu Jan 1 00:00:00 1970 From: Albert ARIBAUD Date: Wed, 10 Apr 2013 15:37:49 +0200 Subject: [U-Boot] [PATCH v2 0/8] ARM: Add Seagate GoFlexHome support In-Reply-To: <1365599537-14138-1-git-send-email-suriyan.r@gmail.com> References: <1365599537-14138-1-git-send-email-suriyan.r@gmail.com> Message-ID: <20130410153749.7f172126@lilith> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Suriyan, On Wed, 10 Apr 2013 06:12:09 -0700, Suriyan Ramasami wrote: > Thank you Wolfgang and Prafulla for feedback on patch v1. > This is version 2. > > I couldn't figure out how to squash all these changes in one > file with git. Do I just cat them? Hence, for this patch request > they are unsquashed and in separate emails. Please let me > know how I should squash for v3! > > This adds support for the Seagate GoFlexHome. > It is based on the dockstar files for the most part. > > Suriyan Ramasami (8): > Add maintainer for the Seagate GoFlexHome > Add a board entry for the Seagate GoFlexHome > Present the user with a menu of bootable options on boot Please do not spread board additon over 7 patches of which 6 are necessarily useless if alone. Make this one single patch. Also, patch 8 is unrelated to adding the board, and is not even related to any hardware. Make it a separate submission. Amicalement, -- Albert.