|
@@ -1,5 +1,5 @@
|
|
|
/*
|
|
|
- *Copyright (C) 2010 OKI SEMICONDUCTOR CO., LTD.
|
|
|
+ *Copyright (C) 2011 LAPIS Semiconductor Co., Ltd.
|
|
|
*
|
|
|
*This program is free software; you can redistribute it and/or modify
|
|
|
*it under the terms of the GNU General Public License as published by
|
|
@@ -46,8 +46,8 @@ enum {
|
|
|
|
|
|
/* Set the max number of UART port
|
|
|
* Intel EG20T PCH: 4 port
|
|
|
- * OKI SEMICONDUCTOR ML7213 IOH: 3 port
|
|
|
- * OKI SEMICONDUCTOR ML7223 IOH: 2 port
|
|
|
+ * LAPIS Semiconductor ML7213 IOH: 3 port
|
|
|
+ * LAPIS Semiconductor ML7223 IOH: 2 port
|
|
|
*/
|
|
|
#define PCH_UART_NR 4
|
|
|
|