Merge branch 'net' of https://gitlab.denx.de/u-boot/custodians/u-boot-sh
[platform/kernel/u-boot.git] / include / configs / socfpga_arria5_secu1.h
index ad4c3c0..eb17470 100644 (file)
 #define CONFIG_SYS_I2C_RTC_ADDR         0x68
 
 /* Booting Linux */
-#define CONFIG_BOOTDELAY       2
 #define CONFIG_BOOTFILE                "zImage"
-#define CONFIG_BOOTARGS                \
-       "console=ttyS0," __stringify(CONFIG_BAUDRATE) \
-       " ubi.fm_autoconvert=1" \
-       " uio_pdrv_genirq.of_id=\"idq,regbank\""
 
 #define CONFIG_BOOTCOMMAND     \
        "setenv bootcmd '"      \