Vikas Manocha
5bf5250e9d
spl: make image arg or fdt blob address reconfigurable
...
At present fdt blob or argument address being passed to kernel is fixed at
compile time using macro CONFIG_SYS_SPL_ARGS_ADDR. FDT blob from
different media like nand, nor flash are copied to the address pointed
by the macro.
The problem is, it makes args/fdt blob compulsory to copy which is not required
in cases like for NOR Flash. This patch removes this limitation.
Signed-off-by: Vikas Manocha <vikas.manocha@st.com>
2017-05-08 11:38:40 -04:00
..
2016-05-20 17:02:07 -04:00
2017-01-20 15:38:01 -05:00
2017-05-08 11:38:40 -04:00
2016-07-01 17:42:56 -04:00
2017-04-13 09:40:57 -04:00
2016-11-28 15:10:32 -05:00
2017-04-05 16:36:56 -04:00
2017-05-01 09:11:59 -04:00
2016-10-01 20:04:37 -04:00
2014-05-29 17:49:00 -04:00
2014-09-15 13:32:55 -04:00
2016-02-08 10:10:37 -05:00
2016-08-20 14:03:24 -04:00
2016-01-13 21:05:26 -05:00
2016-06-24 17:24:34 -04:00
2016-04-01 17:17:40 -04:00
2017-02-06 11:38:46 +08:00
2015-04-18 11:11:16 -06:00
2016-01-19 08:31:21 -05:00
2016-11-03 11:55:25 +01:00
2016-05-23 11:50:17 -04:00
2015-05-13 09:24:10 -07:00
2015-05-21 09:13:19 -04:00
2016-01-04 12:25:35 -05:00
2017-04-12 13:28:27 -04:00
2014-03-21 16:43:59 -04:00
2016-04-11 12:44:37 -04:00
2016-11-23 23:41:23 -08:00
2016-06-24 17:24:35 -04:00
2016-03-14 15:34:50 -06:00
2017-04-12 13:28:28 -04:00
2014-04-17 17:44:36 -04:00
2017-04-08 09:26:44 -04:00
2016-08-15 18:46:41 -04:00
2014-03-21 16:43:59 -04:00
2014-03-21 16:43:59 -04:00
2016-04-18 12:29:14 -04:00
2017-02-08 16:24:26 -05:00
2016-06-13 06:41:20 +02:00
2015-07-20 11:44:37 -07:00
2017-01-28 08:47:42 -05:00
2016-06-27 16:37:39 -04:00
2017-03-26 09:58:23 -05:00
2017-02-12 14:30:31 -05:00
2016-09-23 17:55:42 -04:00
2016-05-17 09:54:43 -06:00
2016-06-24 17:23:07 -04:00
2017-05-01 09:11:59 -04:00
2017-01-13 17:40:38 +01:00
2016-11-21 14:07:31 -05:00
2016-06-27 16:37:39 -04:00
2017-01-20 15:37:59 -05:00
2017-02-06 11:38:46 +08:00
2015-04-18 11:11:09 -06:00
2017-04-08 09:28:02 -04:00
2016-02-06 12:00:59 +01:00
2016-05-02 18:37:09 -04:00
2015-04-18 17:40:37 +02:00
2015-04-18 17:40:37 +02:00
2015-07-23 18:10:58 +02:00
2016-03-27 09:12:17 -04:00
2016-05-27 15:39:54 -04:00
2017-02-12 14:30:31 -05:00
2017-01-28 14:04:34 -05:00
2016-02-10 08:34:42 -05:00
2016-03-27 09:12:23 -04:00
2016-12-20 07:40:04 +01:00
2016-11-28 19:49:47 -05:00
2017-04-14 19:38:57 -06:00
2017-02-27 16:08:06 +01:00
2016-07-26 08:47:37 +02:00
2016-11-25 17:59:30 -07:00
2017-02-12 14:30:25 -05:00
2016-07-27 14:15:54 -06:00
2017-02-06 11:38:46 +08:00
2017-04-14 16:44:17 +02:00
2016-09-23 17:53:48 -04:00
2017-04-08 09:26:55 -04:00