mirror of
https://github.com/AsahiLinux/u-boot
synced 2025-02-17 06:28:54 +00: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:
parent
3ad2737ee3
commit
e838b0c752
1 changed files with 2 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue