Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-10-24 | TI DaVinci: DM355 Leopard: Fix compilation warning | Sandeep Paulraj | |
We get a compliation warning when we enable the NAND driver for DM355 leopard. The waring we get is that we have an implicit declaration of davinci_nand_init. It is fixed by including the asm/arch/nand_defs.h header file Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com> | |||
2009-10-18 | TI: DaVinci: DM355 Leopard board support | Sandeep Paulraj | |
This patch adds support for the leopard board which is based on the DM355 SOC. Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com> |