All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stephen Warren <swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>
To: Jimmy Zhang <jimmzhang-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
Cc: Allen Martin <AMartin-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>,
	Stephen Warren <swarren-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>,
	"linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
	<linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
Subject: Re: [cbootimage PATCH v1 1/2] Add support for Tegra210
Date: Fri, 20 Mar 2015 16:48:45 -0600	[thread overview]
Message-ID: <550CA3CD.3070600@wwwdotorg.org> (raw)
In-Reply-To: <578a1e1ae5fc4b409e295f779a4bed52-wO81nVYWzR7YuxH7O460wFaTQe2KTcn/@public.gmane.org>

On 03/20/2015 04:27 PM, Jimmy Zhang wrote:
> Stephen Warren wrote at Wednesday, March 18, 2015 11:03 AM:
>> On 03/16/2015 04:51 PM, Jimmy Zhang wrote:
>>> use option -t 210 or -s tegra210 to specify t210.

>>> diff --git a/src/cbootimage.c b/src/cbootimage.c
>>
>>> @@ -71,11 +71,11 @@ usage(void)
>>>    	printf("    -gbct                 Generate the new bct file.\n");
>>>    	printf("    -o<ODM_DATA>          Specify the odm_data(in hex).\n");
>>>    	printf("    -t|--tegra NN         Select target device. Must be one of:\n");
>>> -	printf("                          20, 30, 114, 124, 132.\n");
>>> +	printf("                          20, 30, 114, 124, 132, 210.\n");
>>
>> Since the option is deprecated, I think we should only support --soc for
>> Tegra210. I won't mention this in any other places that would need to be
>> updated to fix that.
>>
> Ok, it can be removed here. But, the place that actually interprets -t option may not worth being changed because
> both -t and -s run the same code:

Ah I see. I wonder if we shouldn't remove the text "This option is 
deprecated" from the -t option's help text then. If it's that easy to 
support, there's no really need to deprecate it.

  parent reply	other threads:[~2015-03-20 22:48 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-16 22:51 [cbootimage PATCH v1 0/2] *** Add support for Tegra210 *** Jimmy Zhang
     [not found] ` <1426546275-6214-1-git-send-email-jimmzhang-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
2015-03-16 22:51   ` [cbootimage PATCH v1 1/2] Add support for Tegra210 Jimmy Zhang
     [not found]     ` <1426546275-6214-2-git-send-email-jimmzhang-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
2015-03-18 18:02       ` Stephen Warren
     [not found]         ` <5509BDC8.6020706-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>
2015-03-20 22:27           ` Jimmy Zhang
     [not found]             ` <578a1e1ae5fc4b409e295f779a4bed52-wO81nVYWzR7YuxH7O460wFaTQe2KTcn/@public.gmane.org>
2015-03-20 22:48               ` Stephen Warren [this message]
     [not found]                 ` <550CA3CD.3070600-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>
2015-03-20 23:41                   ` Jimmy Zhang
     [not found]                     ` <3496498eff8144f080686c999ba7c87a-wO81nVYWzR7YuxH7O460wFaTQe2KTcn/@public.gmane.org>
2015-03-20 23:44                       ` Stephen Warren
     [not found]                         ` <550CB0DD.9080509-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>
2015-03-20 23:58                           ` Jimmy Zhang
2015-03-16 22:51   ` [cbootimage PATCH v1 2/2] Bump to version 1.5 Jimmy Zhang
     [not found]     ` <1426546275-6214-3-git-send-email-jimmzhang-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
2015-03-18 18:03       ` Stephen Warren

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=550CA3CD.3070600@wwwdotorg.org \
    --to=swarren-3lzwwm7+weoh9zmkesr00q@public.gmane.org \
    --cc=AMartin-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org \
    --cc=jimmzhang-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org \
    --cc=linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=swarren-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org \
    /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.