From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Thu, 10 Jan 2013 15:33:03 +0100 Subject: [U-Boot] [PATCH 1/4] cfi_flash: Add manufact_match helper function In-Reply-To: <1354805052-32347-1-git-send-email-sr@denx.de> References: <1354805052-32347-1-git-send-email-sr@denx.de> Message-ID: <50EED11F.4050307@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 12/06/2012 03:44 PM, Stefan Roese wrote: > Consolidate manufacturer matching into the function manufact_match() > and use it. For all patches of this series (1...4): Applied to u-boot-cfi-flash/master. Thanks, Stefan