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:
parent
7070f875d9
commit
7a39aeb5cd
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Reference in New Issue