mirror of
https://github.com/Fishwaldo/u-boot.git
synced 2025-06-29 10:01:43 +00:00
tricorder: convert to generic board
Signed-off-by: Andreas Bießmann <andreas.devel@googlemail.com> Cc: Thomas Weber <thomas.weber@corscience.de>
This commit is contained in:
parent
c4f80f5003
commit
e6f9d419c8
1 changed files with 2 additions and 0 deletions
|
@ -35,6 +35,8 @@
|
||||||
#include <asm/arch/cpu.h> /* get chip and board defs */
|
#include <asm/arch/cpu.h> /* get chip and board defs */
|
||||||
#include <asm/arch/omap3.h>
|
#include <asm/arch/omap3.h>
|
||||||
|
|
||||||
|
#define CONFIG_SYS_GENERIC_BOARD
|
||||||
|
|
||||||
/* Display CPU and Board information */
|
/* Display CPU and Board information */
|
||||||
#define CONFIG_DISPLAY_CPUINFO
|
#define CONFIG_DISPLAY_CPUINFO
|
||||||
#define CONFIG_DISPLAY_BOARDINFO
|
#define CONFIG_DISPLAY_BOARDINFO
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue