Revision 445b011d4ade483e5afc42b37c3c35d4586856b0 authored by Prike Liang on 06 November 2019, 05:42:28 UTC, committed by Alex Deucher on 04 November 2020, 13:32:45 UTC
Enable the gfx base HW function of green_sardine.

v2: use apu flags

Signed-off-by: Prike Liang <Prike.Liang@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Reviewed-by: Huang Rui <ray.huang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
1 parent aee6836
Raw File
fdt.c
#include <linux/libfdt_env.h>
#include "../scripts/dtc/libfdt/fdt.c"
back to top