u-boot-brain/arch/sandbox
Lukasz Majewski 87e460c304 clk: sandbox: Add sandbox test code for Common Clock Framework [CCF]
This patch provides code to implement the CCF clock tree in sandbox. It
uses all the introduced primitives; some generic ones are reused, some
sandbox specific were developed.

In that way (after introducing the real CCF tree in sandbox) the recently
added to clk-uclass.c: clk_get_by_id() and clk_get_parent_rate() are tested
in their natural work environment.

Usage (sandbox_defconfig and sandbox_flattree_defconfig):
./u-boot --fdt arch/sandbox/dts/test.dtb --command "ut dm clk_ccf"

Signed-off-by: Lukasz Majewski <lukma@denx.de>
2019-07-19 14:50:30 +02:00
..
cpu sandbox: Add a comment to board_init_f() 2019-07-10 16:52:58 -06:00
dts clk: sandbox: Add sandbox test code for Common Clock Framework [CCF] 2019-07-19 14:50:30 +02:00
include/asm - Sandbox improvements including .dts refactor 2019-07-11 18:10:11 -04:00
lib sandbox: Properly print physical addresses 2019-04-11 20:10:05 -06:00
config.mk sandbox: Allo sdl-config to be overridden 2019-07-10 16:52:58 -06:00
Kconfig sandbox: Add 64-bit sandbox 2018-02-18 15:53:48 -07:00
Makefile sandbox: Use 'extras' to specify 'head' files 2018-12-05 06:01:34 -07:00