Re: [U-Boot] [PATCH v2 2/2] rockchip: Remove obsolete references to pyelftools

2019-07-16 Thread Kever Yang
On 2019/7/14 下午4:47, Chris Webb wrote: 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 Reviewed-by: Kever Yang Thanks,  - Kever --- board/roc

[U-Boot] [PATCH v2 2/2] rockchip: Remove obsolete references to pyelftools

2019-07-14 Thread Chris Webb
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 --- board/rockchip/evb_rk3399/README | 6 -- doc/README.rockchip | 4 2 files ch