sm8350-common: Remove virtual framebuffer.

* It's largely for testing purposes and it consumes
   a large amount of memory. If your hardware doesn't
   have graphics then it can be useful, which isn't the
   case for shipped devices.

Change-Id: I2348718ad3afba846498572161fa7e83dd8b7ce9
This commit is contained in:
Alexander Koskovich 2021-04-27 06:57:55 -07:00 committed by Arian
parent caaa6afed4
commit 5a1fa60059

View File

@ -110,7 +110,6 @@ BOARD_KERNEL_CMDLINE += swiotlb=0
BOARD_KERNEL_CMDLINE += pcie_ports=compat
BOARD_KERNEL_CMDLINE += iptable_raw.raw_before_defrag=1
BOARD_KERNEL_CMDLINE += ip6table_raw.raw_before_defrag=1
BOARD_KERNEL_CMDLINE += video=vfb:640x400,bpp=32,memsize=3072000
# Partitions
BOARD_FLASH_BLOCK_SIZE := 131072