rkbin icon indicating copy to clipboard operation
rkbin copied to clipboard

rk3308: ddr: add uart0 loader

Open angeloc opened this issue 2 years ago • 4 comments

Adding uart0 loader for boards with serial console on uart0 (Rock Pi s)

In the process of adding a Rock Pi S in buildroot, I noticed that i cannot run an x86 binary on the host because buildroot use host tools built from sources. Therefore I need to have the loader for uart0 already available as binary.

Signed-off-by: Angelo Compagnucci [email protected]

angeloc avatar Nov 11 '22 23:11 angeloc

@derrick-huang @ZhengShunQian any news?

angeloc avatar Jul 25 '23 20:07 angeloc

@JosephChen2017 updated to v2.07

angeloc avatar Jul 25 '23 20:07 angeloc

@angeloc how did you build this out of interest ?

obbardc avatar Oct 13 '23 10:10 obbardc

I hve found a "RK30xxLoader(L)_V2.19.bin" on the net as well, would be nice to see it in the official repository, as well as a updated tools folder, at least rkdeveloptool, rkflashtool are out of date.

Yaksinikos avatar Oct 28 '23 07:10 Yaksinikos

Nobody is interested, closing this PR

angeloc avatar May 10 '24 10:05 angeloc

@angeloc Can you explain what you did to build the binary, in case others are interested in future?

obbardc avatar May 10 '24 10:05 obbardc

@obbardc There is documentation about using the tools to change parameters here https://github.com/rockchip-linux/rkbin/blob/master/tools/ddrbin_tool_user_guide.txt

angeloc avatar May 10 '24 10:05 angeloc