From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Thu, 16 Apr 2015 11:31:31 +0200 Subject: [U-Boot] [PATCH v2] f_thor: Dont perform reset at the end of thor In-Reply-To: <2d119aba558034c991a53fe58436f9b2a06b85d4.1429173511.git.michal.simek@xilinx.com> References: <2d119aba558034c991a53fe58436f9b2a06b85d4.1429173511.git.michal.simek@xilinx.com> Message-ID: <201504161131.31277.marex@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Thursday, April 16, 2015 at 10:38:34 AM, Michal Simek wrote: > From: Siva Durga Prasad Paladugu > > Dont perform reset at the end of thor download > if configured to do reset off. > Reset may not be required in all cases and hence > provided an option to do so. > > The case would be to download the images to DDR instead > of flash device. > > Signed-off-by: Siva Durga Prasad Paladugu > Signed-off-by: Michal Simek And the documentation for this new config option is where exactly ? ;-) Best regards, Marek Vasut