still boots (done with piece-by-piece diffing)

This commit is contained in:
Samuel Dionne-Riel 2020-06-21 22:47:44 -04:00
parent a1f478ca97
commit 93b9285772
1 changed files with 2 additions and 2 deletions

View File

@ -1762,10 +1762,10 @@ CONFIG_ZLIB=y
# CONFIG_SPL_GZIP is not set
# CONFIG_SPL_ZSTD is not set
CONFIG_ERRNO_STR=y
# CONFIG_HEXDUMP is not set
CONFIG_HEXDUMP=y
CONFIG_OF_LIBFDT=y
CONFIG_OF_LIBFDT_ASSUME_MASK=0
# CONFIG_OF_LIBFDT_OVERLAY is not set
CONFIG_OF_LIBFDT_OVERLAY=y
CONFIG_SPL_OF_LIBFDT=y
CONFIG_SPL_OF_LIBFDT_ASSUME_MASK=0xff
CONFIG_TPL_OF_LIBFDT=y