summaryrefslogtreecommitdiff
path: root/recipes-bsp/u-boot/files/bootaddr.patch
diff options
context:
space:
mode:
authorMarcel Ziswiler <marcel.ziswiler@toradex.com>2016-06-15 13:31:26 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2016-06-30 13:28:27 +0200
commita5c35789945032cab2e5bd0a1aaa5ab8fd74e8dc (patch)
treead51d56830060402483034cec549d8ea046cb83a /recipes-bsp/u-boot/files/bootaddr.patch
parent5cab32124cf84b851fab012d3f37dc97301519f3 (diff)
u-boot: get rid of obsolete patches
Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com> Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
Diffstat (limited to 'recipes-bsp/u-boot/files/bootaddr.patch')
-rw-r--r--recipes-bsp/u-boot/files/bootaddr.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/recipes-bsp/u-boot/files/bootaddr.patch b/recipes-bsp/u-boot/files/bootaddr.patch
deleted file mode 100644
index d452b61..0000000
--- a/recipes-bsp/u-boot/files/bootaddr.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -Naur git.old/include/configs/tegra3-common.h git/include/configs/tegra3-common.h
---- git.old/include/configs/tegra3-common.h 2012-01-29 22:40:43.240684735 +0100
-+++ git/include/configs/tegra3-common.h 2012-01-29 22:49:00.330204308 +0100
-@@ -323,7 +323,7 @@
- */
-
- /* Below should be (NV_PA_SDRAM_BASE + 0x00E08000), but ld errors out */
--#define CONFIG_SYS_TEXT_BASE 0x80E08000
-+#define CONFIG_SYS_TEXT_BASE 0x80108000
- #define CONFIG_SYS_SDRAM_BASE PHYS_SDRAM_1
-
- #define CONFIG_SYS_INIT_RAM_ADDR CONFIG_STACKBASE