[U-Boot] [U-boot] ENV_IS_EMBEDDED question

TigerLiu at viatech.com.cn TigerLiu at viatech.com.cn
Wed Aug 21 10:51:53 CEST 2013


Hi, experts:

I tried to test ENV embedded uboot.bin feature.

But it failed to compile:

Undefined reference to 'environment' .

 

This error was caused by:

env_t *env_ptr = &environment; (in env_flash.c)

 

Best wishes,



More information about the U-Boot mailing list