diff --git a/Documentation/platforms/mips/jz4780/boards/mips-creator-ci20/index.rst b/Documentation/platforms/mips/jz4780/boards/mips-creator-ci20/index.rst index 0d7eb826c74..acfdb2c4490 100644 --- a/Documentation/platforms/mips/jz4780/boards/mips-creator-ci20/index.rst +++ b/Documentation/platforms/mips/jz4780/boards/mips-creator-ci20/index.rst @@ -37,8 +37,7 @@ You can use the following command to configure the NuttX build: ./tools/configure.sh -l ci20/nsh make CROSSDEV=mips-mti-elf- - mkimage -A mips -O linux -T kernel -C none -a 0x80000180 -e 0x800004ac \ - -n "nx" -d nuttx.bin /nuttx.umg + cp uImage /nuttx.umg Run this from U-Boot prompt: