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

ARM64: zynqmp: Do not setup bootargs


Bootargs will be taken from DTS files.

Signed-off-by: default avatarMichal Simek <monstr@monstr.eu>
Signed-off-by: default avatarMichal Simek <michal.simek@xilinx.com>
parent 0e43140b
No related branches found
No related tags found
No related merge requests found
......@@ -166,8 +166,6 @@
"booti $kernel_addr - $fdt_addr\0" \
DFU_ALT_INFO
#define CONFIG_BOOTARGS "setenv bootargs console=ttyPS0,${baudrate} " \
"earlycon=cdns,mmio,0xff000000,${baudrate}n8"
#define CONFIG_PREBOOT "run bootargs"
#define CONFIG_BOOTCOMMAND "run $modeboot"
#define CONFIG_BOOTDELAY 5
......
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