]> git.baikalelectronics.ru Git - uboot.git/commit
ls1021atwr: Use DEBUG and not CONFIG_DEBUG
authorTom Rini <trini@konsulko.com>
Wed, 30 Mar 2022 22:07:27 +0000 (18:07 -0400)
committerTom Rini <trini@konsulko.com>
Fri, 8 Apr 2022 14:46:22 +0000 (10:46 -0400)
commit35e58212b0978ea92872d9af4cfba447b8ead1bb
tree42312448390f14e6eb148291808ac8121c868bdc
parentd8c6edaebfda6d7145218781cab43ea3430aaca8
ls1021atwr: Use DEBUG and not CONFIG_DEBUG

We use 'DEBUG' and not 'CONFIG_DEBUG' tree-wide for debug code that is
left in, and not wrapped by some other regular debugging type print
macro.

Cc: Alison Wang <alison.wang@nxp.com>
Signed-off-by: Tom Rini <trini@konsulko.com>
board/freescale/ls1021atwr/ls1021atwr.c