[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] [ARM] Enable boot module for arm
From: |
Andrey Borzenkov |
Subject: |
Re: [PATCH] [ARM] Enable boot module for arm |
Date: |
Sat, 27 Jul 2013 09:19:36 +0400 |
В Sat, 27 Jul 2013 06:21:56 +0200
Vladimir 'φ-coder/phcoder' Serbinenko <address@hidden> пишет:
> On 27.07.2013 05:46, Andrey Borzenkov wrote:
> > В Thu, 25 Jul 2013 17:04:34 +0200
> > Vladimir 'φ-coder/phcoder' Serbinenko <address@hidden> пишет:
> >
> >>>
> >> ARM branch won't be maintained anymore. My main problem with arm
> >> currently is that testsuite works neither for arm-efi nor for arm-uboot
> >> and I didn't find a way to make qemu load file from iso from either
> >> u-boot or efi.
> >
> >
> > Could you show command line used to run grub under qemu? So far I was
> > unsuccessful to find working combination. Do you need special u-boot
> > build?
> I have exactly the same problem. It's possible to support verstile/pb
> with armv5 but available u-boot tutorials for qemu ask you to
> concatenate payload with u-boot itself which is annoying to handle.
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".
- [PATCH] [ARM] Enable boot module for arm, Francesco Lavra, 2013/07/21
- Re: [PATCH] [ARM] Enable boot module for arm, Vladimir 'φ-coder/phcoder' Serbinenko, 2013/07/25
- Re: [PATCH] [ARM] Enable boot module for arm, Francesco Lavra, 2013/07/25
- Re: [PATCH] [ARM] Enable boot module for arm, Vladimir 'φ-coder/phcoder' Serbinenko, 2013/07/25
- Re: [PATCH] [ARM] Enable boot module for arm, Andrey Borzenkov, 2013/07/26
- Re: [PATCH] [ARM] Enable boot module for arm, Vladimir 'φ-coder/phcoder' Serbinenko, 2013/07/27
- Re: [PATCH] [ARM] Enable boot module for arm,
Andrey Borzenkov <=
- Re: [PATCH] [ARM] Enable boot module for arm, Vladimir 'φ-coder/phcoder' Serbinenko, 2013/07/27
- Re: [PATCH] [ARM] Enable boot module for arm, Andrey Borzenkov, 2013/07/28
- Re: [PATCH] [ARM] Enable boot module for arm, Vladimir 'φ-coder/phcoder' Serbinenko, 2013/07/28
- Re: [PATCH] [ARM] Enable boot module for arm, Andrey Borzenkov, 2013/07/28
- Re: [PATCH] [ARM] Enable boot module for arm, Andrey Borzenkov, 2013/07/28