
11 Dec
2014
11 Dec
'14
7:14 a.m.
On Wednesday, December 10, 2014 at 09:43:04 PM, Rob Herring wrote:
From: Rob Herring robh@kernel.org
The fastboot continue command is defined to exit fastboot and continue autoboot. This commit implements the continue command and the exiting of fastboot only. Subsequent u-boot commands can be processed after exiting fastboot. Autoboot should implement a boot script such as "fastboot; mmc read <...>; bootm" to fully implement the fastboot continue function.
Signed-off-by: Rob Herring robh@kernel.org
Hi!
Again, CC Lukasz . As for the boot script implementation, I believe this should be documented in some README file, possibly in doc/README.android-fastboot . What do you think?
Best regards, Marek Vasut