]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/socfpga_arria10_socdk.h
common: Move CONFIG_BOOTARGS to Kconfig
[people/ms/u-boot.git] / include / configs / socfpga_arria10_socdk.h
index e368fbb2df09c99da22a40a142624b1057d58491..83718dd2c9cb9864e77079a859f7bc8890acc2f8 100644 (file)
 #define PHYS_SDRAM_1_SIZE              0x40000000
 
 /* Ethernet on SoC (EMAC) */
-#if defined(CONFIG_CMD_NET)
-#define CONFIG_PHY_MICREL
-#define CONFIG_PHY_MICREL_KSZ90X1
-#endif
 
 /*
  * U-Boot environment configurations
  */
 
-/*
- * arguments passed to the bootz command. The value of
- * CONFIG_BOOTARGS goes into the environment value "bootargs".
- * Do note the value will overide also the chosen node in FDT blob.
- */
-#define CONFIG_BOOTARGS "console=ttyS0," __stringify(CONFIG_BAUDRATE)
-
 /*
  * Serial / UART configurations
  */