commit | 690af71850149bf242502f688eca80fb302d1f76 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Mon Feb 28 12:08:23 2022 -0700 |
committer | Tom Rini <trini@konsulko.com> | Wed Apr 06 14:01:42 2022 -0400 |
tree | c1743c1f6ea8ee541f10cc8cb2c32ad6ee822f77 | |
parent | 99aca9efe10c005189b47160d178d18f14301c7e [diff] |
fdt: Correct condition for SEPARATE_BSS This may have different settings for SPL and TPL. Correct the condition. Signed-off-by: Simon Glass <sjg@chromium.org>