zynq: Make CONFIG_OF_EMBED default case
Use embedded DTB to let users use u-boot instead of u-boot-dtb.bin. And fix SPL to use this target. Signed-off-by: Michal Simek <michal.simek@xilinx.com>
This commit is contained in:
@@ -9,3 +9,4 @@ CONFIG_FIT_VERBOSE=y
|
||||
CONFIG_FIT_SIGNATURE=y
|
||||
CONFIG_SYS_EXTRA_OPTIONS="ZC770_XM012"
|
||||
# CONFIG_CMD_SETEXPR is not set
|
||||
CONFIG_OF_EMBED=y
|
||||
|
||||
Reference in New Issue
Block a user