All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH] Tegra: Remove unused/non-existent spl linker script reference
@ 2013-04-17 15:29 Tom Warren
  2013-04-17 15:52 ` Stephen Warren
  0 siblings, 1 reply; 4+ messages in thread
From: Tom Warren @ 2013-04-17 15:29 UTC (permalink / raw)
  To: u-boot

Tegra builds use the commont u-boot-spl.lds now.

Signed-off-by: Tom Warren <twarren@nvidia.com>
---
 include/configs/tegra114-common.h | 2 --
 include/configs/tegra20-common.h  | 2 --
 include/configs/tegra30-common.h  | 2 --
 3 files changed, 6 deletions(-)

diff --git a/include/configs/tegra114-common.h b/include/configs/tegra114-common.h
index c2986d8..721b29c 100644
--- a/include/configs/tegra114-common.h
+++ b/include/configs/tegra114-common.h
@@ -74,8 +74,6 @@
 #define CONFIG_SYS_SPL_MALLOC_START	0x80090000
 #define CONFIG_SPL_STACK		0x800ffffc
 
-#define CONFIG_SPL_LDSCRIPT		"$(CPUDIR)/tegra114/u-boot-spl.lds"
-
 /* Total I2C ports on Tegra114 */
 #define TEGRA_I2C_NUM_CONTROLLERS	5
 
diff --git a/include/configs/tegra20-common.h b/include/configs/tegra20-common.h
index 395a657..d5abecb 100644
--- a/include/configs/tegra20-common.h
+++ b/include/configs/tegra20-common.h
@@ -88,8 +88,6 @@
 #define CONFIG_SYS_SPL_MALLOC_START	0x00090000
 #define CONFIG_SPL_STACK		0x000ffffc
 
-#define CONFIG_SPL_LDSCRIPT		"$(CPUDIR)/tegra20/u-boot-spl.lds"
-
 /* Align LCD to 1MB boundary */
 #define CONFIG_LCD_ALIGNMENT	MMU_SECTION_SIZE
 
diff --git a/include/configs/tegra30-common.h b/include/configs/tegra30-common.h
index f6c07c6..ed36e11 100644
--- a/include/configs/tegra30-common.h
+++ b/include/configs/tegra30-common.h
@@ -87,8 +87,6 @@
 #define CONFIG_SYS_SPL_MALLOC_START	0x80090000
 #define CONFIG_SPL_STACK		0x800ffffc
 
-#define CONFIG_SPL_LDSCRIPT		"$(CPUDIR)/tegra30/u-boot-spl.lds"
-
 /* Total I2C ports on Tegra30 */
 #define TEGRA_I2C_NUM_CONTROLLERS	5
 
-- 
1.8.1.5

^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [U-Boot] [PATCH] Tegra: Remove unused/non-existent spl linker script reference
  2013-04-17 15:29 [U-Boot] [PATCH] Tegra: Remove unused/non-existent spl linker script reference Tom Warren
@ 2013-04-17 15:52 ` Stephen Warren
  2013-04-17 17:52   ` Tom Warren
  0 siblings, 1 reply; 4+ messages in thread
From: Stephen Warren @ 2013-04-17 15:52 UTC (permalink / raw)
  To: u-boot

On 04/17/2013 09:29 AM, Tom Warren wrote:
> Tegra builds use the commont u-boot-spl.lds now.

Typo in "common" above.

Reviewed-by: Stephen Warren <swarren@nvidia.com>

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [U-Boot] [PATCH] Tegra: Remove unused/non-existent spl linker script reference
  2013-04-17 15:52 ` Stephen Warren
@ 2013-04-17 17:52   ` Tom Warren
  2013-04-26  8:34     ` Smithlife
  0 siblings, 1 reply; 4+ messages in thread
From: Tom Warren @ 2013-04-17 17:52 UTC (permalink / raw)
  To: u-boot

Fixed, thanks.


On Wed, Apr 17, 2013 at 8:52 AM, Stephen Warren <swarren@wwwdotorg.org>wrote:

> On 04/17/2013 09:29 AM, Tom Warren wrote:
> > Tegra builds use the commont u-boot-spl.lds now.
>
> Typo in "common" above.
>
> Reviewed-by: Stephen Warren <swarren@nvidia.com>
>

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [U-Boot] [PATCH] Tegra: Remove unused/non-existent spl linker script reference
  2013-04-17 17:52   ` Tom Warren
@ 2013-04-26  8:34     ` Smithlife
  0 siblings, 0 replies; 4+ messages in thread
From: Smithlife @ 2013-04-26  8:34 UTC (permalink / raw)
  To: u-boot


Dies ist, was ich interessiert bin in.Welcome mich contace.



___________________________________________________
Diablo 3 Gold <http://www.mmobf.com/>  ; Aion Kinah
<http://www.mmobf.com/aion-kinah-566/>  ; Diablo 3 Gold Kaufen
<http://www.mmobf.com/>  ; GW2 Gold <http://www.mmobf.com/Guild-Wars-2/>  




--
View this message in context: http://u-boot.10912.n7.nabble.com/PATCH-Tegra-Remove-unused-non-existent-spl-linker-script-reference-tp152646p153396.html
Sent from the U-Boot mailing list archive at Nabble.com.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2013-04-26  8:34 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-17 15:29 [U-Boot] [PATCH] Tegra: Remove unused/non-existent spl linker script reference Tom Warren
2013-04-17 15:52 ` Stephen Warren
2013-04-17 17:52   ` Tom Warren
2013-04-26  8:34     ` Smithlife

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.