]> git.baikalelectronics.ru Git - uboot.git/commit
fdt: Correct condition for SEPARATE_BSS
authorSimon Glass <sjg@chromium.org>
Mon, 28 Feb 2022 19:08:23 +0000 (12:08 -0700)
committerTom Rini <trini@konsulko.com>
Wed, 6 Apr 2022 18:01:42 +0000 (14:01 -0400)
commit5064a35a96cd52352f182e3eba0b746c1fb7cbb1
treec1743c1f6ea8ee541f10cc8cb2c32ad6ee822f77
parentb5e5012fcc5414e7d01bcb7e26acacf469af3e1a
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>
lib/fdtdec.c