Re: [U-Boot] [PATCH v4 0/7] Add cros-ec protocol driver and enable it in smdk5250

2013-04-30 Thread Tom Rini
On Tue, Apr 02, 2013 at 06:01:47PM +0800, Hung-ying Tyan wrote: This patch series adds the drivers for the cros-ec protocol that is used to communicate with the ChromeOS Embedded Controller (EC). The series also enables its use in Google Snow based on smdk5250. The series depends on the

Re: [U-Boot] [PATCH v4 0/7] Add cros-ec protocol driver and enable it in smdk5250

2013-04-04 Thread Simon Glass
Hi Hung-ying, On Tue, Apr 2, 2013 at 3:01 AM, Hung-ying Tyan ty...@chromium.org wrote: This patch series adds the drivers for the cros-ec protocol that is used to communicate with the ChromeOS Embedded Controller (EC). The series also enables its use in Google Snow based on smdk5250. The

[U-Boot] [PATCH v4 0/7] Add cros-ec protocol driver and enable it in smdk5250

2013-04-02 Thread Hung-ying Tyan
This patch series adds the drivers for the cros-ec protocol that is used to communicate with the ChromeOS Embedded Controller (EC). The series also enables its use in Google Snow based on smdk5250. The series depends on the following patches: 1) http://patchwork.ozlabs.org/patch/217347 add dts