grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] [ARM] Enable boot module for arm


From: Vladimir 'φ-coder/phcoder' Serbinenko
Subject: Re: [PATCH] [ARM] Enable boot module for arm
Date: Sat, 27 Jul 2013 16:44:39 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130630 Icedove/17.0.7

It would be the first step, but my problem is, I cannot make it work
even using concatenation. u-boot does show me correct image info for
embedded grub, but I cannot launch it. Using default load address
0x08000000 qemu errors out because address is not in RAM (and it will
not let me change amount of RAM for versatilepb); I tried to change
load address to something else, like 0x04000000 and it just immediately
resets in this case after "bootm 0x04000000".

You probably have to change GRUB link address. And not that the address is where to find the source image not where to load to.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]