]> git.dujemihanovic.xyz Git - u-boot.git/commit
sandbox: enable clk command on the sandbox
authorHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Mon, 9 Sep 2024 23:45:30 +0000 (01:45 +0200)
committerTom Rini <trini@konsulko.com>
Thu, 10 Oct 2024 04:04:56 +0000 (22:04 -0600)
commit5ba825194aa0e04fbd07da6f618c37d9934f4f2d
tree84e785eb54ca23b131931569558e6ad7d42c5a20
parent6015f59086511c70257f64ce0f051ae21f219906
sandbox: enable clk command on the sandbox

Enabling the clk command on the sandbox will allow us to write tests
for it.

Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
configs/sandbox64_defconfig
configs/sandbox_defconfig
configs/sandbox_flattree_defconfig
configs/sandbox_noinst_defconfig
configs/sandbox_spl_defconfig
configs/sandbox_vpl_defconfig