[U-Boot] [PATCH 5/6] nand_spl: p1023rds: wait before enabling DDR controller

2012-08-13 Thread Matthew McClintock
We have a requirement to wait a period of time before enabling the DDR controller Signed-off-by: Matthew McClintock m...@freescale.com --- nand_spl/board/freescale/p1023rds/Makefile|6 +- nand_spl/board/freescale/p1023rds/nand_boot.c | 14 -- 2 files changed, 17

Re: [U-Boot] [PATCH 5/6] nand_spl: p1023rds: wait before enabling DDR controller

2012-08-13 Thread Scott Wood
On 08/13/2012 01:10 PM, Matthew McClintock wrote: We have a requirement to wait a period of time before enabling the DDR controller Signed-off-by: Matthew McClintock m...@freescale.com --- nand_spl/board/freescale/p1023rds/Makefile|6 +-

Re: [U-Boot] [PATCH 5/6] nand_spl: p1023rds: wait before enabling DDR controller

2012-08-13 Thread McClintock Matthew-B29882
On Mon, Aug 13, 2012 at 1:18 PM, Scott Wood scottw...@freescale.com wrote: On 08/13/2012 01:10 PM, Matthew McClintock wrote: We have a requirement to wait a period of time before enabling the DDR controller Signed-off-by: Matthew McClintock m...@freescale.com ---