[edk2-devel] [PATCH edk2-platforms] SbsaQemu: fix typo

Marcin Juszkiewicz posted 1 patch 9 months, 2 weeks ago
Failed in applying to current master (apply log)
Platform/Qemu/SbsaQemu/Readme.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
[edk2-devel] [PATCH edk2-platforms] SbsaQemu: fix typo
Posted by Marcin Juszkiewicz 9 months, 2 weeks ago
From: Masahisa Kojima <masahisa.kojima@linaro.org>

Fix typo in Readme.md

Signed-off-by: Masahisa Kojima <masahisa.kojima@linaro.org>
Signed-off-by: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org>
---
 Platform/Qemu/SbsaQemu/Readme.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Platform/Qemu/SbsaQemu/Readme.md b/Platform/Qemu/SbsaQemu/Readme.md
index cdee8b41507e..abee24df0e9d 100644
--- a/Platform/Qemu/SbsaQemu/Readme.md
+++ b/Platform/Qemu/SbsaQemu/Readme.md
@@ -97,7 +97,7 @@ Create a directory $WORKSPACE that would hold source code of the components.
   cd $WORKSPACE
   build -b RELEASE -a AARCH64 -t GCC5 -p edk2-platforms/Platform/Qemu/SbsaQemu/SbsaQemu.dsc
   ```
-  Copy SBSA_FLASH0.fd and SBSA_FLASH0.fd to top $WORKSPACE directory.
+  Copy SBSA_FLASH0.fd and SBSA_FLASH1.fd to top $WORKSPACE directory.
   Then extend the file size to match the machine flash size.
   ```
   cp Build/SbsaQemu/RELEASE_GCC5/FV/SBSA_FLASH[01].fd .
-- 
2.41.0



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#107006): https://edk2.groups.io/g/devel/message/107006
Mute This Topic: https://groups.io/mt/100212872/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-
Re: [edk2-devel] [PATCH edk2-platforms] SbsaQemu: fix typo
Posted by Ard Biesheuvel 9 months ago
On Tue, 18 Jul 2023 at 12:22, Marcin Juszkiewicz
<marcin.juszkiewicz@linaro.org> wrote:
>
> From: Masahisa Kojima <masahisa.kojima@linaro.org>
>
> Fix typo in Readme.md
>
> Signed-off-by: Masahisa Kojima <masahisa.kojima@linaro.org>
> Signed-off-by: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org>
> ---
>  Platform/Qemu/SbsaQemu/Readme.md | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>

Pushed, thanks.

> diff --git a/Platform/Qemu/SbsaQemu/Readme.md b/Platform/Qemu/SbsaQemu/Readme.md
> index cdee8b41507e..abee24df0e9d 100644
> --- a/Platform/Qemu/SbsaQemu/Readme.md
> +++ b/Platform/Qemu/SbsaQemu/Readme.md
> @@ -97,7 +97,7 @@ Create a directory $WORKSPACE that would hold source code of the components.
>    cd $WORKSPACE
>    build -b RELEASE -a AARCH64 -t GCC5 -p edk2-platforms/Platform/Qemu/SbsaQemu/SbsaQemu.dsc
>    ```
> -  Copy SBSA_FLASH0.fd and SBSA_FLASH0.fd to top $WORKSPACE directory.
> +  Copy SBSA_FLASH0.fd and SBSA_FLASH1.fd to top $WORKSPACE directory.
>    Then extend the file size to match the machine flash size.
>    ```
>    cp Build/SbsaQemu/RELEASE_GCC5/FV/SBSA_FLASH[01].fd .
> --
> 2.41.0
>
>
>
> ------------
> Groups.io Links: You receive all messages sent to this group.
> View/Reply Online (#107006): https://edk2.groups.io/g/devel/message/107006
> Mute This Topic: https://groups.io/mt/100212872/5717338
> Group Owner: devel+owner@edk2.groups.io
> Unsubscribe: https://edk2.groups.io/g/devel/unsub [ardb+tianocore@kernel.org]
> ------------
>
>


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#107543): https://edk2.groups.io/g/devel/message/107543
Mute This Topic: https://groups.io/mt/100212872/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-