mirror of
https://github.com/linux-sunxi/u-boot-sunxi.git
synced 2024-02-12 11:16:03 +08:00
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:
@ -10,6 +10,8 @@
|
|||||||
#ifndef __CONFIG_H
|
#ifndef __CONFIG_H
|
||||||
#define __CONFIG_H
|
#define __CONFIG_H
|
||||||
|
|
||||||
|
#define CONFIG_SYS_GENERIC_BOARD
|
||||||
|
#define CONFIG_DISPLAY_BOARDINFO
|
||||||
#if defined(CONFIG_TWR_P1025)
|
#if defined(CONFIG_TWR_P1025)
|
||||||
#define CONFIG_BOARDNAME "TWR-P1025"
|
#define CONFIG_BOARDNAME "TWR-P1025"
|
||||||
#define CONFIG_P1025
|
#define CONFIG_P1025
|
||||||
|
Reference in New Issue
Block a user