瀏覽代碼

Fix name of i.MX31 boards in config file header

Correct the name of the i.MX31 Litekit and phyCORE boards in config files.

Signed-off-by: Magnus Lilja <lilja.magnus@gmail.com>
Magnus Lilja 17 年之前
父節點
當前提交
7064122c2e
共有 2 個文件被更改,包括 2 次插入2 次删除
  1. 1 1
      include/configs/imx31_litekit.h
  2. 1 1
      include/configs/imx31_phycore.h

+ 1 - 1
include/configs/imx31_litekit.h

@@ -4,7 +4,7 @@
  * Richard Woodruff <r-woodruff2@ti.com>
  * Richard Woodruff <r-woodruff2@ti.com>
  * Kshitij Gupta <kshitij@ti.com>
  * Kshitij Gupta <kshitij@ti.com>
  *
  *
- * Configuration settings for the 242x TI H4 board.
+ * Configuration settings for the LogicPD i.MX31 Litekit board.
  *
  *
  * See file CREDITS for list of people who contributed to this
  * See file CREDITS for list of people who contributed to this
  * project.
  * project.

+ 1 - 1
include/configs/imx31_phycore.h

@@ -4,7 +4,7 @@
  * Richard Woodruff <r-woodruff2@ti.com>
  * Richard Woodruff <r-woodruff2@ti.com>
  * Kshitij Gupta <kshitij@ti.com>
  * Kshitij Gupta <kshitij@ti.com>
  *
  *
- * Configuration settings for the 242x TI H4 board.
+ * Configuration settings for the phyCORE-i.MX31 board.
  *
  *
  * See file CREDITS for list of people who contributed to this
  * See file CREDITS for list of people who contributed to this
  * project.
  * project.