X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fsocfpga_sockit.h;h=a4aece954266c53de1aec257c35601620229e856;hb=a29491ade0adf3dbb9dc51be8b45530edde1f1df;hp=b4f31c42c5083fe20af894095e044d6d13e2cc5e;hpb=7f513e8196589e3b1274132abe3b59e52979e3e5;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/socfpga_sockit.h b/include/configs/socfpga_sockit.h index b4f31c4..a4aece9 100644 --- a/include/configs/socfpga_sockit.h +++ b/include/configs/socfpga_sockit.h @@ -1,24 +1,15 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * Copyright (C) 2015 Marek Vasut - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef __CONFIG_TERASIC_SOCKIT_H__ #define __CONFIG_TERASIC_SOCKIT_H__ #include -#define CONFIG_HW_WATCHDOG - /* Memory configurations */ #define PHYS_SDRAM_1_SIZE 0x40000000 /* 1GiB on SoCDK */ -/* Booting Linux */ -#define CONFIG_LOADADDR 0x01000000 -#define CONFIG_SYS_LOAD_ADDR CONFIG_LOADADDR - -/* Ethernet on SoC (EMAC) */ - /* The rest of the configuration is shared */ #include