X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fsocfpga_de10_nano.h;h=c200bf960d8b6bc5ef840d3f5c9bd970dbf49248;hb=72d81360aabd0485d3832d292bbea29c7c4554ef;hp=656af1104dd7e17a3c99a841434641cd2954c219;hpb=bd650cd404b6dc870b6cc220025f35da4b31d0f4;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/socfpga_de10_nano.h b/include/configs/socfpga_de10_nano.h index 656af11..c200bf9 100644 --- a/include/configs/socfpga_de10_nano.h +++ b/include/configs/socfpga_de10_nano.h @@ -1,7 +1,6 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * Copyright (C) 2017, Intel Corporation - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef __CONFIG_TERASIC_DE10_H__ #define __CONFIG_TERASIC_DE10_H__ @@ -12,10 +11,7 @@ #define PHYS_SDRAM_1_SIZE 0x40000000 /* 1GiB */ /* Booting Linux */ -#define CONFIG_LOADADDR 0x01000000 -#define CONFIG_SYS_LOAD_ADDR CONFIG_LOADADDR - -/* Ethernet on SoC (EMAC) */ +#define CONFIG_SYS_LOAD_ADDR 0x01000000 /* The rest of the configuration is shared */ #include