On 9 February 2016 at 05:41, Andrew Baumann <andrew.baum...@microsoft.com> wrote: >> From: Stephen Warren [mailto:swar...@wwwdotorg.org] >> Sent: Tuesday, 9 February 2016 3:59 PM >> >> Return a valid value from the BCM2835 property mailbox query "get board >> revision". This query is used by U-Boot. Implementing it fixes the first >> obvious difference between qemu and real HW. >> >> The value returned is currently hard-coded to match the RPi2 I own. Other >> values are legal, e.g. different board manufacturer field values are likely >> to >> exist in the wild. >> >> Cc: Andrew Baumann <andrew.baum...@microsoft.com> >> Signed-off-by: Stephen Warren <swar...@wwwdotorg.org> >> --- >> V2: Set the property in raspi.c, and pass it through to the property mbox >> code via property aliases. > > Reviewed-by: Andrew Baumann <andrew.baum...@microsoft.com>
Applied to target-arm.next, thanks. -- PMM