diff options
Diffstat (limited to 'include/configs/dns325.h')
-rw-r--r-- | include/configs/dns325.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/include/configs/dns325.h b/include/configs/dns325.h index eaf8c85..379e6c7 100644 --- a/include/configs/dns325.h +++ b/include/configs/dns325.h @@ -1,6 +1,6 @@ /* * Copyright (C) 2011 - * Stefan Herbrechtsmeier <stefan@code.herbrechtsmeier.net> + * Stefan Herbrechtsmeier <stefan@herbrechtsmeier.net> * * Based on Kirkwood support: * (C) Copyright 2009 @@ -26,6 +26,7 @@ #define CONFIG_FEROCEON_88FR131 /* CPU Core subversion */ #define CONFIG_KW88F6281 /* SOC Name */ #define CONFIG_SKIP_LOWLEVEL_INIT /* disable board lowlevel_init */ +#define CONFIG_SYS_GENERIC_BOARD /* * Commands configuration |