summaryrefslogtreecommitdiff
path: root/drivers/reset/reset-uclass.c
diff options
context:
space:
mode:
authorSamuel Holland <samuel@sholland.org>2021-04-17 09:34:37 -0500
committerStefan Roese <sr@denx.de>2021-04-28 10:05:13 +0200
commit2e1af1e3e765d53593ee54d1487cd51a7226ee30 (patch)
tree32e5004b99307ade6354500d5e883aab42f1beed /drivers/reset/reset-uclass.c
parent4b37a83dc4a296eeaf77f8fb981728b76c1a440d (diff)
arm: zimage: Use correct symbol to hide messages in SPL
When zImage support was added to SPL, the messages were hidden to reduce code size. However, the wrong config symbol was used. Since this file is only built when CONFIG_SPL_FRAMEWORK=y, the messages were always hidden. Use the correct symbol so the messages are printed in U-Boot proper. Also use IS_ENABLED to drop the #ifdef. Fixes: 431889d6ad9a ("spl: zImage support in Falcon mode") Signed-off-by: Samuel Holland <samuel@sholland.org>
Diffstat (limited to 'drivers/reset/reset-uclass.c')
0 files changed, 0 insertions, 0 deletions