Commit 3f2b5bb6741fa21d7a7768be3a9be3730c9ecf3b

Authored by David Müller (ELSOFT AG)
Committed by Tom Rini
1 parent 2ea9103924

PIP405: convert to generic board

Signed-off-by: David Müller <d.mueller@elsoft.ch>

Showing 1 changed file with 2 additions and 0 deletions Side-by-side Diff

include/configs/PIP405.h
... ... @@ -21,6 +21,8 @@
21 21  
22 22 #define CONFIG_SYS_TEXT_BASE 0xFFF80000
23 23  
  24 +#define CONFIG_SYS_GENERIC_BOARD
  25 +
24 26 /***********************************************************
25 27 * Clock
26 28 ***********************************************************/