Re: [U-Boot] [RFC PATCH 0/4 v1] Use fdt to init mvrtc driver for dreamplug

2011-09-15 Thread Jason
On Thu, Sep 15, 2011 at 12:16:11PM -0700, Simon Glass wrote: > On Thu, Sep 15, 2011 at 6:54 AM, Jason Cooper wrote: > > To make this work, I applied v2 of Simon Glass' patch series (what this > > email is in reply to) against v2011.09-rc1.  I then cherry picked my > > dreamplug board support patch

Re: [U-Boot] [RFC PATCH 0/4 v1] Use fdt to init mvrtc driver for dreamplug

2011-09-15 Thread Simon Glass
Hi Jason, On Thu, Sep 15, 2011 at 6:54 AM, Jason Cooper wrote: > Simon, All, > > This patch series is my attempt to learn device tree with a driver I'm > familiar with.  Also, to create a real, working example for fdt in U-boot. Great! > > To make this work, I applied v2 of Simon Glass' patch se

[U-Boot] [RFC PATCH 0/4 v1] Use fdt to init mvrtc driver for dreamplug

2011-09-15 Thread Jason Cooper
Simon, All, This patch series is my attempt to learn device tree with a driver I'm familiar with. Also, to create a real, working example for fdt in U-boot. To make this work, I applied v2 of Simon Glass' patch series (what this email is in reply to) against v2011.09-rc1. I then cherry picked m