mv-common.h: Include support for device trees

Signed-off-by: Kevin Smith <kevin.smith@elecsyscorp.com>
Acked-by: Stefan Roese <sr@denx.de>
master
Kevin Smith 10 years ago committed by Luka Perkov
parent ef0f2f5752
commit ae68763b6d
  1. 2
      include/configs/mv-common.h

@ -59,6 +59,8 @@
#define CONFIG_BOOTDELAY 3 /* default enable autoboot */
#define CONFIG_PREBOOT
#define CONFIG_OF_LIBFDT /* Device tree support */
/*
* For booting Linux, the board info and command line data
* have to be in the first 8 MB of memory, since this is

Loading…
Cancel
Save