u-boot/arch/arm/cpu/arm926ejs/orion5x
Lei Wen 5ff8b35412 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>
2011-10-27 21:56:33 +02:00
..
Makefile Replace obsolete e-mail address 2011-04-27 19:38:09 +02:00
cpu.c ARM: orion5x: reduce dependence of including platform file 2011-10-27 21:56:33 +02:00
dram.c ARM: orion5x: reduce dependence of including platform file 2011-10-27 21:56:33 +02:00
lowlevel_init.S Replace obsolete e-mail address 2011-04-27 19:38:09 +02:00
timer.c ARM: orion5x: reduce dependence of including platform file 2011-10-27 21:56:33 +02:00