Home
last modified time | relevance | path

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

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