aboutsummaryrefslogtreecommitdiff
path: root/include/configs/socfpga_arria10_socdk.h
diff options
context:
space:
mode:
authorSimon Goldschmidt <simon.k.r.goldschmidt@gmail.com>2019-04-02 21:29:41 +0200
committerMarek Vasut <marex@denx.de>2019-04-25 00:00:49 +0200
commit4aab2329b282956b3a8a22de7bd30116d1c8df20 (patch)
treebe48725fa5bef36b878048dbfc4e6004961675b2 /include/configs/socfpga_arria10_socdk.h
parentfaea9e7a78d78b178a26198ab8459f6daf423792 (diff)
downloadu-boot-4aab2329b282956b3a8a22de7bd30116d1c8df20.zip
u-boot-4aab2329b282956b3a8a22de7bd30116d1c8df20.tar.gz
u-boot-4aab2329b282956b3a8a22de7bd30116d1c8df20.tar.bz2
arm: socfpga: clean up board config files
Remove outdated defines (not used any more, outdated due to DM conversion) from various socfpga files in include/config. Signed-off-by: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com> Acked-by: Marek Vasut <marex@denx.de> Series-version: 3 Series-changes: 2 - added (this) patch with further cleanups to the socfpga board config files
Diffstat (limited to 'include/configs/socfpga_arria10_socdk.h')
-rw-r--r--include/configs/socfpga_arria10_socdk.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/include/configs/socfpga_arria10_socdk.h b/include/configs/socfpga_arria10_socdk.h
index 0f116fb..92630c5 100644
--- a/include/configs/socfpga_arria10_socdk.h
+++ b/include/configs/socfpga_arria10_socdk.h
@@ -19,12 +19,6 @@
/* Memory configurations */
#define PHYS_SDRAM_1_SIZE 0x40000000
-/* Ethernet on SoC (EMAC) */
-
-/*
- * U-Boot environment configurations
- */
-
/*
* Serial / UART configurations
*/