diff options
Diffstat (limited to 'include/configs/tegra124-common.h')
-rw-r--r-- | include/configs/tegra124-common.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/tegra124-common.h b/include/configs/tegra124-common.h index 4d2ea182e60..4a92954c9be 100644 --- a/include/configs/tegra124-common.h +++ b/include/configs/tegra124-common.h @@ -47,7 +47,6 @@ * ramdisk_addr_r simply shouldn't overlap anything else. Choosing 49M allows * for the FDT/DTB to be up to 1M, which is hopefully plenty. */ -#define CONFIG_SYS_LOAD_ADDR 0x81000000 #define MEM_LAYOUT_ENV_SETTINGS \ "scriptaddr=0x90000000\0" \ "pxefile_addr_r=0x90100000\0" \ |