Re: armv7 kernel load address

2016-07-25 Thread Mark Kettenis
> Date: Sun, 24 Jul 2016 23:35:05 +0200 > From: Patrick Wildt > > On Fri, Jul 22, 2016 at 12:05:57AM +0200, Mark Kettenis wrote: > > Currently armv7 kernels expect to be loaded at the bottom of physical > > ram. The diff below removes this restriction. > > > > This is important for two reasons:

Re: armv7 kernel load address

2016-07-24 Thread Patrick Wildt
On Fri, Jul 22, 2016 at 12:05:57AM +0200, Mark Kettenis wrote: > Currently armv7 kernels expect to be loaded at the bottom of physical > ram. The diff below removes this restriction. > > This is important for two reasons: > > 1. On some SoCs physical memory starts at address 0. However, the >

armv7 kernel load address

2016-07-21 Thread Mark Kettenis
Currently armv7 kernels expect to be loaded at the bottom of physical ram. The diff below removes this restriction. This is important for two reasons: 1. On some SoCs physical memory starts at address 0. However, the u-boot EFI interface has a nasty bug where allocating memory at address