Files
u-boot-tk1-som/include/configs
Lokesh Vutla 16862604db ARM: OMAP5+: configs: Fix default boot command
The default boot command searches for dofastboot varaiable
and does a fastboot if it is set to 1.
But the condition "if test ${dofastboot} -eq 1" always
returns true if dofastboot is not defined and breaking mmc boot.
So make dofastboot as 0 by default and let the runtime
environment set it if fastboot is required.

Reported-by: Yan Liu <yan-liu@ti.com>
Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
2015-08-14 16:27:04 -04:00
..
2015-08-13 13:06:03 -07:00
2015-08-05 14:12:42 -04:00
2015-08-05 14:12:42 -04:00
2015-08-13 13:06:03 -07:00
2015-08-13 13:06:03 -07:00
2015-08-06 10:50:03 -07:00
2015-08-02 11:05:09 +02:00
2015-08-06 10:50:04 -07:00
2015-08-12 20:47:43 -04:00
2015-05-29 13:46:36 +02:00
2015-08-05 14:12:42 -04:00
2015-08-05 14:12:42 -04:00