All of lore.kernel.org
 help / color / mirror / Atom feed
From: Hebbar <gururajakr@sanyo.co.in>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] [PATCH] : Remove unused code from uboot-1.3.3/lib_arm/bootm.c
Date: Tue, 15 Jul 2008 17:10:56 -0700 (PDT)	[thread overview]
Message-ID: <18477587.post@talk.nabble.com> (raw)
In-Reply-To: <20080715195641.DA970240EE@gemini.denx.de>


Hi,

Sorry i had generated the patch from with uboot/lib_arm directory and hence
i think it failed. now i have created the diff for the root directory where
the uboot-1.3.3 folder resides. sorry for the trouble.

Thanks in advance.

Regards
Gururaja

Signed off by: Gururaja Hebbar <gururajakr@...> 

diff -purN uboot/lib_arm_orig/bootm.c uboot/lib_arm/bootm.c
--- uboot/lib_arm_orig/bootm.c	2008-05-19 03:47:11.000000000 -0700
+++ uboot/lib_arm/bootm.c	2008-07-15 16:51:38.250000000 -0700
@@ -43,9 +43,6 @@ static void setup_memory_tags (bd_t *bd)
 # endif
 static void setup_commandline_tag (bd_t *bd, char *commandline);
 
-#if 0
-static void setup_ramdisk_tag (bd_t *bd);
-#endif
 # ifdef CONFIG_INITRD_TAG
 static void setup_initrd_tag (bd_t *bd, ulong initrd_start,
 			      ulong initrd_end);

http://www.nabble.com/file/p18477587/removed_unused_code_lib_arm_bootm.patch
removed_unused_code_lib_arm_bootm.patch 
-- 
View this message in context: http://www.nabble.com/-PATCH--%3A-Remove-unused-code-from-uboot-1.3.3-lib_arm-bootm.c-tp18460213p18477587.html
Sent from the Uboot - Users mailing list archive at Nabble.com.

  reply	other threads:[~2008-07-16  0:10 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-07-15  8:31 [U-Boot-Users] [PATCH] : Remove unused code from uboot-1.3.3/lib_arm/bootm.c Gururaja Hebbar K R
2008-07-15 19:56 ` Wolfgang Denk
2008-07-16  0:10   ` Hebbar [this message]
2008-07-20 21:03     ` Wolfgang Denk

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=18477587.post@talk.nabble.com \
    --to=gururajakr@sanyo.co.in \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.