u-boot-brain/arch/arm/cpu/arm926ejs/pantheon
Lei Wen 0c0d9b708b ARM: pantheon: 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
..
cpu.c ARM: pantheon: reduce dependence of including platform file 2011-10-27 21:56:33 +02:00
dram.c ARM: pantheon: reduce dependence of including platform file 2011-10-27 21:56:33 +02:00
Makefile build: add missing $(AR)->$(cmd_link_o_target) update 2011-10-22 01:18:41 +02:00
timer.c ARM: pantheon: reduce dependence of including platform file 2011-10-27 21:56:33 +02:00