u-boot-2016/common
Marian Balakowicz 1b5605ca57 Avoid initrd and logbuffer area overlaps
Add logbuffer to reserved LMB areas to prevent initrd allocation
from overlaping with it.

Make sure to use correct logbuffer base address.

Signed-off-by: Marian Balakowicz <m8@semihalf.com>
2008-05-10 00:16:13 +02:00
..
ACEX1K.c
altera.c
bedbug.c
circbuf.c
cmd_ambapp.c
cmd_autoscript.c Memory footprint optimizations 2008-04-24 17:21:55 +02:00
cmd_bdinfo.c
cmd_bedbug.c
cmd_bmp.c
cmd_boot.c allow ports to override go behavior 2008-04-18 00:31:41 -07:00
cmd_bootldr.c
cmd_bootm.c Fix build errors when CONFIG_LOGBUFFER and CONFIG_FIT are enabled 2008-05-10 00:11:25 +02:00
cmd_cache.c
cmd_console.c
cmd_cplbinfo.c
cmd_date.c
cmd_dcr.c
cmd_diag.c
cmd_display.c
cmd_doc.c
cmd_dtt.c
cmd_eeprom.c
cmd_elf.c allow ports to override bootelf behavior 2008-04-18 00:30:42 -07:00
cmd_ext2.c
cmd_fat.c
cmd_fdc.c
cmd_fdos.c
cmd_fdt.c
cmd_flash.c
cmd_fpga.c
cmd_i2c.c
cmd_ide.c ide: Remove spurious second include of io.h 2008-05-09 20:55:57 +02:00
cmd_immap.c
cmd_itest.c
cmd_jffs2.c
cmd_load.c
cmd_log.c Avoid initrd and logbuffer area overlaps 2008-05-10 00:16:13 +02:00
cmd_mac.c
cmd_mem.c Merge branch 'master' of /home/wd/git/u-boot/lwmon5 2008-04-25 11:32:01 +02:00
cmd_mfsl.c
cmd_mii.c
cmd_misc.c
cmd_mmc.c
cmd_mp.c
cmd_nand.c cmd_nand: fix warning: str2long ncompatible pointer type 2008-04-30 22:58:47 +02:00
cmd_net.c
cmd_nvedit.c
cmd_onenand.c
cmd_otp.c
cmd_pci.c
cmd_pcmcia.c
cmd_portio.c
cmd_reginfo.c
cmd_reiser.c
cmd_sata.c
cmd_scsi.c
cmd_setexpr.c
cmd_spi.c
cmd_strings.c
cmd_terminal.c
cmd_universe.c
cmd_usb.c
cmd_vfd.c
cmd_ximg.c Memory footprint optimizations 2008-04-24 17:21:55 +02:00
command.c
console.c
crc16.c
cyclon2.c
devices.c
dlmalloc.c
dlmalloc.src
docecc.c
env_common.c
env_dataflash.c
env_eeprom.c
env_flash.c fix building when saveenv is disabled in some setups 2008-05-04 00:22:45 +02:00
env_nand.c Fix warning in env_nand.c if compiled for DaVinci Schmoogie 2008-04-30 22:34:42 +02:00
env_nowhere.c
env_nvram.c
env_onenand.c
environment.c
exports.c
fdt_support.c
flash.c
fpga.c
ft_build.c
gunzip.c
hush.c
image.c Avoid initrd and logbuffer area overlaps 2008-05-10 00:16:13 +02:00
kgdb.c
lcd.c
lists.c
lynxkdi.c
main.c Fix readline_into_buffer() with CONFIG_CMDLINE_EDITING before relocating 2008-05-09 22:18:15 +02:00
Makefile
memsize.c
miiphybb.c
miiphyutil.c
s_record.c
serial.c
soft_i2c.c
soft_spi.c
spartan2.c
spartan3.c
stratixII.c
usb.c
usb_kbd.c
usb_storage.c
virtex2.c
xilinx.c
xyzModem.c