On Thu, Aug 22, 2019 at 3:45 PM AKASHI Takahiro <[email protected]> wrote: > > With the patch below applied, host_block_dev structure was switched > to be placed in platdata rather than priv. The command "host info" > must be aligned with this change. Otherwise, we will see "Segmentation > Fault." > > Fixes: 8f994c860d91 ("sandbox: blk: Switch to use platdata_auto_alloc_size > for the driver data") > Signed-off-by: AKASHI Takahiro <[email protected]> > --- > cmd/host.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) >
Reviewed-by: Bin Meng <[email protected]> Tested-by: Bin Meng <[email protected]> _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

