summaryrefslogtreecommitdiffstats
path: root/board/esd/common/lcd.h
Commit message (Collapse)AuthorAgeFilesLines
* ppc4xx: Use correct io accessors for esd 405/440 boardsMatthias Fuchs2009-03-201-7/+7
| | | | | | | | | This patch replaces in/out8/16/32 macros by in/out_8/_be16/_be32 macros. Also volatile pointer references are replaced by the new accessors. Signed-off-by: Matthias Fuchs <matthias.fuchs@esd.eu> Signed-off-by: Stefan Roese <sr@denx.de>
* Code cleanup.wdenk2004-12-161-1/+0
|
* esd common updatestroese2004-12-161-0/+71
OpenPOWER on IntegriCloud