Jean-Jacques Hiblot
2f57c95100
spl: dm: Make it possible for the SPL to pick its own DTB from a FIT
...
u-boot can be embedded within a FIT image with multiple DTBs. It then
selects at run-time which one is best suited for the platform.
Use the same principle here for the SPL: put the DTBs in a FIT image,
compress it (LZO, GZIP, or no compression) and append it at the end of the
SPL.
Signed-off-by: Jean-Jacques Hiblot <jjhiblot@ti.com>
[trini: Move default y of SPL_MULTI_DTB_FIT_DYN_ALLOC to it being the
default choice if SYS_MALLOC_F, drop spl.h include from lib/fdtdec.c
it's unused.]
Signed-off-by Tom Rini <trini@konsulko.com>
2017-10-06 11:26:41 -04:00
..
2017-09-14 16:02:43 -04:00
2016-02-06 13:59:48 +01:00
2016-03-17 10:14:25 -04:00
2017-07-27 14:59:03 +02:00
2017-09-20 11:29:35 +02:00
2017-09-18 23:53:57 +02:00
2017-09-15 05:27:48 -06:00
2015-01-14 11:35:43 -05:00
2017-10-05 21:31:04 -04:00
2017-05-12 08:37:19 -04:00
2016-05-25 13:25:18 +09:00
2016-02-06 12:00:59 +01:00
2016-01-19 08:31:21 -05:00
2017-04-12 13:28:27 -04:00
2017-07-27 14:59:03 +02:00
2017-09-03 15:30:31 -04:00
2013-07-24 09:44:38 -04:00
2017-09-12 17:57:59 -04:00
2017-05-05 16:45:57 -04:00
2011-01-18 23:38:08 +01:00
2016-04-11 20:48:26 -04:00
2016-03-14 19:18:42 -04:00
2013-04-19 10:24:14 -04:00
2017-10-02 20:31:25 -04:00
2013-07-24 09:44:38 -04:00
2017-07-11 10:08:19 -06:00
2017-04-13 09:41:10 -04:00
2014-12-11 13:18:41 -07:00
2010-09-19 19:29:47 +02:00
2015-11-05 02:34:14 +01:00
2013-07-24 09:44:38 -04:00
2017-10-06 11:26:41 -04:00
2017-10-05 21:31:04 -04:00
2015-09-11 17:15:16 -04:00
2016-05-02 18:37:09 -04:00
2016-10-08 09:33:36 -04:00
2015-08-05 08:42:41 -06:00
2017-10-05 21:31:04 -04:00
2013-07-24 09:45:01 -04:00
2015-07-22 07:30:44 -06:00
2012-12-13 11:46:07 -07:00
2014-09-16 12:23:56 -04:00
2014-10-25 07:02:01 -04:00
2015-11-18 15:28:59 -05:00
2015-10-11 17:12:10 -04:00
2017-10-05 21:31:04 -04:00
2012-04-29 14:14:08 +02:00
2015-11-19 20:27:50 -07:00
2017-01-14 16:47:11 -05:00
2017-07-11 10:08:20 -06:00
2015-12-13 17:07:30 -07:00
2016-04-01 17:17:43 -04:00
2011-12-07 08:39:54 +01:00
2013-07-24 09:44:38 -04:00
2014-09-16 12:23:56 -04:00
2015-07-21 17:39:28 -06:00
2016-11-21 14:07:30 -05:00
2016-11-21 14:07:30 -05:00
2017-05-12 08:37:18 -04:00
2017-08-16 08:30:24 -04:00
2017-06-01 07:03:12 -06:00
2014-11-20 11:28:25 -05:00
2017-09-14 21:32:59 -04:00
2016-10-19 09:01:50 +02:00
2017-06-05 14:13:03 -04:00
2017-04-13 09:41:09 -04:00
2017-08-13 15:17:29 -04:00
2015-04-18 11:11:09 -06:00
2017-08-16 08:22:18 -04:00
2017-09-12 17:58:00 -04:00