[U-Boot] [PATCH 3/6] x86: dts: Remove coreboot_fb.dtsi
Bin Meng
bmeng.cn at gmail.com
Mon Aug 20 05:57:09 UTC 2018
On Fri, Aug 17, 2018 at 8:48 PM, Simon Glass <sjg at chromium.org> wrote:
> On 10 August 2018 at 03:39, Bin Meng <bmeng.cn at gmail.com> wrote:
>> There is no need to keep a separate coreboot_fb.dtsi since now we
>> have a generic coreboot payload dts.
>>
>> While we are here, this also remove the out-of-date description in
>> the documentation regarding to coreboot framebuffer driver with
>> U-Boot loaded as a payload from coreboot. As the testing result with
>> QEMU 2.5.0 shows, the driver just works like a charm.
>>
>> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
>> ---
>>
>> arch/x86/dts/bayleybay.dts | 1 -
>> arch/x86/dts/chromebook_link.dts | 1 -
>> arch/x86/dts/chromebook_samus.dts | 1 -
>> arch/x86/dts/chromebox_panther.dts | 1 -
>> arch/x86/dts/coreboot_fb.dtsi | 5 -----
>> arch/x86/dts/minnowmax.dts | 1 -
>> doc/README.x86 | 7 -------
>> 7 files changed, 17 deletions(-)
>> delete mode 100644 arch/x86/dts/coreboot_fb.dtsi
>
> Reviewed-by: Simon Glass <sjg at chromium.org>
applied to u-boot-x86, thanks!
More information about the U-Boot
mailing list