Am 30.04.2019 um 06:05 schrieb Simon Goldschmidt:


Julius Werner <jwer...@chromium.org <mailto:jwer...@chromium.org>> schrieb am Di., 30. Apr. 2019, 02:38:

     > However, compared to my above mentioned RFC patch, this here somehow
     > fails when loading something from the image, e.g. using the cmd 'fpga
     > loadmk'. Seems like this one doesn't transparently uncompress?

    It looks to me like do_fpga_loadmk() doesn't actually call
    fit_load_image()? It calls fit_image_get_data() directly, so it
    bypasses the code I'm adding. Maybe it should be using
    fit_load_image() instead, but that's moving pretty far away from what
    I was trying to do... it could be left for a later patch?


Ah, ok. I wasn't aware I had changed that command too :-) let me concentrate on finding out why booting the compressed fit,image doesn't work, then.

OK, so it turns out the error was on my side somewhere. I tested this with a known-to-work configuration at work today and it works like a charm, so I'll start to comment the contents of the patch again ;-)

Regards,
Simon
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to