Re: [Qemu-devel] [PATCH] arm_boot: support board IDs more than 16 bits wide

2012-01-20 Thread Mark Langsdorf
On 01/20/2012 11:05 AM, Peter Maydell wrote: > Support passing a board ID value to the kernel in r1 > that is more than 16 bits wide. This is needed to pass > the '-1 == invalid' value for boards which only support > device tree booting. > > Signed-off-by: Peter Maydell > --- > This applies after

[Qemu-devel] [PATCH] arm_boot: support board IDs more than 16 bits wide

2012-01-20 Thread Peter Maydell
Support passing a board ID value to the kernel in r1 that is more than 16 bits wide. This is needed to pass the '-1 == invalid' value for boards which only support device tree booting. Signed-off-by: Peter Maydell --- This applies after the Calxeda patchset. Mark, I suggest you put it in your pat