rockchip: rk3188: Add core support
[oweals/u-boot.git] / include / environment.h
index 1fdbdad882227cfad5d7cfa8cea1a75065e8ee70..b602e8ac46b6be055e6811697023006b9f3b48fd 100644 (file)
  * shifts the remaining entries to the front. Replacing an entry is a
  * combination of deleting the old value and adding the new one.
  *
- * The environment is preceeded by a 32 bit CRC over the data part.
+ * The environment is preceded by a 32 bit CRC over the data part.
  *
- **************************************************************************
- */
+ *************************************************************************/
 
 #if defined(CONFIG_ENV_IS_IN_FLASH)
 # ifndef       CONFIG_ENV_ADDR