* ARM how-to? @ 2013-07-18 16:58 Andrey Borzenkov 2013-07-18 17:47 ` Leif Lindholm 0 siblings, 1 reply; 4+ messages in thread From: Andrey Borzenkov @ 2013-07-18 16:58 UTC (permalink / raw) To: grub-devel Could someone provide simple steps how to actually use ARM port? As I understand core.img need to be installed as payload for native bootloader, right? Is it supported by grub-install or needs manual intervention? ^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: ARM how-to? 2013-07-18 16:58 ARM how-to? Andrey Borzenkov @ 2013-07-18 17:47 ` Leif Lindholm 2013-07-21 8:57 ` Andrey Borzenkov 0 siblings, 1 reply; 4+ messages in thread From: Leif Lindholm @ 2013-07-18 17:47 UTC (permalink / raw) To: The development of GNU GRUB On 18 July 2013 17:58, Andrey Borzenkov <arvidjaar@gmail.com> wrote: > Could someone provide simple steps how to actually use ARM port? As I > understand core.img need to be installed as payload for native > bootloader, right? Is it supported by grub-install or needs manual > intervention? If you are using the u-boot port, you need to manually tell u-boot where to find and load the image. There is a little bit of documentation on the Linaro wiki: https://wiki.linaro.org/LEG/Engineering/Kernel/GRUB https://wiki.linaro.org/LEG/Engineering/Kernel/GRUBonUBOOT For UEFI, there is: https://wiki.linaro.org/LEG/Engineering/Kernel/GRUBonUEFI / Leif ^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: ARM how-to? 2013-07-18 17:47 ` Leif Lindholm @ 2013-07-21 8:57 ` Andrey Borzenkov 2013-07-21 13:48 ` Francesco Lavra 0 siblings, 1 reply; 4+ messages in thread From: Andrey Borzenkov @ 2013-07-21 8:57 UTC (permalink / raw) To: The development of GNU GRUB; +Cc: leif.lindholm В Thu, 18 Jul 2013 18:47:11 +0100 Leif Lindholm <leif.lindholm@linaro.org> пишет: > On 18 July 2013 17:58, Andrey Borzenkov <arvidjaar@gmail.com> wrote: > > Could someone provide simple steps how to actually use ARM port? As I > > understand core.img need to be installed as payload for native > > bootloader, right? Is it supported by grub-install or needs manual > > intervention? > > If you are using the u-boot port, you need to manually tell u-boot > where to find and load the image. > > There is a little bit of documentation on the Linaro wiki: > https://wiki.linaro.org/LEG/Engineering/Kernel/GRUB > https://wiki.linaro.org/LEG/Engineering/Kernel/GRUBonUBOOT > Does restriction about non-relocatable core.img still apply? > For UEFI, there is: > https://wiki.linaro.org/LEG/Engineering/Kernel/GRUBonUEFI > > / > Leif > > _______________________________________________ > Grub-devel mailing list > Grub-devel@gnu.org > https://lists.gnu.org/mailman/listinfo/grub-devel ^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: ARM how-to? 2013-07-21 8:57 ` Andrey Borzenkov @ 2013-07-21 13:48 ` Francesco Lavra 0 siblings, 0 replies; 4+ messages in thread From: Francesco Lavra @ 2013-07-21 13:48 UTC (permalink / raw) To: The development of GNU GRUB; +Cc: Andrey Borzenkov, leif.lindholm On 07/21/2013 10:57 AM, Andrey Borzenkov wrote: > В Thu, 18 Jul 2013 18:47:11 +0100 > Leif Lindholm <leif.lindholm@linaro.org> пишет: > >> On 18 July 2013 17:58, Andrey Borzenkov <arvidjaar@gmail.com> wrote: >>> Could someone provide simple steps how to actually use ARM port? As I >>> understand core.img need to be installed as payload for native >>> bootloader, right? Is it supported by grub-install or needs manual >>> intervention? >> >> If you are using the u-boot port, you need to manually tell u-boot >> where to find and load the image. >> >> There is a little bit of documentation on the Linaro wiki: >> https://wiki.linaro.org/LEG/Engineering/Kernel/GRUB >> https://wiki.linaro.org/LEG/Engineering/Kernel/GRUBonUBOOT >> > > Does restriction about non-relocatable core.img still apply? Yes. Please note that to have support for device tree working correctly you may need to replace the file grub-core/lib/fdt.c in the ARM branch with the file I sent to the list on April 7th (see http://lists.gnu.org/archive/html/grub-devel/2013-04/msg00086.html). The patch I posted earlier today is needed too. Regards, Francesco ^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2013-07-21 13:48 UTC | newest] Thread overview: 4+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2013-07-18 16:58 ARM how-to? Andrey Borzenkov 2013-07-18 17:47 ` Leif Lindholm 2013-07-21 8:57 ` Andrey Borzenkov 2013-07-21 13:48 ` Francesco Lavra
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for NNTP newsgroup(s).