u-boot-2016/cpu/mpc8xx
Wolfgang Denk 5fdc215f0b Fix DPRAM memory leak when CFG_ALLOC_DPRAM is defined, which
eventually leads to a machine check. This change assures that DPRAM
is allocated only once in that case.

Signed-off-by: Gary Jennejohn <garyj@denx.de>
Signed-off-by: Wolfgang Denk <wd@denx.de>
2008-09-22 22:23:06 +02:00
..
bedbug_860.c
commproc.c
config.mk PPC: Use r2 instead of r29 as global data pointer 2008-02-14 22:43:22 +01:00
cpu.c Coding Style cleanyp; update CHANGELOG 2008-03-26 00:52:10 +01:00
cpu_init.c rename CFG_ENV_IS_IN_NVRAM in CONFIG_ENV_IS_IN_NVRAM 2008-09-10 22:47:59 +02:00
fdt.c fdt: rework fdt_fixup_ethernet() to use env instead of bd_t 2008-08-21 02:07:43 +02:00
fec.c MPC8xx FEC driver: fix compiler warning. 2008-01-13 02:19:13 +01:00
fec.h
i2c.c Big white-space cleanup. 2008-05-21 00:14:08 +02:00
interrupts.c
kgdb.S cpu/ rtc/ include/: Remove lingering references to CFG_CMD_* symbols. 2007-07-10 10:27:39 -05:00
lcd.c
Makefile MPC8xx: Fix libfdt support introduced in commit 77ff7b74 2008-04-02 11:07:20 -04:00
plprcr_write.S
scc.c Fix DPRAM memory leak when CFG_ALLOC_DPRAM is defined, which 2008-09-22 22:23:06 +02:00
serial.c Enable SMC microcode relocation patch for SMC1. 2008-01-12 00:33:12 +01:00
speed.c 8xx: Update OF support on 8xx 2008-03-25 22:28:34 +01:00
spi.c
start.S
traps.c
upatch.c Enable SMC microcode relocation patch for SMC1. 2008-01-12 00:33:12 +01:00
video.c Fix printf() format issues with sizeof_t types by using %zu 2008-07-14 15:06:35 +02:00
wlkbd.c