mirror of
https://xff.cz/git/u-boot/
synced 2025-10-03 00:11:30 +02:00
bzip2 requires a significant chunk of malloc space, and there isn't enough room on mpc885ads (with only 8MB RAM) for both bzip2's malloc area and a downloaded image at 0x400000. Signed-off-by: Scott Wood <scottwood@freescale.com>