From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17319 invoked by alias); 20 Feb 2004 18:36:44 -0000 Mailing-List: contact ecos-cvs-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Post: List-Help: , Sender: ecos-cvs-owner@sources.redhat.com List-Subscribe: Received: (qmail 17307 invoked by uid 9341); 20 Feb 2004 18:36:43 -0000 Date: Fri, 20 Feb 2004 18:36:00 -0000 Message-ID: <20040220183643.17305.qmail@sources.redhat.com> From: asl@sources.redhat.com To: ecos-cvs@sources.redhat.com Subject: ecos/packages/hal/arm/at91/var/current ChangeL ... X-SW-Source: 2004/txt/msg00084.txt.bz2 List-Id: CVSROOT: /cvs/ecos Module name: ecos Changes by: asl@sourceware.org 2004-02-20 18:36:43 Modified files: packages/hal/arm/at91/var/current: ChangeLog packages/hal/arm/at91/var/current/cdl: hal_arm_at91.cdl packages/hal/arm/at91/var/current/include: hal_diag.h packages/hal/arm/at91/var/current/src: hal_diag.c Log message: * cdl/hal_arm_at91.cdl: Define CYGNUM_HAL_ARM_AT91_CLOCK_SPEED with a default_value so it can be overridden in the platform HAL. * src/hal_diag.c (cyg_hal_plf_serial_control): Properly terminate variable argument processing. * include/hal_diag.h: prototype for hal_at91_set_leds() to avoid compiler warning.