On 26 October 2012 09:48, Peter Maydell <peter.mayd...@linaro.org> wrote: > This patch puts the initrd starting at 29MB (was 13MB). That > would probably break any machines with 32MB memory configurations. > So I need to check if there are any which might plausibly be run > with 32MB (and if so maybe set initrd load address based on > ram_size?)
musicpal, omap_sx1, cheetah, z2 all have 32MB RAM sizes and use the arm_boot bootloader, so I can't take this patch as it stands. -- PMM