rockchip: Remove obsolete references to pyelftools
authorChris Webb <chris@arachsys.com>
Tue, 16 Jul 2019 19:53:26 +0000 (20:53 +0100)
committerKever Yang <kever.yang@rock-chips.com>
Sat, 20 Jul 2019 15:59:44 +0000 (23:59 +0800)
make_fit_atf.py no longer requires pyelftools, and nothing else in the
rockchip build requires it either, so remove references to installing it
from the documentation.

Signed-off-by: Chris Webb <chris@arachsys.com>
Reviewed-by: Kever Yang <Kever.yang@rock-chips.com>
board/rockchip/evb_rk3399/README
doc/README.rockchip

index 646982198727280e75234e2f3abe5beddeb3baca..ea3258cf3789f2ad094d1da88b3a6d6bd002b8d0 100644 (file)
@@ -35,12 +35,6 @@ Get the Source and prebuild binary
   > git clone https://github.com/rockchip-linux/rkbin.git
   > git clone https://github.com/rockchip-linux/rkdeveloptool.git
 
-Get some prerequisites
-======================
-
-You need the Python elftools.elf.elffile library for make_fit_atf.py to work:
-
-  > sudo apt-get install python-pyelftools
 
 Compile ATF
 ===========
index 02e2497b158852a58011b40324c4dc83e4a64b2c..8ccbb872645ff5ef0a420bf89419156c57adbe09 100644 (file)
@@ -123,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