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:
parent
6011dca578
commit
3e8318d739
|
|
@ -85,7 +85,6 @@
|
||||||
#else
|
#else
|
||||||
#define RKIMG_BOOTCOMMAND \
|
#define RKIMG_BOOTCOMMAND \
|
||||||
"boot_fit;" \
|
"boot_fit;" \
|
||||||
"boot_uimage;" \
|
|
||||||
"boot_android ${devtype} ${devnum};"
|
"boot_android ${devtype} ${devnum};"
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue