]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - include/configs/pico-imx6ul.h
env: Finish migration of common ENV options
[thirdparty/u-boot.git] / include / configs / pico-imx6ul.h
index 22dfac7fec051f2fcfaa7d85f7692e5948c9d50d..27e83b47cd6309261764a8ea3e6233df957a296b 100644 (file)
 #define CONFIG_SYS_I2C_SPEED           100000
 
 /* environment organization */
-#define CONFIG_ENV_SIZE                        SZ_8K
 /* Environment starts at 768k = 768 * 1024 = 786432 */
-#define CONFIG_ENV_OFFSET              786432
 /*
  * Detect overlap between U-Boot image and environment area in build-time
  *