History log of /rk3399_rockchip-uboot/tools/dtoc/.gitignore (Results 1 – 2 of 2)
Revision Date Author Comments
# ebe621d5 15-Jul-2016 Tom Rini <trini@konsulko.com>

Merge git://git.denx.de/u-boot-dm


# ec564b47 04-Jul-2016 Simon Glass <sjg@chromium.org>

dm: Add a library to provide simple device-tree access

This Python library provides a way to access the contents of the device
tree. It uses fdtget, so is inefficient for larger device tree files.

dm: Add a library to provide simple device-tree access

This Python library provides a way to access the contents of the device
tree. It uses fdtget, so is inefficient for larger device tree files.

Signed-off-by: Simon Glass <sjg@chromium.org>

show more ...