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 <kever.yang@rock-chips.com>
This commit is contained in:
Kever Yang 2018-06-26 10:54:48 +08:00
parent 7070f875d9
commit 7a39aeb5cd
1 changed files with 1 additions and 1 deletions

View File

@ -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)