Home
last modified time | relevance | path

Searched refs:warn_non_spl (Results 1 – 4 of 4) sorted by relevance

/external/u-boot/arch/arm/lib/
Dcache.c59 warn_non_spl("CACHE: Misaligned operation at range [%08lx, %08lx]\n", in check_cache_range()
/external/u-boot/drivers/spi/
Dspi-uclass.c401 warn_non_spl("spi-tx-bus-width %d not supported\n", value); in spi_slave_ofdata_to_platdata()
416 warn_non_spl("spi-rx-bus-width %d not supported\n", value); in spi_slave_ofdata_to_platdata()
/external/u-boot/include/
Dlog.h144 #define warn_non_spl(fmt, args...) \ macro
/external/u-boot/doc/
DREADME.log211 Figure out what to do with BUG(), BUG_ON() and warn_non_spl()