mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 00:32:04 +02:00
u-boot: Fix several typos
's/environemnt/environment/' and 's/Environemnt/Environment/' Signed-off-by: Shyam Saini <shyam@amarulasolutions.com>
This commit is contained in:
@@ -1413,7 +1413,7 @@ int boot_get_loadable(int argc, char * const argv[], bootm_headers_t *images,
|
||||
* @cmd_end: pointer to a ulong variable, will hold cmdline end
|
||||
*
|
||||
* boot_get_cmdline() allocates space for kernel command line below
|
||||
* BOOTMAPSZ + env_get_bootm_low() address. If "bootargs" U-Boot environemnt
|
||||
* BOOTMAPSZ + env_get_bootm_low() address. If "bootargs" U-Boot environment
|
||||
* variable is present its contents is copied to allocated kernel
|
||||
* command line.
|
||||
*
|
||||
|
Reference in New Issue
Block a user