Re: [PATCH v6 043/102] x86: fsp: Make graphics support common to FSP1/2

2019-12-07 Thread Bin Meng
On Sat, Dec 7, 2019 at 12:49 PM Simon Glass wrote: > > Both versions of FSP can use the same graphics support, so move it into > the common directory. > > Signed-off-by: Simon Glass > Reviewed-by: Bin Meng > --- > > Changes in v6: None > Changes in v5: None > Changes in v4: None > Changes in v3:

[PATCH v6 043/102] x86: fsp: Make graphics support common to FSP1/2

2019-12-06 Thread Simon Glass
Both versions of FSP can use the same graphics support, so move it into the common directory. Signed-off-by: Simon Glass Reviewed-by: Bin Meng --- Changes in v6: None Changes in v5: None Changes in v4: None Changes in v3: None Changes in v2: None arch/x86/lib/fsp/Makefile | 3