[U-Boot] [PATCH v2 54/55] x86: ivybridge: Use syscon for the GMA device
Bin Meng
bmeng.cn at gmail.com
Thu Jan 21 09:03:04 CET 2016
On Mon, Jan 18, 2016 at 7:11 AM, Simon Glass <sjg at chromium.org> wrote:
> Until we have a proper video uclass we can use syscon to handle the GMA
> device, and avoid the special device tree and PCI searching. Update the code
> to work this way.
>
> Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v2: None
>
> arch/x86/cpu/ivybridge/bd82x6x.c | 14 +++++---------
> arch/x86/cpu/ivybridge/early_me.c | 1 +
> arch/x86/cpu/ivybridge/gma.c | 8 +++++---
> arch/x86/dts/chromebook_link.dts | 3 ++-
> arch/x86/include/asm/arch-ivybridge/bd82x6x.h | 2 +-
> arch/x86/include/asm/cpu.h | 4 +++-
> 6 files changed, 17 insertions(+), 15 deletions(-)
>
applied to u-boot-x86/master, thanks!
More information about the U-Boot
mailing list