From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dinh Nguyen Date: Wed, 7 Dec 2016 09:07:13 -0600 Subject: [U-Boot] [PATCH 07/10] arm: socfpga: arria10: Added miscellaneous drivers for Arria10 In-Reply-To: <1481112245.2741.35.camel@intel.com> References: <1481011765-3690-1-git-send-email-tien.fong.chee@intel.com> <1481112245.2741.35.camel@intel.com> Message-ID: 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/07/2016 06:04 AM, Chee, Tien Fong wrote: >> The previous patches in this series applied to Marek's 01-arria10 >> branch, >> but this patch does not apply at all: >> >> error: patch failed: arch/arm/mach-socfpga/misc.c:361 >> error: arch/arm/mach-socfpga/misc.c: patch does not apply >> >> Also, on the next revision, please add -C to git format-patch. >> >> Dinh > > Sorry to hear that. It is too weird the patch didn't applied, but i > have no issue with this patch. Are you using git am command? > I tried everything...git am and git apply. Perhaps you have some uncommitted changes in your branch? Dinh