1
0
mirror of https://github.com/samueldr/wip-pinebook-pro.git synced 2024-06-13 16:23:41 +02:00

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

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