Hello Tom,
On 2024-02-11 00:41, Tom Rini wrote:
On Sat, Feb 10, 2024 at 07:18:10PM +0100, Dragan Simic wrote:
As discussed on the U-Boot mailing list, [1][2] only some Rockchip
SoCs
suffer from a bug in their BROMs that requires a specific format for
their
SPI images, which was the reason for the rkspi format to be
introduced.
Improve the description of the rkspi format a bit to mention this, for
future reference and to make understanding it easier.
[1]
https://lore.kernel.org/u-boot/c32129ba-db25-4b9d-9a4a-032d88dfb...@kwiboo.se/
[2]
https://lore.kernel.org/u-boot/CACdvmAjfCWicRd=lkkyob7fzo79afkuqky0e1hbb0zyjuoo...@mail.gmail.com/
Signed-off-by: Dragan Simic <dsi...@manjaro.org>
---
doc/README.rockchip | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
Can we please convert this content to rst under doc/board/rockchip/
then
enhance it?
Sure, I'll do that, but it will take some time.