* uImage target support on arm64
@ 2018-05-24 19:05 Ramon Fried
2018-05-24 19:34 ` Baruch Siach
0 siblings, 1 reply; 4+ messages in thread
From: Ramon Fried @ 2018-05-24 19:05 UTC (permalink / raw)
To: linux-arm-kernel
Hi.
I've noticed that it's not supported.
Is it on purpose ?
If not I'll be happy to add support for: make uImage
for arm64 targets.
Warm regards,
Ramon.
^ permalink raw reply [flat|nested] 4+ messages in thread
* uImage target support on arm64
2018-05-24 19:05 uImage target support on arm64 Ramon Fried
@ 2018-05-24 19:34 ` Baruch Siach
2018-05-24 20:17 ` Ramon Fried
0 siblings, 1 reply; 4+ messages in thread
From: Baruch Siach @ 2018-05-24 19:34 UTC (permalink / raw)
To: linux-arm-kernel
Hi Ramon,
On Thu, May 24, 2018 at 10:05:15PM +0300, Ramon Fried wrote:
> I've noticed that it's not supported.
> Is it on purpose ?
Yes. The 32bit load address in the uImage header in pretty limited when
applied to 64bit ARM64. Even for ARM zImage is the preferred kernel format for
quite some time now, since it allows flexible load address, as well as
multi-platform kernels.
> If not I'll be happy to add support for: make uImage
> for arm64 targets.
baruch
--
http://baruch.siach.name/blog/ ~. .~ Tk Open Systems
=}------------------------------------------------ooO--U--Ooo------------{=
- baruch at tkos.co.il - tel: +972.52.368.4656, http://www.tkos.co.il -
^ permalink raw reply [flat|nested] 4+ messages in thread* uImage target support on arm64
2018-05-24 19:34 ` Baruch Siach
@ 2018-05-24 20:17 ` Ramon Fried
2018-05-24 21:38 ` Russell King - ARM Linux
0 siblings, 1 reply; 4+ messages in thread
From: Ramon Fried @ 2018-05-24 20:17 UTC (permalink / raw)
To: linux-arm-kernel
On Thu, May 24, 2018 at 10:34 PM, Baruch Siach <baruch@tkos.co.il> wrote:
> Hi Ramon,
>
> On Thu, May 24, 2018 at 10:05:15PM +0300, Ramon Fried wrote:
>> I've noticed that it's not supported.
>> Is it on purpose ?
>
> Yes. The 32bit load address in the uImage header in pretty limited when
> applied to 64bit ARM64. Even for ARM zImage is the preferred kernel format for
> quite some time now, since it allows flexible load address, as well as
> multi-platform kernels.
Hi Baruch.
I though that in terms of U-boot, the new FIT image is the preferred
kernel format.
Thanks,
Ramon.
>
>> If not I'll be happy to add support for: make uImage
>> for arm64 targets.
>
> baruch
>
> --
> http://baruch.siach.name/blog/ ~. .~ Tk Open Systems
> =}------------------------------------------------ooO--U--Ooo------------{=
> - baruch at tkos.co.il - tel: +972.52.368.4656, http://www.tkos.co.il -
^ permalink raw reply [flat|nested] 4+ messages in thread* uImage target support on arm64
2018-05-24 20:17 ` Ramon Fried
@ 2018-05-24 21:38 ` Russell King - ARM Linux
0 siblings, 0 replies; 4+ messages in thread
From: Russell King - ARM Linux @ 2018-05-24 21:38 UTC (permalink / raw)
To: linux-arm-kernel
On Thu, May 24, 2018 at 11:17:19PM +0300, Ramon Fried wrote:
> On Thu, May 24, 2018 at 10:34 PM, Baruch Siach <baruch@tkos.co.il> wrote:
> > Hi Ramon,
> >
> > On Thu, May 24, 2018 at 10:05:15PM +0300, Ramon Fried wrote:
> >> I've noticed that it's not supported.
> >> Is it on purpose ?
> >
> > Yes. The 32bit load address in the uImage header in pretty limited when
> > applied to 64bit ARM64. Even for ARM zImage is the preferred kernel format for
> > quite some time now, since it allows flexible load address, as well as
> > multi-platform kernels.
> Hi Baruch.
> I though that in terms of U-boot, the new FIT image is the preferred
> kernel format.
u-boot keeps inventing new image formats for itself that are specific
to u-boot. Not every boot loader is u-boot.
For 32-bit ARM, zImage has _always_ since day one been the preferred
format.
--
RMK's Patch system: http://www.armlinux.org.uk/developer/patches/
FTTC broadband for 0.8mile line in suburbia: sync at 8.8Mbps down 630kbps up
According to speedtest.net: 8.21Mbps down 510kbps up
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2018-05-24 21:38 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-05-24 19:05 uImage target support on arm64 Ramon Fried
2018-05-24 19:34 ` Baruch Siach
2018-05-24 20:17 ` Ramon Fried
2018-05-24 21:38 ` Russell King - ARM Linux
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox