[U-Boot] [PATCH 0/4] rockchip: Reduce prerequisites from the host

Kever Yang kever.yang at rock-chips.com
Wed Jun 13 03:57:48 UTC 2018


Hi Vicente,

    Could you share why you don't want to use python, can convert the
script to C?

Thanks,
- Kever
On 06/02/2018 12:46 AM, Vicente Bergas wrote:
> From: Vicente Bergas <vicencb at gmail.com>
>
> This patch series remove the dependency on python and dtc from the host
> for the Sapphire board.
>
> It does not conform to the U-Boot coding style. It has been posted here for
> informational purposes only. If there is interest in merging it, feel free
> to modify it at will, it is in the public domain.
>
> Vicente Bergas (4):
>   [U-Boot] add make_fit_atf in tools
>   [U-Boot] rockchip: rk3399: use make_fit_atf instead of make_fit_atf.py
>   [U-Boot] rockchip: rk3399: disable CONFIG_SPL_OF_PLATDATA
>   [U-Boot] rockchip: rk3399: set CONFIG_MKIMAGE_DTC_PATH
>
>  configs/evb-rk3399_defconfig |   4 +-
>  tools/Makefile               |   2 +
>  tools/make_fit_atf.c         | 360 +++++++++++++++++++++++++++++++++++
>  3 files changed, 364 insertions(+), 2 deletions(-)
>  create mode 100644 tools/make_fit_atf.c
>




More information about the U-Boot mailing list