rockchip: rv1126: remove boot_uimage command

There is no requirement of booting uimage.

Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
Change-Id: Ibc290af2f8a3e70e3833cad3e3e228c67e85115f
This commit is contained in:
Joseph Chen 2020-07-28 14:50:01 +08:00
parent 6011dca578
commit 3e8318d739
1 changed files with 0 additions and 1 deletions

View File

@ -85,7 +85,6 @@
#else
#define RKIMG_BOOTCOMMAND \
"boot_fit;" \
"boot_uimage;" \
"boot_android ${devtype} ${devnum};"
#endif
#endif