How can i use firmware?

Hi!

I download firmware for the RB5, but i don’t know i to applicate on my board.

http://releases.linaro.org/96boards/rb5/qualcomm/firmware/

any method to use this?
like write on the bbappend file?

Here, we publish the ‘official’ firmware for RB5 as it was released to us by Thundercomm. They release the board firmware with a license that allows redistribution.

We use this firmware in the Linaro releases, they are integrated in our OpenEmbedded recipes, see:

We use them in our Debian releases, they are released as Debian packages.

We also submit firmware to the upstream linux-firmware project when it’s relevant, see
https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/tree/qcom/sm8250

If you build your own Linux system/distro, you can use these firmware files and integrate them into your build.

Oh! i see
Now i understand!
Thanks for the answer!