提交 2aea6618 编写于 作者: V vijay rai 提交者: York Sun

powerpc/t104x: Convert to use generic board code

Convert T1040QDS and T1040RDB to use generic board code.
Signed-off-by: NVijay Rai <vijay.rai@freescale.com>
Reviewed-by: NYork Sun <yorksun@freescale.com>
上级 9b18e519
...@@ -28,6 +28,8 @@ ...@@ -28,6 +28,8 @@
*/ */
#define CONFIG_T1040QDS #define CONFIG_T1040QDS
#define CONFIG_PHYS_64BIT #define CONFIG_PHYS_64BIT
#define CONFIG_SYS_GENERIC_BOARD
#define CONFIG_DISPLAY_BOARDINFO
#ifdef CONFIG_RAMBOOT_PBL #ifdef CONFIG_RAMBOOT_PBL
#define CONFIG_RAMBOOT_TEXT_BASE CONFIG_SYS_TEXT_BASE #define CONFIG_RAMBOOT_TEXT_BASE CONFIG_SYS_TEXT_BASE
......
...@@ -12,6 +12,8 @@ ...@@ -12,6 +12,8 @@
*/ */
#define CONFIG_T104xRDB #define CONFIG_T104xRDB
#define CONFIG_PHYS_64BIT #define CONFIG_PHYS_64BIT
#define CONFIG_SYS_GENERIC_BOARD
#define CONFIG_DISPLAY_BOARDINFO
#define CONFIG_E500 /* BOOKE e500 family */ #define CONFIG_E500 /* BOOKE e500 family */
#include <asm/config_mpc85xx.h> #include <asm/config_mpc85xx.h>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册