Alexey Brodkin
9aed5a2777
board_f: explicitly disable console on early boot
...
If U-Boot build with DEBUG enabled/defined the first call of "debug"
function (that dumps data to any available console) will happen before
zeroing of initial "gd" in init call "zero_global_data" in
"init_sequence_f".
And if stack was not filled with zeros chances are high that
"gd->have_console" won't be 0. In its turn it will cause attempt to
output things to non-initialized yet serial console.
So for safety and predictability we set "gd->have_console = 0".
Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
Cc: Mischa Jonker <mjonker@synopsys.com>
Cc: Wolfgang Denk <wd@denx.de>
Cc: Simon Glass <sjg@chromium.org>
Acked-by: Simon Glass <sjg@chromium.org>
2013-12-13 09:17:32 -05:00
..
2013-10-31 13:26:44 -04:00
2013-04-01 16:33:52 -04:00
2013-12-13 09:17:32 -05:00
2013-07-24 09:44:38 -04:00
2013-07-24 09:44:38 -04:00
2013-07-24 09:44:38 -04:00
2013-07-24 09:44:38 -04:00
2013-08-20 11:35:24 -04:00
2013-04-01 16:33:52 -04:00
2013-10-14 16:06:54 -04:00
2013-07-24 09:44:38 -04:00
2011-04-08 00:44:27 -04:00
2013-12-13 09:17:32 -05:00
2013-07-24 09:44:38 -04:00
2013-07-24 09:44:38 -04:00
2013-07-24 09:44:38 -04:00
2013-07-24 09:44:38 -04:00
2013-07-24 09:44:38 -04:00
2010-08-09 01:07:37 +02:00
2013-07-24 09:44:38 -04:00
2013-07-24 09:44:38 -04:00
2013-07-24 09:50:24 -04:00
2013-07-24 09:44:38 -04:00
2013-10-20 23:42:40 +02:00
2013-07-24 09:44:38 -04:00
2013-07-24 09:44:38 -04:00
2013-07-24 09:44:38 -04:00
2013-10-14 16:06:53 -04:00
2013-07-24 09:44:38 -04:00
2013-12-05 12:25:01 +01:00
2013-12-13 09:17:32 -05:00
2013-07-24 09:44:38 -04:00
2013-10-07 15:54:18 -04:00
2013-10-07 15:54:18 -04:00
2013-10-07 15:54:18 -04:00
2013-07-24 09:44:38 -04:00
2013-07-24 09:44:38 -04:00
2013-07-24 09:44:38 -04:00
2013-07-24 09:44:38 -04:00
2013-07-24 09:44:38 -04:00
2013-11-06 09:15:12 +01:00
2013-07-26 15:32:59 -04:00
2013-10-07 15:54:18 -04:00
2013-07-24 09:44:38 -04:00
2013-07-24 09:44:38 -04:00
2012-03-06 21:09:46 +01:00
2013-11-08 15:25:12 -05:00
2013-07-24 09:44:38 -04:00
2013-07-24 09:44:38 -04:00
2013-08-27 05:49:52 +02:00
2013-07-24 09:44:38 -04:00
2013-07-24 09:44:38 -04:00
2013-08-19 15:45:35 -04:00
2013-07-24 09:44:38 -04:00
2013-10-14 16:06:53 -04:00
2013-10-14 16:06:53 -04:00
2013-07-24 09:44:38 -04:00
2011-04-08 00:44:27 -04:00
2013-10-14 16:06:53 -04:00
2013-07-24 09:44:38 -04:00
2013-08-16 13:45:15 -04:00
2013-07-24 09:44:38 -04:00
2013-07-24 09:44:38 -04:00
2013-07-24 09:44:38 -04:00
2013-11-22 16:50:52 -06:00
2013-07-24 09:44:38 -04:00
2013-10-16 09:24:38 -04:00
2013-11-22 16:50:04 -06:00
2013-07-24 09:44:38 -04:00
2012-03-06 21:09:46 +01:00
2013-09-20 10:29:48 -04:00
2013-07-24 09:44:38 -04:00
2013-10-09 12:52:16 -05:00
2013-08-22 17:25:03 -05:00
2013-07-24 09:44:38 -04:00
2013-11-08 15:25:14 -05:00
2013-05-31 17:12:03 -05:00
2012-03-06 21:09:46 +01:00
2013-07-24 09:44:38 -04:00
2013-07-24 09:44:38 -04:00
2013-07-24 09:44:38 -04:00
2013-07-24 09:44:38 -04:00
2013-11-04 11:24:22 -05:00
2012-12-11 13:17:33 -07:00
2013-07-24 09:44:38 -04:00
2013-11-08 15:25:13 -05:00
2013-10-14 16:49:20 -04:00
2013-07-24 09:44:38 -04:00
2013-07-24 09:44:38 -04:00
2013-10-14 16:06:53 -04:00
2013-10-16 00:14:01 +05:30
2013-07-24 09:44:38 -04:00
2013-05-13 16:26:12 +08:00
2013-07-24 09:44:38 -04:00
2013-07-24 09:44:38 -04:00
2013-07-24 09:44:38 -04:00
2010-08-09 01:07:37 +02:00
2013-07-24 09:44:38 -04:00
2012-03-06 21:09:46 +01:00
2013-07-24 09:44:38 -04:00
2013-07-24 09:44:38 -04:00
2013-10-20 23:42:41 +02:00
2013-07-24 09:44:38 -04:00
2013-07-24 09:44:38 -04:00
2013-07-24 09:44:38 -04:00
2013-10-14 16:06:53 -04:00
2013-10-09 12:52:22 -05:00
2013-11-08 15:25:13 -05:00
2013-10-14 16:06:53 -04:00
2013-07-24 09:44:38 -04:00
2013-11-08 20:46:19 +01:00
2013-07-24 09:44:38 -04:00
2013-07-24 09:44:38 -04:00
2013-09-03 13:29:24 -06:00
2012-08-09 23:39:18 +02:00
2013-11-08 15:25:13 -05:00
2013-07-24 09:44:38 -04:00
2013-07-24 09:44:38 -04:00
2013-07-24 09:44:38 -04:00
2011-04-04 09:24:43 -05:00
2013-04-01 16:33:52 -04:00
2013-04-01 16:33:52 -04:00
2013-07-24 09:44:38 -04:00
2013-07-24 09:44:38 -04:00
2013-07-24 09:44:38 -04:00
2013-10-14 16:06:53 -04:00
2013-10-14 16:06:52 -04:00
2013-10-14 16:06:53 -04:00
2013-10-14 16:06:53 -04:00
2013-10-14 16:06:53 -04:00
2013-07-24 09:44:38 -04:00
2013-10-14 16:06:53 -04:00
2013-10-14 16:06:53 -04:00
2013-10-14 16:06:53 -04:00
2013-10-14 16:06:53 -04:00
2013-10-14 16:06:53 -04:00
2013-07-24 09:44:38 -04:00
2013-10-14 16:06:53 -04:00
2013-08-06 23:58:43 +05:30
2013-10-14 16:06:53 -04:00
2011-12-07 08:41:22 +01:00
2013-10-15 20:03:59 -04:00
2013-07-24 09:44:38 -04:00
2013-11-25 10:41:51 -05:00
2013-07-24 09:44:38 -04:00
2013-07-24 09:44:38 -04:00
2013-09-20 10:30:54 -04:00
2013-09-20 10:30:54 -04:00
2013-07-24 09:44:38 -04:00
2013-09-20 10:30:54 -04:00
2013-10-14 16:06:53 -04:00
2009-06-12 20:45:48 +02:00
2010-01-18 00:23:00 +01:00
2010-07-04 23:55:42 +02:00
2013-11-12 09:35:17 +01:00
2011-10-22 01:13:35 +02:00
2013-11-08 15:25:14 -05:00
2013-11-25 10:41:54 -05:00
2013-07-24 09:44:38 -04:00
2013-07-24 09:44:38 -04:00
2013-07-24 09:44:38 -04:00
2013-07-24 09:44:38 -04:00
2013-07-24 09:44:38 -04:00
2013-07-08 20:21:24 +02:00
2013-08-13 08:38:29 +02:00
2009-06-12 20:45:48 +02:00
2013-07-24 09:44:38 -04:00
2013-08-26 21:56:34 +02:00
2013-08-26 21:56:35 +02:00
2013-07-24 09:44:38 -04:00
2013-10-20 23:45:26 +02:00
2013-07-24 09:45:01 -04:00