[U-Boot] [PATCH 2/2 v5] powerpc/p1023rds: Disable nor flash node and enable nand flash node

Chunhe Lan b25806 at freescale.com
Tue Aug 30 09:27:34 CEST 2011


On Tue, 30 Aug 2011 13:24:34 +0800, Wolfgang Denk <wd at denx.de> wrote:

> Dear Chunhe Lan,
>
> In message <1314675698-9847-1-git-send-email-Chunhe.Lan at freescale.com>  
> you wrote:
> ...
>> 			status = "okay";
> ...
>> When booting from nor flash, the status of nor node is null that means  
>> it
>
> Description does not match code.

     I rewrite it.

>> is enabled and the status of nand node is disabled in the default dts  
>> file,
> ...
>> But, when booting from nand flash, need to do some operations:
>>
>> 	o the status of nor node should be disabled.
>> 	o the status of nand node should be enabled.
>
> Make this:
>
> 	o Disable the NOR node by setting status = "disabled";
> 	o Enable the NAND node by setting status = "okay";

    I rewrite it.

>> Signed-off-by: Chunhe Lan <Chunhe.Lan at freescale.com>
>> ---
>>  board/freescale/p1023rds/p1023rds.c |    5 +++++
>>  1 files changed, 5 insertions(+), 0 deletions(-)
>
> This is patch v5, but there is no change log.  This is MANDATORY!

    OK.
    Thanks.

    -Jack Lan

> Best regards,
>
> Wolfgang Denk



More information about the U-Boot mailing list