public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Stephen Warren <swarren@wwwdotorg.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v3 0/7] tegra: Add NAND flash support
Date: Thu, 26 Apr 2012 13:20:07 -0600	[thread overview]
Message-ID: <4F999FE7.1000504@wwwdotorg.org> (raw)
In-Reply-To: <20120426183216.GB27527@avionic-0098.mockup.avionic-design.de>

On 04/26/2012 12:32 PM, Thierry Reding wrote:
> * Stephen Warren wrote:
>> Yes, I'd recommend not putting information in DT that can be easily
>> extracted from the partition table on the device itself.
> 
> The problem is that neither the format of the BCT nor that of the PT is
> documented anywhere. It seems like the BCT contains a reference to where in
> the flash the PT starts but I wasn't able to find out where.

I have filed an internal bug to request this information be added to the
TRM. We will see what happens.

> Actually I'd need more than those three partitions. I need at least five,
> optimally six. In addition to BCT, PT and EBT I need one for the uImage and
> the root filesystem.

Oh I see; you're mingling the boot flash and filesystem into a single
memory device. It simpler (but I imagine more costly) not too:-)

> As I said before, the biggest problem with updating the whole content is that
> there's no documentation about either the BCT or the PT. There's cbootimage
> on gitorious that has some information about the BCT, but it's incomplete.

Out of curiosity, what's missing from cbootimage?

  reply	other threads:[~2012-04-26 19:20 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-17 18:50 [U-Boot] [PATCH v3 0/7] tegra: Add NAND flash support Simon Glass
2012-04-17 18:50 ` [U-Boot] [PATCH v3 1/7] nand: Try to align the default buffers Simon Glass
2012-04-17 18:50 ` [U-Boot] [PATCH v3 2/7] fdt: Add debugging to fdtdec_get_int/addr() Simon Glass
2012-04-17 18:50 ` [U-Boot] [PATCH v3 3/7] tegra: Add NAND support to funcmux Simon Glass
2012-04-17 18:50 ` [U-Boot] [PATCH v3 4/7] tegra: fdt: Add NAND controller binding and definitions Simon Glass
2012-04-17 19:06   ` Scott Wood
2012-04-17 20:18     ` Simon Glass
2012-04-17 20:31       ` Scott Wood
2012-04-17 20:36         ` Simon Glass
2012-04-17 20:49           ` Scott Wood
2012-04-17 18:50 ` [U-Boot] [PATCH v3 5/7] tegra: fdt: Add NAND definitions to fdt Simon Glass
2012-04-17 18:50 ` [U-Boot] [PATCH v3 6/7] tegra: nand: Add Tegra NAND driver Simon Glass
2012-04-25 22:17   ` Scott Wood
     [not found]     ` <4B9C9637D5087840A465BDCB251780E9E2D5582388@HKMAIL02.nvidia.com>
2012-05-21 15:47       ` Scott Wood
2012-05-22 20:04         ` Simon Glass
2012-05-22 20:06           ` Scott Wood
2012-05-22 20:24             ` Simon Glass
2012-05-22 20:29             ` Scott Wood
     [not found]     ` <4B9C9637D5087840A465BDCB251780E9E2D6EDA3FA@HKMAIL02.nvidia.com>
2012-07-06  1:28       ` Scott Wood
2012-07-06 15:40         ` Stephen Warren
2012-04-17 18:50 ` [U-Boot] [PATCH v3 7/7] tegra: Enable NAND on Seaboard Simon Glass
2012-04-26 10:50 ` [U-Boot] [PATCH v3 0/7] tegra: Add NAND flash support Thierry Reding
2012-04-26 15:13   ` Stephen Warren
2012-04-26 18:32     ` Thierry Reding
2012-04-26 19:20       ` Stephen Warren [this message]
2012-04-27  5:10         ` Thierry Reding
2012-04-27 15:37           ` Stephen Warren
2012-04-28 11:39             ` Thierry Reding
  -- strict thread matches above, loose matches on Subject: below --
2012-04-17 18:38 Simon Glass
2012-04-17 18:48 ` Simon Glass

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=4F999FE7.1000504@wwwdotorg.org \
    --to=swarren@wwwdotorg.org \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox