Signed-off-by: Georgi Botev <[email protected]> --- include/configs/pm9261.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/include/configs/pm9261.h b/include/configs/pm9261.h index deaa3ad..10415d3 100644 --- a/include/configs/pm9261.h +++ b/include/configs/pm9261.h @@ -20,7 +20,7 @@ #include <asm/hardware.h> /* ARM asynchronous clock */ -#define CONFIG_SYS_GENERIC_BOARD /* Adding generig board */ +#define CONFIG_SYS_GENERIC_BOARD #define CONFIG_DISPLAY_BOARDINFO -- 1.9.1 _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

