public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Nikolai Zhubr <n-a-zhubr@yandex.ru>
To: u-boot@lists.denx.de
Subject: [U-Boot] SPL variant of sunxi nand module
Date: Sun, 23 Dec 2018 21:11:03 +0300	[thread overview]
Message-ID: <5C1FCFB7.1070809@yandex.ru> (raw)
In-Reply-To: <CAOf5uwnWUinSDb+xv81t0MAf4v04bhcWHja8mUVDHDCRMApLUQ@mail.gmail.com>

Hi Michael,

23.12.2018 18:54, Michael Nazzareno Trimarchi:
[...]
>>    Considering ecc_size=1024, ecc_strength=4 good(b).
>> Considering addr_cycles=5, page_size=8192 accepted.
>>
>> I'm almost 100% sure that correct config would be page_size=8192,
>> ecc_size=1024, ecc_strength=40 (from nand chip identification structure
>> for regular linux kernel)
>
> That is an index on an array. Am I wrong? so the max is 74

Indeed, its an index, and therefore it appears SPL's detection actually 
gives correct values! Nevertheless, SPL reads all zeroes from nand.

On the other hand, normal U-boot variant reads correct data from nand, 
but I'm not yet sure if it uses correct parameters and specifically, if 
they match those of SPL version. Need to add yet more debugging output.


Thank you,

Regards,
Nikolai

> Michael
>
>>
>> Now the detection routine in sunxi_nand_spl apparently comes up with a
>> value of ecc_strength=4 instead... Why is that?
>
> n - 1 using an index, if the code that I have is aligned so
>
> Michael
>
>>
>>
>> Thank you,
>>
>> Regards,
>> Nikolai
>>
>>
>>>
>>>
>>> Thank you,
>>>
>>> Regards,
>>> Nikolai
>>> _______________________________________________
>>> U-Boot mailing list
>>> U-Boot at lists.denx.de
>>> https://lists.denx.de/listinfo/u-boot
>>
>> _______________________________________________
>> U-Boot mailing list
>> U-Boot at lists.denx.de
>> https://lists.denx.de/listinfo/u-boot
>
>
>

  reply	other threads:[~2018-12-23 18:11 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-12-23 13:29 [U-Boot] SPL variant of sunxi nand module Nikolai Zhubr
2018-12-23 16:04 ` Nikolai Zhubr
2018-12-23 15:54   ` Michael Nazzareno Trimarchi
2018-12-23 18:11     ` Nikolai Zhubr [this message]
2018-12-23 18:58       ` Nikolai Zhubr
2018-12-23 21:00         ` Nikolai Zhubr
2018-12-23 21:47           ` Nikolai Zhubr
2018-12-29 20:08             ` Nikolai Zhubr

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=5C1FCFB7.1070809@yandex.ru \
    --to=n-a-zhubr@yandex.ru \
    --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