Re: [PATCH 11/11] test: Add K210 PLL tests to sandbox defconfigs

2021-04-14 Thread Simon Glass
On Mon, 12 Apr 2021 at 04:58, Sean Anderson wrote: > > This adds the unit test for the K210 PLL to the sandbox defconfigs. > > Signed-off-by: Sean Anderson > --- > > configs/sandbox64_defconfig| 2 ++ > configs/sandbox_defconfig | 2 ++ > configs/sandbox_flattree_defconfig | 2 +

[PATCH 11/11] test: Add K210 PLL tests to sandbox defconfigs

2021-04-11 Thread Sean Anderson
This adds the unit test for the K210 PLL to the sandbox defconfigs. Signed-off-by: Sean Anderson --- configs/sandbox64_defconfig| 2 ++ configs/sandbox_defconfig | 2 ++ configs/sandbox_flattree_defconfig | 2 ++ 3 files changed, 6 insertions(+) diff --git a/configs/sandbox64_