On Fri, Aug 29, 2014 at 6:30 AM, Marek Vasut <ma...@denx.de> wrote: > Add support for the Kosagi Novena board. Currently supported are: > - I2C busses > - FEC Ethernet > - MMC0, MMC1, Booting from MMC > - SATA > - USB ports > - USB Ethernet
LVDS seems to be missing in the list. > +/* OCOTP Configs */ > +#ifdef CONFIG_CMD_IMXOTP > +#define CONFIG_IMX_OTP > +#define IMX_OTP_BASE OCOTP_BASE_ADDR > +#define IMX_OTP_ADDR_MAX 0x7F > +#define IMX_OTP_DATA_ERROR_VAL 0xBADABADA You are just adding junk here as none of these options exist. _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot