[PATCH] sandbox: test: Fix typo in test.dts
Ilias Apalodimas
ilias.apalodimas at linaro.org
Thu Sep 7 16:22:23 CEST 2023
On Thu, 7 Sept 2023 at 15:55, Michal Simek <michal.simek at amd.com> wrote:
>
> s/parititon/partition/
>
> Signed-off-by: Michal Simek <michal.simek at amd.com>
> ---
>
> arch/sandbox/dts/test.dts | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/sandbox/dts/test.dts b/arch/sandbox/dts/test.dts
> index cf1b3da9cace..19f184e791bf 100644
> --- a/arch/sandbox/dts/test.dts
> +++ b/arch/sandbox/dts/test.dts
> @@ -112,7 +112,7 @@
> /*
> * This is used for the VBE OS-request tests. A FAT filesystem
> * created in a partition with the VBE information appearing
> - * before the parititon starts
> + * before the partition starts
> */
> firmware0 {
> bootph-verify;
> --
> 2.36.1
>
Acked-by: Ilias Apalodimas <ilias.apalodimas at linaro.org>
More information about the U-Boot
mailing list