summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2021-09-23 15:30:45 +0300
committerTom Rini <trini@konsulko.com>2021-09-23 15:30:45 +0300
commitd7ac865b983ca42d242295bf8477025461983416 (patch)
tree0b5b24deac2eb6226c19dd86982cf5cd56224012 /include
parent014166c5610e6a17636b359c379506cf339b4f46 (diff)
parent532010da67329a1c3dbe92a167486df6e61d4f4a (diff)
downloadu-boot-d7ac865b983ca42d242295bf8477025461983416.tar.xz
Merge git://source.denx.de/u-boot-socfpga
Bugfixes for this one socfpga platform
Diffstat (limited to 'include')
-rw-r--r--include/configs/socfpga_vining_fpga.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/socfpga_vining_fpga.h b/include/configs/socfpga_vining_fpga.h
index 06976d804c..38a7753589 100644
--- a/include/configs/socfpga_vining_fpga.h
+++ b/include/configs/socfpga_vining_fpga.h
@@ -17,8 +17,6 @@
#define CONFIG_LOADADDR 0x01000000
#define CONFIG_SYS_LOAD_ADDR CONFIG_LOADADDR
-/* Ethernet on SoC (EMAC) */
-
/* Extra Environment */
#define CONFIG_HOSTNAME "socfpga_vining_fpga"