RE: problems in u-Boot

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> please someone know why this error ?
> /home/lvcargnini/puc/instramed/u-boot/include/environment.h:102:
erreur:
> 'CFG_ENV_SIZE' undeclared here (not in a function)
> 
> I did make omap5912osk_config before did the make

Seems your config file hasn't defined an environment size.

It should be set in
	./u-boot/include/configs/omap5812osk.h

This define is used size your env sector in flash.  It also is used in
calculation as to where you malloc pool starts.

Regards,
Richard W.
-
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Arm (vger)]     [ARM Kernel]     [ARM MSM]     [Linux Tegra]     [Linux WPAN Networking]     [Linux Wireless Networking]     [Maemo Users]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite Trails]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux