u-boot-brain/board/pxa255_idp
Mike Frysinger 464c79207c punt unused clean/distclean targets
The top level Makefile does not do any recursion into subdirs when
cleaning, so these clean/distclean targets in random arch/board dirs
never get used.  Punt them all.

MAKEALL didn't report any errors related to this that I could see.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2011-10-15 22:20:36 +02:00
..
idp_notes.txt Add Vibren (was Accelent) PXA255 IDP Support 2005-09-25 15:59:01 +02:00
Makefile punt unused clean/distclean targets 2011-10-15 22:20:36 +02:00
pxa_idp.c PXA: pxa255_idp: Fix for reloc 2010-10-22 01:38:00 +02:00
pxa_reg_calcs.out rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
pxa_reg_calcs.py rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
README Add Vibren (was Accelent) PXA255 IDP Support 2005-09-25 15:59:01 +02:00

Tested:

- MMC
- Ethernet
- BL console (on serial port connector J5)
- flash support

Todo:

- display support
- PCMCIA support