From mboxrd@z Thu Jan 1 00:00:00 1970 From: Holger Brunck Date: Thu, 13 Feb 2014 13:19:46 +0100 Subject: [U-Boot] [PATCH 1/8] arm/km: drop unneeded define In-Reply-To: <20140213131431.68f5ce7c@lilith> References: <1390838309-11672-1-git-send-email-holger.brunck@keymile.com> <20140213130610.1b55d911@lilith> <52FCB64B.1020207@keymile.com> <20140213131431.68f5ce7c@lilith> Message-ID: <52FCB862.7060609@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 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 Regards Holger