]> git.dujemihanovic.xyz Git - u-boot.git/commit
spl: Avoid #ifdef with CONFIG_SPL_PAYLOAD_ARGS_ADDR
authorSimon Glass <sjg@chromium.org>
Tue, 26 Sep 2023 14:14:21 +0000 (08:14 -0600)
committerTom Rini <trini@konsulko.com>
Fri, 6 Oct 2023 18:38:12 +0000 (14:38 -0400)
commite0be6eaf581d06af788509e588129c4dbae967d2
treea6504124733239b2e7d96533e43c10d377f7a35e
parent6371c47999ea78d00cf98028ced210bea8337711
spl: Avoid #ifdef with CONFIG_SPL_PAYLOAD_ARGS_ADDR

Move the condition to the header file to improve readability.

Signed-off-by: Simon Glass <sjg@chromium.org>
common/spl/spl.c
include/system-constants.h