X-Git-Url: https://git.kernelconcepts.de/?a=blobdiff_plain;f=include%2Fconfigs%2Fsocfpga_cyclone5.h;h=192cda7c9abfb97fc65f36e73152418ac2582b8c;hb=92aae64ec72b73346e4cdd978b3d4178afe77bfc;hp=8d7b0d71658f7109578426af660656a6c3187744;hpb=79e56510897452c0b08b697fa8e90084f6057e32;p=karo-tx-uboot.git diff --git a/include/configs/socfpga_cyclone5.h b/include/configs/socfpga_cyclone5.h index 8d7b0d7165..192cda7c9a 100644 --- a/include/configs/socfpga_cyclone5.h +++ b/include/configs/socfpga_cyclone5.h @@ -5,8 +5,6 @@ */ #include -#include "../../board/altera/socfpga/qts/pinmux_config.h" -#include "../../board/altera/socfpga/qts/iocsr_config.h" /* U-Boot Commands */ #define CONFIG_SYS_NO_FLASH @@ -42,13 +40,11 @@ #else #define CONFIG_BOOTCOMMAND "run mmcload; run mmcboot" #endif -#define CONFIG_LOADADDR 0x8000 +#define CONFIG_LOADADDR 0x01000000 #define CONFIG_SYS_LOAD_ADDR CONFIG_LOADADDR /* Ethernet on SoC (EMAC) */ #if defined(CONFIG_CMD_NET) -#define CONFIG_EMAC_BASE SOCFPGA_EMAC1_ADDRESS -#define CONFIG_PHY_INTERFACE_MODE PHY_INTERFACE_MODE_RGMII /* PHY */ #define CONFIG_PHY_MICREL