board/freescale: use generic board architecture for p1025-twr
Use generic board architecture for p1025-twr, tested with NOR boot and NAND boot on p1025-twr. Signed-off-by: Ying Zhang <b40530@freescale.com> Reviewed-by: York Sun <yorksun@freescale.com>
This commit is contained in:
parent
3ad2737ee3
commit
e838b0c752
@ -10,6 +10,8 @@
|
||||
#ifndef __CONFIG_H
|
||||
#define __CONFIG_H
|
||||
|
||||
#define CONFIG_SYS_GENERIC_BOARD
|
||||
#define CONFIG_DISPLAY_BOARDINFO
|
||||
#if defined(CONFIG_TWR_P1025)
|
||||
#define CONFIG_BOARDNAME "TWR-P1025"
|
||||
#define CONFIG_P1025
|
||||
|
Loading…
Reference in New Issue
Block a user