From 028ab6b598b628326116acd88e0f35aa9f526d12 Mon Sep 17 00:00:00 2001 From: wdenk Date: Mon, 23 Feb 2004 23:54:43 +0000 Subject: * Patch by Peter Ryser, 20 Feb 2004: Add support for the Xilinx ML300 platform * Patch by Stephan Linz, 17 Feb 2004: Fix watchdog support for NIOS * Patch by Josh Fryman, 16 Feb 2004: Fix byte-swapping for cfi_flash.c for different bus widths * Patch by Jon Diekema, 14 Jeb 2004: Remove duplicate "FPGA Support" notes from the README file --- include/configs/omap1610h2.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/configs/omap1610h2.h') diff --git a/include/configs/omap1610h2.h b/include/configs/omap1610h2.h index 2eb65e2..7d232ca 100644 --- a/include/configs/omap1610h2.h +++ b/include/configs/omap1610h2.h @@ -73,7 +73,7 @@ #define CFG_NS16550_REG_SIZE (-4) #define CFG_NS16550_CLK (48000000) /* can be 12M/32Khz or 48Mhz */ #define CFG_NS16550_COM1 0xfffb0000 /* uart1, bluetooth uart */ - + /* * select serial console configuration */ -- cgit v1.1