CONFIG_SYS_HZ fix for ARM902T S3C24X0 Boards
[platform/kernel/u-boot.git] / lib_sparc / config.mk
index 07b528c..4de6515 100644 (file)
@@ -23,4 +23,6 @@
 
 CROSS_COMPILE ?= sparc-elf-
 
+STANDALONE_LOAD_ADDR = 0x00000000 -L $(gcclibdir) -T sparc.lds
+
 PLATFORM_CPPFLAGS += -DCONFIG_SPARC -D__sparc__