Hi Patrice > From: Patrice CHOTARD <[email protected]> > Sent: vendredi 6 novembre 2020 08:12 > > Fix typo "firsct" > > Signed-off-by: Patrice Chotard <[email protected]> > > --- > > arch/arm/dts/stm32h7-u-boot.dtsi | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/arch/arm/dts/stm32h7-u-boot.dtsi > b/arch/arm/dts/stm32h7-u-boot.dtsi > index 7182533cc9..54dd406b6b 100644 > --- a/arch/arm/dts/stm32h7-u-boot.dtsi > +++ b/arch/arm/dts/stm32h7-u-boot.dtsi > @@ -39,7 +39,7 @@ > > /* > * Memory configuration from sdram datasheet > IS42S32800G-6BLI > - * firsct bank is bank@0 > + * first bank is bank@0 > * second bank is bank@1 > */ > bank1: bank@1 { > -- > 2.17.1
Reviewed-by: Patrick Delaunay <[email protected]> Applied to u-boot-stm/master, thanks! Thanks Patrick

