Dear Wolfgang Denk, 2011/01/18 18:29, Wolfgang Denk wrote: > Dear Yoshihiro Shimoda, > >> /* Embedded env is only supported for some flash types */ >> #ifdef CONFIG_ENV_IS_EMBEDDED >> # if !defined(CONFIG_ENV_IS_IN_FLASH) && \ >> + !defined(CONFIG_ENV_IS_IN_SPI_FLASH) && \ >> !defined(CONFIG_ENV_IS_IN_NAND) && \ >> !defined(CONFIG_ENV_IS_IN_ONENAND) > > Please keep list sorted. Oh, I didn't realize that is sorted by alphabet. I will fix it.
Best regards, Yoshihiro Shimoda _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

