[yocto] CONFIG_ENV_IS_IN_UBI not working nicely with CONFIG_SPI_FLASH_MTD

2015-09-25 Thread Edward Wingate
I have been using u-boot with CONFIG_SPI_FLASH_MTD. This has allowed me to use MTD/UBI/UBIFS with SPI flash. I now want to use CONFIG_ENV_IS_IN_UBI, but after enabling this, u-boot can't read the environment on start-up: === U-Boot 2015.07 (Sep 24 2015 - 17:10:41 -0700) Model: Zynq Zed

Re: [yocto] CONFIG_ENV_IS_IN_UBI not working nicely with CONFIG_SPI_FLASH_MTD

2015-09-25 Thread Edward Wingate
I'm sorry, I posted this to the wrong list. Meant to post to u-boot list. On Fri, Sep 25, 2015 at 10:12 AM, Edward Wingate wrote: > I have been using u-boot with CONFIG_SPI_FLASH_MTD. This has allowed > me to use MTD/UBI/UBIFS with SPI flash. I now want to use >