powerpc/t104x: Convert to use generic board code
Convert T1040QDS and T1040RDB to use generic board code. Signed-off-by: Vijay Rai <vijay.rai@freescale.com> Reviewed-by: York Sun <yorksun@freescale.com>
This commit is contained in:
parent
9b18e5199e
commit
2aea661810
@ -28,6 +28,8 @@
|
||||
*/
|
||||
#define CONFIG_T1040QDS
|
||||
#define CONFIG_PHYS_64BIT
|
||||
#define CONFIG_SYS_GENERIC_BOARD
|
||||
#define CONFIG_DISPLAY_BOARDINFO
|
||||
|
||||
#ifdef CONFIG_RAMBOOT_PBL
|
||||
#define CONFIG_RAMBOOT_TEXT_BASE CONFIG_SYS_TEXT_BASE
|
||||
|
@ -12,6 +12,8 @@
|
||||
*/
|
||||
#define CONFIG_T104xRDB
|
||||
#define CONFIG_PHYS_64BIT
|
||||
#define CONFIG_SYS_GENERIC_BOARD
|
||||
#define CONFIG_DISPLAY_BOARDINFO
|
||||
|
||||
#define CONFIG_E500 /* BOOKE e500 family */
|
||||
#include <asm/config_mpc85xx.h>
|
||||
|
Loading…
Reference in New Issue
Block a user