Re: [U-Boot] [PATCH 8/8] tegra: Convert MMC to use driver model for operations

2017-06-01 Thread Simon Glass
Hi Marcel, On 29 May 2017 at 08:49, Marcel Ziswiler wrote: > Hi Simon > > On Thu, 2017-05-18 at 10:35 -0600, Simon Glass wrote: >> Hi Tom, >> >> On 18 May 2017 at 10:33, Tom Warren wrote: >> > Simon, >> > >> > What testing did you do? >> >> This was tested on Nyan. I'd be grateful for any Tegra

Re: [U-Boot] [PATCH 8/8] tegra: Convert MMC to use driver model for operations

2017-05-29 Thread Marcel Ziswiler
Hi Simon On Thu, 2017-05-18 at 10:35 -0600, Simon Glass wrote: > Hi Tom, > > On 18 May 2017 at 10:33, Tom Warren wrote: > > Simon, > > > > What testing did you do? > > This was tested on Nyan. I'd be grateful for any Tegra review / > testing that you can arrange. It seems mighty quiet around h

Re: [U-Boot] [PATCH 8/8] tegra: Convert MMC to use driver model for operations

2017-05-18 Thread Simon Glass
Hi Tom, On 18 May 2017 at 10:33, Tom Warren wrote: > Simon, > > What testing did you do? This was tested on Nyan. I'd be grateful for any Tegra review / testing that you can arrange. It seems mighty quiet around here :-) > > Tom > -- > nvpublic Regards, Simon __

Re: [U-Boot] [PATCH 8/8] tegra: Convert MMC to use driver model for operations

2017-05-18 Thread Tom Warren
Simon, What testing did you do? Tom -- nvpublic > -Original Message- > From: s...@google.com [mailto:s...@google.com] > Sent: Thursday, May 18, 2017 9:01 AM > To: Simon Glass > Cc: Alban Bedel ; Max Krummenacher > ; Masahiro Yamada > ; Tom Warren ; > peter.ch...@data61.csiro.au; Stephen

Re: [U-Boot] [PATCH 8/8] tegra: Convert MMC to use driver model for operations

2017-05-18 Thread sjg
Enable CONFIG_DM_MMC_OPS and CONFIG_BLK for all Tegra devices. This moves Tegra to use driver model fully for MMC. Signed-off-by: Simon Glass --- board/toradex/common/tdx-cfg-block.c | 2 +- configs/apalis-tk1_defconfig | 2 - configs/apalis_t30_defconfig | 2 - configs/beave

[U-Boot] [PATCH 8/8] tegra: Convert MMC to use driver model for operations

2017-04-23 Thread Simon Glass
Enable CONFIG_DM_MMC_OPS and CONFIG_BLK for all Tegra devices. This moves Tegra to use driver model fully for MMC. Signed-off-by: Simon Glass --- board/toradex/common/tdx-cfg-block.c | 2 +- configs/apalis-tk1_defconfig | 2 - configs/apalis_t30_defconfig | 2 - configs/beave