]> git.dujemihanovic.xyz Git - u-boot.git/commit
arm: total_compute: move the boot command to an env file
authorBoyan Karatotev <boyan.karatotev@arm.com>
Fri, 25 Oct 2024 17:18:17 +0000 (18:18 +0100)
committerTom Rini <trini@konsulko.com>
Mon, 4 Nov 2024 20:50:43 +0000 (14:50 -0600)
commit6d111a6dc22f89104786b43e4e37bde46934330c
treecbe8d336f4176a292511809c1a1843dde5d5b57f
parent4696d63d873acbd162ccf858b8508d22c56f7316
arm: total_compute: move the boot command to an env file

The boot command for Total Compute has many aspects and changes from time
to time. So move it to an .env file where it can be a proper script.

Signed-off-by: Boyan Karatotev <boyan.karatotev@arm.com>
Signed-off-by: Leo Yan <leo.yan@arm.com>
board/armltd/total_compute/total_compute.env [new file with mode: 0644]
configs/total_compute_defconfig
include/configs/total_compute.h