aboutsummaryrefslogtreecommitdiff
path: root/board/o2dnt
diff options
context:
space:
mode:
authorWolfgang Denk <wd@pollux.denx.de>2005-08-19 00:46:54 +0200
committerWolfgang Denk <wd@pollux.denx.de>2005-08-19 00:46:54 +0200
commit6617aae9b9f297c388fc011bdf4eb6c4553339e6 (patch)
tree8a79131873cc1c05ba0a4362af9848bf3895ffb5 /board/o2dnt
parentdf3c7c8f52473297e4049efd8309d3ea944606f7 (diff)
Add new board specific commands for TQM5200/STK52XX
- Sound commands (beep, wav, sound) - Test commands (led, can, backlight, rs232) Patch by Martin Krause, 02 May 2005
Diffstat (limited to 'board/o2dnt')
-rw-r--r--board/o2dnt/flash.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/board/o2dnt/flash.c b/board/o2dnt/flash.c
index 186e0d293..dbb49f75e 100644
--- a/board/o2dnt/flash.c
+++ b/board/o2dnt/flash.c
@@ -585,4 +585,3 @@ static unsigned char intel_sector_protected (flash_info_t *info, ushort sector)
return ret;
}
-