Files
u-boot/include
Heiko Stuebner 357d2ceba0 fdtdec: only create phandle if caller wants it in fdtdec_add_reserved_memory()
The phandlep pointer returning the phandle to the caller is optional
and if it is not set when calling fdtdec_add_reserved_memory() it is
highly likely that the caller is not interested in a phandle to the
created reserved-memory area and really just wants that area added.

So just don't create a phandle in that case.

Signed-off-by: Heiko Stuebner <heiko.stuebner@theobroma-systems.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2019-11-14 07:09:34 -06:00
..
2019-11-05 10:27:18 +01:00
2019-10-16 05:42:27 +02:00
2019-09-04 11:37:19 -05:00
2019-10-24 11:28:17 +02:00
2019-07-24 13:16:29 -04:00
2019-08-11 16:43:41 -04:00
2019-11-02 18:00:51 +08:00
2019-09-20 20:09:19 +02:00
2019-08-11 16:43:41 -04:00
2019-07-19 11:11:09 +08:00
2019-04-23 20:26:43 -06:00
2019-10-13 23:34:43 +02:00
2019-10-06 16:02:37 +02:00
2019-04-22 12:06:39 -04:00
2019-08-11 16:43:41 -04:00
2019-10-14 09:31:41 +02:00
2019-11-05 10:27:18 +01:00
2019-11-07 18:39:16 -05:00
2019-08-11 16:43:41 -04:00
2019-08-02 11:19:14 -04:00
2019-07-18 16:37:13 -05:00
2019-05-20 13:50:34 +02:00
2019-05-20 13:50:34 +02:00
2019-11-03 07:20:26 +08:00
2019-05-21 17:33:23 -06:00
2019-10-31 07:22:53 -04:00
2019-07-19 20:14:50 +02:00