1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-09-01 16:52:14 +02:00
Files
u-boot-megous/common
Simon Glass 768e0f52f2 Move early malloc() to before arch_cpu_init()
For some CPUs, having malloc() available very early is useful. There is no
reason to delay this since early malloc is allocated before board_init_f()
is called.

Move early malloc() init nearer to the start of the init sequence.

Signed-off-by: Simon Glass <sjg@chromium.org>
2014-11-21 07:24:11 +01:00
..
2014-07-18 17:53:24 -04:00
2013-04-01 16:33:52 -04:00
2014-06-11 16:25:47 -04:00
2014-02-04 16:32:20 +01:00
2014-05-27 10:21:32 -04:00
2014-08-09 11:17:03 -04:00
2014-08-09 11:16:57 -04:00
2014-11-19 08:48:41 +01:00
2014-08-09 11:16:57 -04:00
2014-10-26 14:03:08 -04:00
2014-06-20 11:54:29 -06:00
2014-06-05 14:38:38 -04:00
2013-08-16 13:45:15 -04:00
2014-03-22 14:47:22 -06:00
2013-05-31 17:12:03 -05:00
2014-05-12 15:19:46 -04:00
2014-10-25 07:27:37 -04:00
2013-04-01 16:33:52 -04:00
2014-01-14 09:01:06 -05:00
2014-03-21 16:43:59 -04:00
2014-01-14 09:01:06 -05:00
2014-04-17 17:44:36 -04:00
2014-03-21 16:43:59 -04:00
2014-03-21 16:43:59 -04:00
2014-10-22 10:36:47 -06:00
2014-03-21 16:43:59 -04:00
2014-10-22 10:36:46 -06:00
2014-06-20 11:54:29 -06:00
2014-09-16 12:23:56 -04:00
2014-10-25 07:01:59 -04:00
2014-07-18 17:53:23 -04:00
2014-11-04 06:04:00 +01:00