Dear Chunhe Lan, In message <1314675698-9847-1-git-send-email-chunhe....@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. > 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"; > Signed-off-by: Chunhe Lan <chunhe....@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! Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: w...@denx.de Making files is easy under the UNIX operating system. Therefore, users tend to create numerous files using large amounts of file space. It has been said that the only standard thing about all UNIX systems is the message-of-the-day telling users to clean up their files. -- System V.2 administrator's guide _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot