[RFC PATCH 10/10] configs: sandbox: enable rpmsg
Simon Glass
sjg at chromium.org
Thu Jul 27 02:50:18 CEST 2023
On Tue, 25 Jul 2023 at 08:08, Tanmay Shah <tanmay.shah at amd.com> wrote:
>
> Enable configs required to test rpmsg on sandbox build.
> CMD_MISC is enabled to probe rpmsg_sample_client driver.
>
> Test procedure:
> - boot sandbox build
> - command to run rpmsg tests: ut dm rpmsg
> - command to run sample driver: misc list
>
> Signed-off-by: Tanmay Shah <tanmay.shah at amd.com>
> ---
> configs/sandbox_defconfig | 4 ++++
> 1 file changed, 4 insertions(+)
>
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list