u-boot/drivers/misc/imx8
Peng Fan ecab65e4cd misc: imx: scu: avoid write null pointer
When boot_dev is true, fill boot device. However the original logic is when
boot_dev is false, fill boot device, this will trigger data abort.

Also fix sc_misc_get_control when using pointer val.

Signed-off-by: Peng Fan <peng.fan@nxp.com>
2019-01-09 17:03:45 +01:00
..
Makefile misc: imx8: add scfw api impementation 2018-10-22 12:59:01 +02:00
scu.c dm: core: Respect drivers with the DM_FLAG_PRE_RELOC flag in lists_bind_fdt() 2018-11-14 09:16:27 -08:00
scu_api.c misc: imx: scu: avoid write null pointer 2019-01-09 17:03:45 +01:00