Home
last modified time | relevance | path

Searched hist:"5 ff8b35412e895287d91172c9ac3b60520d41ddb" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/include/configs/
H A Dedminiv2.h5ff8b35412e895287d91172c9ac3b60520d41ddb Mon Oct 24 16:27:32 UTC 2011 Lei Wen <leiwen@marvell.com> ARM: orion5x: reduce dependence of including platform file

For files like the drivers/serial/serial.c, it must include the
platform file, as the CONFIG_SYS_NS16550_COM1 must reference to
the definition in the platform definition files.

Include the platform definition file in the config file, so that it
would decouple the dependence for the driver files.

Signed-off-by: Lei Wen <leiwen@marvell.com>