[U-Boot] [PATCH 3/3] ARM: tegra: usb gadgets: Allow accessing the NAND via DFU

2015-02-24 Thread Alban Bedel
Many T20 boards use NAND instead of MMC, allow accessing it via DFU. Signed-off-by: Alban Bedel alban.be...@avionic-design.de --- include/configs/tegra-common-usb-gadget.h | 3 +++ 1 file changed, 3 insertions(+) diff --git a/include/configs/tegra-common-usb-gadget.h

Re: [U-Boot] [PATCH 3/3] ARM: tegra: usb gadgets: Allow accessing the NAND via DFU

2015-02-24 Thread Stephen Warren
On 02/24/2015 10:37 AM, Alban Bedel wrote: On Tue, 24 Feb 2015 09:56:50 -0700 Stephen Warren swar...@wwwdotorg.org wrote: On 02/24/2015 09:44 AM, Alban Bedel wrote: Many T20 boards use NAND instead of MMC, allow accessing it via DFU. I have no particular objection to this, but I wonder how

Re: [U-Boot] [PATCH 3/3] ARM: tegra: usb gadgets: Allow accessing the NAND via DFU

2015-02-24 Thread Alban Bedel
On Tue, 24 Feb 2015 09:56:50 -0700 Stephen Warren swar...@wwwdotorg.org wrote: On 02/24/2015 09:44 AM, Alban Bedel wrote: Many T20 boards use NAND instead of MMC, allow accessing it via DFU. I have no particular objection to this, but I wonder how extensively you've tested this? IIRC I

Re: [U-Boot] [PATCH 3/3] ARM: tegra: usb gadgets: Allow accessing the NAND via DFU

2015-02-24 Thread Stephen Warren
On 02/24/2015 09:44 AM, Alban Bedel wrote: Many T20 boards use NAND instead of MMC, allow accessing it via DFU. I have no particular objection to this, but I wonder how extensively you've tested this? IIRC I had to make quite a few fixes to the DFU and DFU-MMU code when enabling them on