summaryrefslogtreecommitdiff
path: root/arch/arm/plat-omap/include/mach/board-ldp.h
AgeCommit message (Collapse)AuthorFilesLines
2009-03-24ARM: OMAP: No need to include board-ldp.h from hardware.hTony Lindgren1-39/+0
Move the defines to the associated board file and remove the now unnecessary header file. Also rename OMAP34XX_ETHR_START to LDP_ETHR_START. Signed-off-by: Tony Lindgren <tony@atomide.com>
2008-12-11ARM: OMAP3: LDP: Add Ethernet device support to make ldp boot succeessStanley.Miao1-1/+4
Add Ethernet device support in board-ldp.c to make ldp can boot and mount nfs successfully. Signed-off-by: Stanley.Miao <stanley.miao@windriver.com>
2008-10-10ARM: OMAP3: Add basic board support for OMAP LDPNishant Kamat1-0/+36
This adds minimal board support for the OMAP3430 LDP development platform. Signed-off-by: Nishant Kamat <nskamat@ti.com> Signed-off-by: Tony Lindgren <tony@atomide.com>