From 7a39aeb5cd9ccf6a9fae5d1f81f1270ec988e2a0 Mon Sep 17 00:00:00 2001 From: Kever Yang Date: Tue, 26 Jun 2018 10:54:48 +0800 Subject: [PATCH] rockchip: rk3399: update doc for u-boot.itb write position u-boot.itb will use the same position as uboot.img Change-Id: I839c947a0221d347e5810d1fc8bbae655aba429b Signed-off-by: Kever Yang --- board/rockchip/evb_rk3399/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/board/rockchip/evb_rk3399/README b/board/rockchip/evb_rk3399/README index 7da7c848bd..1b9a6ff09b 100644 --- a/board/rockchip/evb_rk3399/README +++ b/board/rockchip/evb_rk3399/README @@ -99,7 +99,7 @@ Flash the image with U-Boot SPL(option 1) Power on(or reset with RESET KEY) with MASKROM KEY preesed, and then: > rkdeveloptool db rkbin/rk33/rk3399_loader_v1.08.106.bin > rkdeveloptool wl 64 u-boot/idbspl.img - > rkdeveloptool wl 512 u-boot/u-boot.itb + > rkdeveloptool wl 0x4000 u-boot/u-boot.itb > rkdeveloptool rd Flash the image with Rockchip miniloader(option 2)