From mboxrd@z Thu Jan 1 00:00:00 1970 From: Albert ARIBAUD Date: Thu, 5 Feb 2015 18:52:01 +0100 Subject: [U-Boot] [PATCH] arm: implement find_next_zero_bit function In-Reply-To: <1423153486-21686-1-git-send-email-vitalya@ti.com> References: <1423153486-21686-1-git-send-email-vitalya@ti.com> Message-ID: <20150205185201.376afea9@lilith> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hello Vitaly, On Thu, 5 Feb 2015 11:24:46 -0500, Vitaly Andrianov wrote: > This commit copies implementation of the find_next_zero_bit() from > git://git.denx.de/u-boot.git/arch/mips/include/asm/bitops.h. v2014.07 > > The function is required to enable MCAST_TFTP support for ARM platforms. Which mainline board needs this? > Signed-off-by: Vitaly Andrianov Amicalement, -- Albert.