summaryrefslogtreecommitdiff
path: root/doc/README.rockchip
diff options
context:
space:
mode:
authorChris Webb <chris@arachsys.com>2019-07-16 22:53:26 +0300
committerKever Yang <kever.yang@rock-chips.com>2019-07-20 18:59:44 +0300
commit8b1ceb0ac1aa1746c6751d698ce7a012a236fa65 (patch)
tree80a36d8fcc4756a941f3b7e985d09509bd9ab8d8 /doc/README.rockchip
parentf05d5743567984b4fff6a862fc0f42760ff135da (diff)
downloadu-boot-8b1ceb0ac1aa1746c6751d698ce7a012a236fa65.tar.xz
rockchip: Remove obsolete references to pyelftools
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>
Diffstat (limited to 'doc/README.rockchip')
-rw-r--r--doc/README.rockchip4
1 files changed, 0 insertions, 4 deletions
diff --git a/doc/README.rockchip b/doc/README.rockchip
index 02e2497b15..8ccbb87264 100644
--- a/doc/README.rockchip
+++ b/doc/README.rockchip
@@ -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