Hi
I tried to build petalinux system image based on Your Zynq_Mini-ITX_PetaLinux_2014_4 tutorial. Firstly i created petalinux project, then configured it using my harwdare description from sdk.
When trying to build system (petalinux-build) i've received followed errors:
/PetaLinux/zynq_7z045/build/linux/u-boot/src/u-boot-plnx/include/flash.h:20:14: error: 'CONFIG_SYS_MAX_FLASH_SECT' undeclared here (not in a function)
/PetaLinux/zynq_7z045/build/linux/u-boot/src/u-boot-plnx/include/flash.h:20:14: error: 'CONFIG_SYS_MAX_FLASH_SECT' undeclared here (not in a function)
/PetaLinux/zynq_7z045/build/linux/u-boot/src/u-boot-plnx/include/environment.h:153:19: error: 'CONFIG_ENV_SIZE' undeclared here (not in a function)
/PetaLinux/zynq_7z045/build/linux/u-boot/src/u-boot-plnx/include/environment.h:153:19: error: 'CONFIG_ENV_SIZE' undeclared here (not in a function)
I don't know where to look for a solution, so I'll be very apriciate for any help.
Best regards
Marcin