On Tue, Apr 5, 2016 at 10:43 PM, Eduardo Habkost <[email protected]> wrote:
> [...]
>
> One small comment below:
>
> [...]
>> +
>> +        load_image(dtb_filename, setup_data->data);
>
> load_image() is deprecated, please use
> load_image_size(dtb_filename, setup_data->data, dtb_size)
> instead.

Yes, correct! I missed it.

I'm going to send a V2.

Thanks,
Antonio

Reply via email to