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,

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to