2 * arch/xtensa/platform/xtavnet/include/platform/serial.h
4 * This file is subject to the terms and conditions of the GNU General Public
5 * License. See the file "COPYING" in the main directory of this archive
8 * Copyright (C) 2001, 2006 Tensilica Inc.
11 #ifndef __ASM_XTENSA_XTAVNET_SERIAL_H
12 #define __ASM_XTENSA_XTAVNET_SERIAL_H
14 #include <platform/hardware.h>
16 #define BASE_BAUD (*(long *)XTFPGA_CLKFRQ_VADDR / 16)
18 #endif /* __ASM_XTENSA_XTAVNET_SERIAL_H */