Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | TI OMAP3: make gpmc_config as const | Nishanth Menon | 2009-10-24 | -3/+0 |
| | | | | | | | | | | | gpmc_config should not be a variant as it is board specific hence make it a const parameter Fixes issues identified by Dirk: - build issue for zoom2 - warnings for all other OMAP3 platforms using nand/onenand etc Signed-off-by: Nishanth Menon <nm@ti.com> | |||
* | Zoom2 Fix serial gpmc setup | Tom Rix | 2009-10-18 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | The offset to the chip select is incorrect. The change 187af954cf7958c24efcf0fd62289bbdb4f1f24e, omap3: embedd gpmc_cs into gpmc config struct introduced a problem with the serial gpmc setup. This patch reverts the chip select to its previous value. The symptoms of this problem are that the Zoom2 currently hangs. This was run tested on Zoom2. Signed-off-by: Tom Rix <Tom.Rix@windriver.com> | |||
* | arm: move Logicpd's boards to board/logicpd/ | Jean-Christophe PLAGNIOL-VILLARD | 2009-09-05 | -0/+182 |
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> |