u-boot-fslc: Update to revision
23575d2
This includes the Congatec QMX6 SPL support which is targetting
inclusion for U-Boot 2016.01 release. The following patches are
included:
23575d2 cgtqmx6eval: Add DFU support
112dfb1 iomux-v3: Take MX6D in consideration for imx_iomux_v3_setup_pad()
bf2ca16 cgtqmx6eval: Add SPL support
3bce451 cgtqmx6eval: Add fastboot support
77b786a cgtqmx6eval: Use SPI NOR to store the environment
f6bc396 cgtqmx6eval: Add SPI NOR flash support
540baa3 spi: Add SPI NOR protection mechanism
6e057b9 spi: sf_ops: Add SPI protection mechanism from the kernel
3f150e4 powerpc: Remove __ilog2_u64 and ffs4 from bitops
2feb00c compat: Remove is_power_of_2() definition
254550e nios2: Use the generic bitops headers
7611cdc nds32: Use the generic bitops headers
f9bfea4 openrisc: Use the generic bitops headers
d2f21eb sparc: Use the generic bitops headers
fde093e sandbox: Use the generic bitops headers
ef582a7 sh: bitops: Use the generic bitops headers
d068eae blackfin: bitops: Use the generic bitops headers
37d32df m68k: bitops: Use the generic bitops headers
902775c4 x86: bitops: Use the generic bitops headers
6ab6bf2 ARM: bitops: Use the generic bitops headers
8324309 include: Add generic bitops headers
5054c77 include: Add log2 header from the kernel
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>