public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Scott Wood <scottwood@freescale.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v3 09/11] S3C24XX: Add NAND Flash driver
Date: Tue, 18 Sep 2012 15:57:21 -0500	[thread overview]
Message-ID: <1348001841.15284.15@snotra> (raw)
In-Reply-To: <5058C1E9.7090805@inov.pt> (from jose.goncalves@inov.pt on Tue Sep 18 13:48:09 2012)

On 09/18/2012 01:48:09 PM, Jos? Miguel Gon?alves wrote:
> On 18-09-2012 19:30, Scott Wood wrote:
>> On 09/18/2012 01:22:58 PM, Jos? Miguel Gon?alves wrote:
>>> On 18-09-2012 19:02, Scott Wood wrote:
>>>> Please consider using the new SELF_INIT mechanism.
>>>> 
>>> 
>>> Can you explain and/or point_to_resources for what this means (I'm  
>>> a U-Boot newbie)...
>> 
>> See CONFIG_SYS_NAND_SELF_INIT in doc/README.nand
>> 
>> I'd like the old way to be removed at some point.
> 
> From what I've seen there is an incompatibility between the SPL  
> simple nand driver and the SELF_INIT mechanism.
> The nand_init() function in drivers/mtd/nand/nand_spl_simple.c calls  
> board_nand_init() with a pointer to a struct nand_chip as an argument  
> (the old way). This needs to be changed to be able to use that SPL  
> driver. Can you give me an hint on the proper way to handle this?

Hmm... yes, this will need some work.  Go ahead and leave it for now.

-Scott

  reply	other threads:[~2012-09-18 20:57 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-09-18 17:40 [U-Boot] [PATCH v3 00/11] S3C24XX: Add support to MINI2416 board José Miguel Gonçalves
2012-09-18 17:40 ` [U-Boot] [PATCH v3 01/11] Add configuration option to select printf() inclusion on SPL José Miguel Gonçalves
2012-09-18 17:40 ` [U-Boot] [PATCH v3 02/11] S3C24XX: Add core support for Samsung's S3C24XX SoCs José Miguel Gonçalves
2012-09-18 17:40 ` [U-Boot] [PATCH v3 03/11] serial: Add support to 4 ports in serial_s3c24x0 José Miguel Gonçalves
2012-09-18 17:40 ` [U-Boot] [PATCH v3 04/11] serial: Use a more precise baud rate generation for serial_s3c24x0 José Miguel Gonçalves
2012-09-18 17:40 ` [U-Boot] [PATCH v3 05/11] serial: Remove unnecessary delay in serial_s3c24x0 José Miguel Gonçalves
2012-09-18 17:40 ` [U-Boot] [PATCH v3 06/11] rtc: Improve rtc_get() on s3c24x0_rtc José Miguel Gonçalves
2012-09-18 17:40 ` [U-Boot] [PATCH v3 07/11] rtc: Fix rtc_reset() " José Miguel Gonçalves
2012-09-18 17:40 ` [U-Boot] [PATCH v3 08/11] rtc: Don't allow setting unsuported years " José Miguel Gonçalves
2012-09-18 17:40 ` [U-Boot] [PATCH v3 09/11] S3C24XX: Add NAND Flash driver José Miguel Gonçalves
2012-09-18 18:02   ` Scott Wood
2012-09-18 18:22     ` José Miguel Gonçalves
2012-09-18 18:30       ` Scott Wood
2012-09-18 18:48         ` José Miguel Gonçalves
2012-09-18 20:57           ` Scott Wood [this message]
2012-09-18 17:40 ` [U-Boot] [PATCH v3 10/11] Add u-boot-pad.bin target to the Makefile José Miguel Gonçalves
2012-09-18 17:40 ` [U-Boot] [PATCH v3 11/11] S3C24XX: Add support to MINI2416 board José Miguel Gonçalves

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=1348001841.15284.15@snotra \
    --to=scottwood@freescale.com \
    --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