[U-Boot] [PATCH v3 3/9] rockchip: rk3288: implement reading chip version from bootrom code

Simon Glass sjg at chromium.org
Sun Jul 15 21:21:50 UTC 2018


On 12 July 2018 at 05:05, Alberto Panizzo <alberto at amarulasolutions.com> wrote:
> This allows rockusb code to reply correctly to K_FW_GET_CHIP_VER
> command.
>
> On RK3288 chip version is at 0xffff4ff0 and on tested hardware it
> corresponds at the string "320A20140813V200"
>
> Signed-off-by: Alberto Panizzo <alberto at amarulasolutions.com>
> ---
>  arch/arm/mach-rockchip/rk3288/Makefile         |  1 +
>  arch/arm/mach-rockchip/rk3288/rockusb_rk3288.c | 30 ++++++++++++++++++++++++++
>  2 files changed, 31 insertions(+)
>  create mode 100644 arch/arm/mach-rockchip/rk3288/rockusb_rk3288.c

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list