X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=doc%2FREADME.rockchip;h=8ccbb872645ff5ef0a420bf89419156c57adbe09;hb=4f0b061444063d7c60e9624c5431c16f00d067af;hp=d78d993cfc6f4008ce5eff2d1b6cfe4a95f2e2c0;hpb=2411c335b6484b83dc346b4b04b5cd0513b0a7f8;p=oweals%2Fu-boot.git diff --git a/doc/README.rockchip b/doc/README.rockchip index d78d993cfc..8ccbb87264 100644 --- a/doc/README.rockchip +++ b/doc/README.rockchip @@ -104,7 +104,6 @@ For example: => cd /path/to/u-boot => make nanopi-neo4-rk3399_defconfig => make - => make u-boot.itb - Get the rkbin @@ -124,10 +123,6 @@ For example: Option 2: Package the image with SPL: - - We need the Python elftools.elf.elffile library for make_fit_atf.py to work - - => sudo apt-get install python-pyelftools - - Export cross compiler path for aarch64 - Compile ATF @@ -171,7 +166,6 @@ For example: => cd /path/to/u-boot => make orangepi-rk3399_defconfig => make - => make u-boot.itb (Get spl/u-boot-spl-dtb.bin, u-boot.itb images and some boards would get spl/u-boot-spl.bin since it doesn't enable CONFIG_SPL_OF_CONTROL