X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Ftegra20-common.h;h=fdd89969554150ba235d2a34bd20d7f47f9ad91e;hb=b11f634b1c1be6ab419758c6596c673445e5ac70;hp=e58477e2898ebf973d9dcd9813e297956105fca4;hpb=da206916a14fc8ab8962763c47673128a29b4b9c;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/tegra20-common.h b/include/configs/tegra20-common.h index e58477e..fdd8996 100644 --- a/include/configs/tegra20-common.h +++ b/include/configs/tegra20-common.h @@ -51,11 +51,11 @@ "scriptaddr=0x10000000\0" \ "pxefile_addr_r=0x10100000\0" \ "kernel_addr_r=" __stringify(CONFIG_LOADADDR) "\0" \ + "fdtfile=" FDTFILE "\0" \ "fdt_addr_r=0x03000000\0" \ "ramdisk_addr_r=0x03100000\0" /* Defines for SPL */ -#define CONFIG_SPL_TEXT_BASE 0x00108000 #define CONFIG_SYS_SPL_MALLOC_START 0x00090000 #define CONFIG_SPL_STACK 0x000ffffc