Message ID | 1440975352-28528-41-git-send-email-sjg@chromium.org |
---|---|
State | Accepted |
Commit | d26bf0f7bd5a7d22bc3a891cedce438f8af49605 |
Headers | show |
On 30 August 2015 at 16:55, Simon Glass <sjg@chromium.org> wrote: > From: Sjoerd Simons <sjoerd.simons@collabora.co.uk> > > MMC support works now, so it can be dropped from the todo > > Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> > Acked-by: Simon Glass <sjg@chromium.org> > Signed-off-by: Simon Glass <sjg@chromium.org> > --- > > Changes in v5: None > Changes in v4: None > Changes in v3: None > Changes in v2: None > > doc/README.rockchip | 1 - > 1 file changed, 1 deletion(-) Applied to u-boot-rockchip, thanks!
diff --git a/doc/README.rockchip b/doc/README.rockchip index 347fc05..feb11ff 100644 --- a/doc/README.rockchip +++ b/doc/README.rockchip @@ -161,7 +161,6 @@ Future work Immediate priorities are: -- MMC support (in U-Boot itself) - GPIO (driver exists but is lightly tested) - I2C (driver exists but is non-functional) - USB host