
Hi Tom,
On Sat, 30 Aug 2014 07:45:49 -0400 Tom Rini trini@ti.com wrote:
On Thu, Aug 28, 2014 at 11:13:40AM +0900, Masahiro Yamada wrote:
Hi Scott,
On Tue, 19 Aug 2014 04:47:40 -0500 Chin Liang See clsee@altera.com wrote:
To add the Denali NAND driver support into U-Boot. This driver is leveraged from Linux.
Signed-off-by: Chin Liang See clsee@altera.com Cc: Scott Wood scottwood@freescale.com Cc: Masahiro Yamada yamada.m@jp.panasonic.com
Changes for v9
- Updated the commit messageb
- Removed macro kern_xx
- Removed debug macro
- Changed CONFIG_NAND_DENALI_64BIT to CONFIG_SYS_NAND_DENALI_64BIT
Any comments?
If nothing, please apply this patch.
I don't see anything obviously wrong here, but since Scott has reviewed previous versions I want to give him a little more time to ack. I'm OK pulling this into master with Scott's ack or lets say Wednesday next week and we'll ask Chin Liang to address any late feedback. Thanks all!
This driver cannot build since commit ff94bc40af3481d47546595ba73c136de6af6929 (mtd, ubi, ubifs: resync with Linux-3.14),
I posted a question last week: http://article.gmane.org/gmane.comp.boot-loaders.u-boot/194367/match=nand_cm...
No reply so far.
Best Regards Masahiro Yamada