From mboxrd@z Thu Jan 1 00:00:00 1970 From: Valentin Longchamp Date: Thu, 13 Feb 2014 16:08:52 +0100 Subject: [U-Boot] [PATCH 1/8] arm/km: drop unneeded define In-Reply-To: <52FCB862.7060609@keymile.com> References: <1390838309-11672-1-git-send-email-holger.brunck@keymile.com> <20140213130610.1b55d911@lilith> <52FCB64B.1020207@keymile.com> <20140213131431.68f5ce7c@lilith> <52FCB862.7060609@keymile.com> Message-ID: <52FCE004.2040200@keymile.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 02/13/2014 01:19 PM, Holger Brunck wrote: > Hi Albert, > > On 02/13/2014 01:14 PM, Albert ARIBAUD wrote: >> On Thu, 13 Feb 2014 13:10:51 +0100, Holger Brunck >>>> >>>> What if a new board/config does not want to use a bootcount limit? >>>> >>> >>> all keymile boards use this and I don't see a usecase now and in the future that >>> a board don't need it, thats why I decided to remove this here. IMHO it makes >>> the code more readable to make only configurable what really needs to be >>> configurable. >> >> Alright. And what about the keymile boards maintainer? >> > > ah I see I missed to set Valentin on CC for this patch serie. Ok I add him for > this discussion. > > @Valentin: Could you Ack this Patch serie or say if something is missing > I have actually reviewed this series when it was applied in our interanl branch and tested them on most of our kirkwood boards. So for the whole series: Acked-by: Valentin Longchamp