提交 f836e414 编写于 作者: W Wolfgang Denk

Fix compile problem in include/configs/ep82xxm.h

(must have never been tested before!)
上级 f6414714
......@@ -2,6 +2,9 @@
Changes since U-Boot 1.1.4:
======================================================================
* Fix compile problem in include/configs/ep82xxm.h
(must have never been tested before!)
* MCC200: Fix uninitialized variable problem in LCD driver
* Add board/cpu specific NAND chip select function to 440 NDFC
......
......@@ -28,7 +28,7 @@
#define CONFIG_MPC8260
#define CPU_ID_STR "MPC8270"
#define CONFIG_EP82XXM /* Embedded Planet EP82xxM H 1.0 board /*
#define CONFIG_EP82XXM /* Embedded Planet EP82xxM H 1.0 board */
/* 256MB SDRAM / 64MB FLASH */
#undef DEBUG
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册