mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2026-06-13 15:03:58 +03:00
treewide: Fix STMicroelectronics spelling
Fix STMicroelectronics spelling in comments. Signed-off-by: Patrice Chotard <patrice.chotard@foss.st.com>
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
*
|
||||
* Currently valid part Names are (PART):
|
||||
* M_NAND - Micron NAND
|
||||
* STNOR - STMicrolelctronics M29W128GL
|
||||
* STNOR - STMicroelectronics M29W128GL
|
||||
*/
|
||||
#define GPMC_SIZE_256M 0x0
|
||||
#define GPMC_SIZE_128M 0x8
|
||||
|
||||
@@ -29,7 +29,7 @@
|
||||
*
|
||||
* Currently valid part Names are (PART):
|
||||
* M_NAND - Micron NAND
|
||||
* STNOR - STMicrolelctronics M29W128GL
|
||||
* STNOR - STMicroelectronics M29W128GL
|
||||
*/
|
||||
#define GPMC_SIZE_256M 0x0
|
||||
#define GPMC_SIZE_128M 0x8
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
/*
|
||||
* Copyright (C) 2022, STMicroelectronics - All Rights Reserved
|
||||
*
|
||||
* Configuration settings for the STMicroelectonics STM32MP25x boards
|
||||
* Configuration settings for the STMicroelectronics STM32MP25x boards
|
||||
*/
|
||||
|
||||
#ifndef __CONFIG_STM32MP25_ST_COMMON_H__
|
||||
|
||||
Reference in New Issue
Block a user