From 6617aae9b9f297c388fc011bdf4eb6c4553339e6 Mon Sep 17 00:00:00 2001 From: Wolfgang Denk Date: Fri, 19 Aug 2005 00:46:54 +0200 Subject: 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 --- board/o2dnt/flash.c | 1 - 1 file changed, 1 deletion(-) (limited to 'board/o2dnt') 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; } - -- cgit v1.2.3