We already mention tee.bin in the sentence before, so mention tee-raw.bin as well by name for completeness.
Signed-off-by: Ahmad Fatoum <[email protected]> --- Documentation/boards/rockchip.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Documentation/boards/rockchip.rst b/Documentation/boards/rockchip.rst index 8bce92865e3e..eb1bbe81819a 100644 --- a/Documentation/boards/rockchip.rst +++ b/Documentation/boards/rockchip.rst @@ -88,8 +88,8 @@ With these barebox can be compiled as: .. note:: When compiling OP-TEE yourself, use the tee.bin image as it has a header telling barebox where to load the image to. - Without the header, barebox will fallback to the hardcoded addresses expected - by the vendor blobs in the rkbin repository. + The tee-raw.bin image lacks a header and thus barebox will fallback to the hardcoded + addresses expected by the vendor blobs in the rkbin repository. .. note:: The RK3566 and RK3568 seem to share the bl31 and bl32 firmware files, whereas the memory initialization blob is different. -- 2.47.3
