Mainline u-boot status/tasks: - [x] use new device model -> using FDT to configure drivers - [ ] working SPL - [x] working serial - [ ] working I2C: untested - [x] working SPI: omap3_dss - [ ] working leds - [ ] TWL6030 support + PWM - [ ] SMB347 support - [ ] TI BQ27541 support - [x] working MMC: requires ti-clkctrl hack - [x] clock control: There is a hack to get this working, but needs more testing - [x] working GPTimer PWM driver - [ ] working LCD panel/backlight: LCD requires power-up sequence via SPI which only works with omap4_spi drivers currently - [x] working DSS Framebuffer - [ ] working USB: controller not detected - [x] successful kernel boot - [ ] fastboot/dfu support - [x] add OMAP USBBOOT command
Mainline u-boot status/tasks: