Home
last modified time | relevance | path

Searched hist:"81 e9fe5a29880d7af75702291ab0f36ed5a1b054" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/arch/arm/include/asm/
H A Dbitops.h81e9fe5a29880d7af75702291ab0f36ed5a1b054 Thu Feb 05 16:24:46 UTC 2015 Vitaly Andrianov <vitalya@ti.com> arm: implement find_next_zero_bit function

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.

Signed-off-by: Vitaly Andrianov <vitalya@ti.com>