summaryrefslogtreecommitdiff
path: root/configs/am62px_evm_prune_splashscreen.config
diff options
context:
space:
mode:
authorDevarsh Thakkar <devarsht@ti.com>2024-03-05 18:14:12 +0530
committerFrancesco Dolcini <francesco.dolcini@toradex.com>2024-03-21 14:26:33 +0000
commit38775ae3c5c7205421d9409754c592fcac21eb46 (patch)
tree3db2347d40bd711f7183ae24b72298316ca431ef /configs/am62px_evm_prune_splashscreen.config
parent5ff8d9e533349750f3529acac65b9107a8235114 (diff)
configs: am62x: am62px: Enable simple-framebuffer
Enable simple-framebuffer support for AM62x and AM62p platforms which have early splash screen enabled. This updates the simple-framebuffer node in Linux device-tree on the fly with framebuffer address and meta-data and also reserves framebuffer region in device-tree. Also disable the simple-framebuffer support in am62p's prune splashscreen config fragment as it is not required without splashscreen support. Signed-off-by: Devarsh Thakkar <devarsht@ti.com>
Diffstat (limited to 'configs/am62px_evm_prune_splashscreen.config')
-rw-r--r--configs/am62px_evm_prune_splashscreen.config1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/am62px_evm_prune_splashscreen.config b/configs/am62px_evm_prune_splashscreen.config
index b45a7b347f..1ff1eaa177 100644
--- a/configs/am62px_evm_prune_splashscreen.config
+++ b/configs/am62px_evm_prune_splashscreen.config
@@ -26,3 +26,4 @@ CONFIG_BLOBLIST=n
# CONFIG_SPL_SIZE_LIMIT is not set
# CONFIG_SPL_SIZE_LIMIT_PROVIDE_STACK is not set
CONFIG_CUSTOM_SYS_INIT_SP_ADDR=0x80480000
+CONFIG_FDT_SIMPLEFB=n