1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-09-01 16:52:14 +02:00
Files
u-boot-megous/lib
Jens Wiklander 452bc12102 fdt: fix fdtdec_setup_memory_banksize()
Prior to this patch is fdtdec_setup_memory_banksize() incorrectly
ignoring the "status" field. This patch fixes that by testing the status
with fdtdec_get_is_enabled() before using a memory node.

Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
Reviewed-by: Simon Glass <sjg@chromium.org>
2018-07-26 14:19:38 -06:00
..
2018-06-19 11:55:05 -04:00
2017-04-13 09:41:10 -04:00
2018-06-13 07:49:12 -04:00
2017-05-12 08:37:18 -04:00
2017-06-01 07:03:12 -06:00
2018-06-13 07:49:12 -04:00