[U-Boot] [PATCH V3 3/8] Add MX25 support to nand_spl fsl nfc driver

John Rigby jcrigby at gmail.com
Tue Jan 26 22:51:05 CET 2010


I'll send updates for both of these tonight.

On Tue, Jan 26, 2010 at 1:05 PM, Scott Wood <scottwood at freescale.com> wrote:
> On Mon, Jan 25, 2010 at 11:12:53PM -0700, John Rigby wrote:
>> MX25 has a different version of the fsl_nfc
>> flash controller known as version 1.1.
>>
>> Add support to the nand_spl fsl_nfc driver
>> keyed off CONFIG_NAND_NFC_V1_1.
>>
>> Also add a define CONFIG_NAND_NFC_V1 to the only
>> existing user configs/mx31pdk.h.
>>
>> Versioning differs from mainline mxc kernel driver
>> no consensus yet on if the naming here and in
>> Redboot or the kernel is "correct".
>>
>> Signed-off-by: John Rigby <jcrigby at gmail.com>
>> Signed-off-by: Wolfgang Denk <wd at denx.de>
>> CC: Scott Wood <scottwood at freescale.com>
>> ---
>
> $ CROSS_COMPILE=arm-linux- ./MAKEALL mx31pdk_nand
> Configuring for mx31pdk board...
> In file included from /home/scott/git/u-boot/nand/nand_spl/nand_boot_fsl_nfc.c:35:
> /home/scott/git/u-boot/nand/include/fsl_nfc.h:56:2: error: #error "define CONFIG_NAND_MXC_VXXX to use the mxc spl_nand driver"
>
> -Scott
>


More information about the U-Boot mailing list