All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stephen Warren <swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>
Cc: linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	Stephen Warren <swarren-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
Subject: Re: [cbootimage-configs PATCH] Add p2371-2180 BCT
Date: Thu, 10 Dec 2015 14:48:28 -0700	[thread overview]
Message-ID: <5669F32C.3080005@wwwdotorg.org> (raw)
In-Reply-To: <1449594296-32493-1-git-send-email-swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>

On 12/08/2015 10:04 AM, Stephen Warren wrote:
> From: Stephen Warren <swarren-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
>
> This is for the Jetson TX1 developer kit. The SDRAM timings were taken
> from the L4T r23 release.

I have applied this, although I have found a few caveats with the 
content when used with nvtboot. In particular, nvtboot appears to expect:

a) num_sdram_sets to be equal to 0. This causes the boot ROM not to 
initialize SDRAM, which then triggers nvtboot to do so. Either nvtboot 
initializes SDRAM differently than the boot ROM does even when using the 
same SDRAM parameters from the BCT, or there are other side-effects of 
running the SDRAM initialization code in nvtboot, such that skipping 
this operation causes nvtboot to fail to operate correctly. My suspicion 
so far is the latter, but more investigation is required.

b) nvtboot expects the customer_data field in the BCT to contain some 
additional data structures, e.g. board IDs.

Fixing these issues will likely only require additions to the BCT 
definition in this patch, rather than requiring anything in the patch to 
be modified/fixed. Hence it seems reasonable to apply this. cbootimage 
changes would also be required in order to set up the extra fields.

      parent reply	other threads:[~2015-12-10 21:48 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-08 17:04 [cbootimage-configs PATCH] Add p2371-2180 BCT Stephen Warren
     [not found] ` <1449594296-32493-1-git-send-email-swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>
2015-12-10 21:48   ` Stephen Warren [this message]

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=5669F32C.3080005@wwwdotorg.org \
    --to=swarren-3lzwwm7+weoh9zmkesr00q@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.