Skip to content
Snippets Groups Projects
Commit d28dc3d3 authored by Michal Simek's avatar Michal Simek
Browse files

arm: zynq: Do not show information from checkboard twice


There is no reason to show information about board twice.
Remove boardinfo late calls.

Signed-off-by: default avatarMichal Simek <michal.simek@xilinx.com>
parent 30829447
No related branches found
No related tags found
No related merge requests found
......@@ -291,9 +291,6 @@
/* FIT support */
#define CONFIG_IMAGE_FORMAT_LEGACY /* enable also legacy image format */
/* FDT support */
#define CONFIG_DISPLAY_BOARDINFO_LATE
/* Extend size of kernel image for uncompression */
#define CONFIG_SYS_BOOTM_LEN (60 * 1024 * 1024)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment