u-boot-brain/board/ml2
Stefan Roese ceaa62a6f0 ppc4xx: Fix problems in some ppc4xx board Makefiles
Some 4xx Makefiles didn't add $(SOBJ) to their board library. This was
no till now problem, since those boards included this object (init.o
most of the time) directly from their linker scripts. This patch clean
this up, so that all objects are now collected in the board library. This
is in preparation for the upcoming PPC4xx linker script consolidation.

Signed-off-by: Stefan Roese <sr@denx.de>
2009-11-02 16:29:03 +01:00
..
config.mk Initial revision 2002-09-18 21:09:48 +00:00
flash.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
init.S ppc4xx: Remove superfluous dram_init() call or replace it by initdram() 2008-06-03 20:22:19 +02:00
Makefile ppc4xx: Fix problems in some ppc4xx board Makefiles 2009-11-02 16:29:03 +01:00
ml2.c Change initdram() return type to phys_size_t 2008-06-12 08:50:18 +02:00
serial.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
u-boot.lds ppc: Enable full relocation to RAM 2009-10-03 10:15:45 +02:00
u-boot.lds.debug ppc: Enable full relocation to RAM 2009-10-03 10:15:45 +02:00