Files
u-boot/include
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
..
2017-04-21 09:23:27 +02:00
2016-04-01 17:18:12 -04:00
2016-12-03 13:21:21 -05:00
2016-08-20 11:35:07 -04:00
2017-02-07 10:54:32 -06:00
2017-02-08 15:56:28 -05:00
2016-03-24 09:47:43 +01:00
2016-05-25 17:52:39 +02:00
2016-05-25 17:52:39 +02:00
2016-10-19 09:01:51 +02:00
2017-04-13 09:41:10 -04:00
2016-02-23 16:14:45 +05:30
2016-11-14 23:24:03 +01:00
2016-05-03 17:52:11 -05:00
2016-12-08 10:36:22 -06:00
2016-07-22 09:52:59 -04:00
2017-04-05 13:55:11 -04:00
2017-04-14 19:38:57 -06:00
2016-10-23 12:08:48 -07:00
2016-06-19 17:05:55 -06:00
2016-06-19 17:05:55 -06:00
2016-03-08 15:01:47 -05:00
2016-08-12 11:01:22 -06:00
2017-04-05 13:52:20 -04:00
2016-03-15 15:19:23 -04:00
2017-04-10 10:02:03 +08:00
2016-08-17 10:25:35 +09:00
2016-11-19 08:41:44 +05:30
2017-01-21 15:12:33 -05:00
2016-05-26 20:48:31 -06:00
2016-02-26 08:53:10 -07:00
2016-09-26 13:24:43 -04:00
2017-04-12 13:28:27 -04:00
2016-05-17 09:54:43 -06:00
2016-05-02 18:37:09 -04:00
2016-10-12 10:56:51 +08:00
2016-10-23 18:33:48 -04:00
2016-10-31 10:13:17 -04:00