On Tue, May 07, 2019 at 02:18:43PM +0200, Miquel Raynal wrote:
> Fix a tiny typo in boot_from_devices() kernel doc.
>
> Signed-off-by: Miquel Raynal
> Reviewed-by: Stefan Roese
Applied to u-boot/master, thanks!
--
Tom
signature.asc
Description: PGP signature
___
On 07.05.19 14:18, Miquel Raynal wrote:
Fix a tiny typo in boot_from_devices() kernel doc.
Signed-off-by: Miquel Raynal
Reviewed-by: Stefan Roese
Thanks,
Stefan
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot
Fix a tiny typo in boot_from_devices() kernel doc.
Signed-off-by: Miquel Raynal
---
common/spl/spl.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/common/spl/spl.c b/common/spl/spl.c
index 88d4b8a9bf..745da7d431 100644
--- a/common/spl/spl.c
+++ b/common/spl/spl.c
@@ -532,7
3 matches
Mail list logo