]> git.dujemihanovic.xyz Git - u-boot.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)
commit89e9625fc7a7bb42d65492ccdf973cf06a9854fa
tree42312448390f14e6eb148291808ac8121c868bdc
parentf83f0cb4c723e7b8cc1c2ef39ebfa1fc848cff3d
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