<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in Makefile</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>57807e00eb29ef2e37a73a55ae80cd9d3766ec08 - tools: Makefile: Remove build boot_merger/trust_merger/loaderimage</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/tools/Makefile#57807e00eb29ef2e37a73a55ae80cd9d3766ec08</link>
        <description>tools: Makefile: Remove build boot_merger/trust_merger/loaderimageWe use them from rkbin.Signed-off-by: Joseph Chen &lt;chenjh@rock-chips.com&gt;Change-Id: I6cd429da609ccd312b35b1d7881211764c4164f2

            List of files:
            /rk3399_rockchip-uboot/tools/Makefile</description>
        <pubDate>Fri, 26 May 2023 08:37:48 +0000</pubDate>
        <dc:creator>Joseph Chen &lt;chenjh@rock-chips.com&gt;</dc:creator>
    </item>
<item>
        <title>0466543ca91a2431ed1cd41418cfff51f2030032 - tools: add tools for convert bmp to gray16 and saved as logo.img.</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/tools/Makefile#0466543ca91a2431ed1cd41418cfff51f2030032</link>
        <description>tools: add tools for convert bmp to gray16 and saved as logo.img.This tool support convert 16bpp/24bpp/32bpp bmp images into4 bits grayscale image, and add header info to save as logo.img.logo.img is flash into emmc and parsed in uboot to displayuboot/charging/lowpower/kernel logo.[Note]the requirement of bmp files:1. The resolution of all bmp image must be same.2. The logo.img will be parsed in uboot, the uboot require the resolution   of image must be same as screen resolution, otherwise will be failed.3. The color depth of bmp image must be 16bpp/24bpp/32bpp, 8bpp is not supported.The usage:./tools/bmp2gray16 --uboot-logo tools/images/eink/uboot.bmp --kernel-logo tools/images/eink/kernel.bmp--charge-logo tools/images/eink/battery_0.bmp tools/images/eink/battery_1.bmp tools/images/eink/battery_2.bmptools/images/eink/battery_3.bmp tools/images/eink/battery_4.bmp tools/images/eink/battery_5.bmptools/images/eink/battery_fail.bmp --output ./logo.imgSigned-off-by: Wenping Zhang &lt;wenping.zhang@rock-chips.com&gt;Change-Id: Ifc39f0344693fb0b26b04d7904289847e6fa9b90

            List of files:
            /rk3399_rockchip-uboot/tools/Makefile</description>
        <pubDate>Wed, 11 Nov 2020 13:05:29 +0000</pubDate>
        <dc:creator>Wenping Zhang &lt;wenping.zhang@rock-chips.com&gt;</dc:creator>
    </item>
<item>
        <title>b8dc613cbc483a8abfcf4203e4fa0e18f60b1d27 - Merge branch &apos;next-dev&apos; into thunder-boot</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/tools/Makefile#b8dc613cbc483a8abfcf4203e4fa0e18f60b1d27</link>
        <description>Merge branch &apos;next-dev&apos; into thunder-boot

            List of files:
            /rk3399_rockchip-uboot/tools/Makefile</description>
        <pubDate>Tue, 19 Nov 2019 08:15:43 +0000</pubDate>
        <dc:creator>Joseph Chen &lt;chenjh@rock-chips.com&gt;</dc:creator>
    </item>
<item>
        <title>467d16db4b9af3b408da34ab3df7febe3bd75929 - tools: rockchip: resource_tool: independent on other files</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/tools/Makefile#467d16db4b9af3b408da34ab3df7febe3bd75929</link>
        <description>tools: rockchip: resource_tool: independent on other filesMerge all codes into resource_tool.cSync from kernel-4.4:(0787850 rk: scripts/resource_tool: add sha1 for file entry)Change-Id: Iff379458086f1623e7e5126dcb532b178d94c684Signed-off-by: Joseph Chen &lt;chenjh@rock-chips.com&gt;

            List of files:
            /rk3399_rockchip-uboot/tools/Makefile</description>
        <pubDate>Mon, 11 Nov 2019 10:29:50 +0000</pubDate>
        <dc:creator>Joseph Chen &lt;chenjh@rock-chips.com&gt;</dc:creator>
    </item>
<item>
        <title>5e817a0ea4271df00a147e77316f36f286ff9a56 - tools: rockchip: resource_tool: add sha1 for file entry</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/tools/Makefile#5e817a0ea4271df00a147e77316f36f286ff9a56</link>
        <description>tools: rockchip: resource_tool: add sha1 for file entryChange-Id: If7bd80d68019f6ea5ad737793ed996d47134b568Signed-off-by: Joseph Chen &lt;chenjh@rock-chips.com&gt;

            List of files:
            /rk3399_rockchip-uboot/tools/Makefile</description>
        <pubDate>Mon, 04 Nov 2019 12:23:09 +0000</pubDate>
        <dc:creator>Joseph Chen &lt;chenjh@rock-chips.com&gt;</dc:creator>
    </item>
<item>
        <title>3aff587f063d12970d803a7a63d4a23a18274718 - tools: rockchip: remove useless checksum</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/tools/Makefile#3aff587f063d12970d803a7a63d4a23a18274718</link>
        <description>tools: rockchip: remove useless checksumChange-Id: I0b40f0b0677920abfe873fd6b8db23475f113a78Signed-off-by: Joseph Chen &lt;chenjh@rock-chips.com&gt;

            List of files:
            /rk3399_rockchip-uboot/tools/Makefile</description>
        <pubDate>Mon, 04 Nov 2019 12:47:09 +0000</pubDate>
        <dc:creator>Joseph Chen &lt;chenjh@rock-chips.com&gt;</dc:creator>
    </item>
<item>
        <title>fe47e2a1d257ee323ae284b7ce3702ffe1a71621 - UPSTREAM: tools: Include U-Boot libfdt headers from their actual path</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/tools/Makefile#fe47e2a1d257ee323ae284b7ce3702ffe1a71621</link>
        <description>UPSTREAM: tools: Include U-Boot libfdt headers from their actual pathThere are no headers for libfdt in lib/libfdt, as they are insteadlocated in scripts/dtc/libfdt. Specifying lib/libfdt for headersinclusion in host tools results in using the system libfdt headers,which is not what we want. Change this to the proper path.Change-Id: I3ad1329f563d1083828ce168e2c4ee791b553da8Signed-off-by: Paul Kocialkowski &lt;contact@paulk.fr&gt;Signed-off-by: Kever Yang &lt;kever.yang@rock-chips.com&gt;

            List of files:
            /rk3399_rockchip-uboot/tools/Makefile</description>
        <pubDate>Fri, 02 Mar 2018 22:13:42 +0000</pubDate>
        <dc:creator>Paul Kocialkowski &lt;contact@paulk.fr&gt;</dc:creator>
    </item>
<item>
        <title>4e2c3b8c76d8e0f31bdb66eb72a7492c1070b1d5 - UPSTREAM: libfdt: migrate fdt_rw.c to a wrapper of scripts/dtc/libfdt/fdt_rw.c</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/tools/Makefile#4e2c3b8c76d8e0f31bdb66eb72a7492c1070b1d5</link>
        <description>UPSTREAM: libfdt: migrate fdt_rw.c to a wrapper of scripts/dtc/libfdt/fdt_rw.cThe only difference between scripts/dtc/libfdt/fdt_rw.c andlib/libfdt/fdt_rw.c is fdt_remove_unused_strings().It is only used by fdtgrep, so we do not need to compile it for U-Bootimage.  Move it to tools/libfdt/fdw_rw.c so that lib/libfdt/fdt_rw.ccan be a wrapper of scripts/dtc/libfdt/fdt_rw.c.Change-Id: I6e2578d4bfdf75438d3aa1cb51f270f34527d37dSigned-off-by: Masahiro Yamada &lt;yamada.masahiro@socionext.com&gt;Reviewed-by: Simon Glass &lt;sjg@chromium.org&gt;Signed-off-by: Kever Yang &lt;kever.yang@rock-chips.com&gt;

            List of files:
            /rk3399_rockchip-uboot/tools/Makefile</description>
        <pubDate>Sun, 21 Jan 2018 10:19:13 +0000</pubDate>
        <dc:creator>Masahiro Yamada &lt;yamada.masahiro@socionext.com&gt;</dc:creator>
    </item>
<item>
        <title>fbedfcfba2a6f4d773323cde922570a76c1ef357 - UPSTREAM: libfdt: migrate include/libfdt_env.h to a wrapper</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/tools/Makefile#fbedfcfba2a6f4d773323cde922570a76c1ef357</link>
        <description>UPSTREAM: libfdt: migrate include/libfdt_env.h to a wrapperlibfdt_env.h is supposed to provide system-dependent defines.scripts/dtc/libfdt/libfdt_env.h from upstream DTC is suitablefor user-space, so we should use this for USE_HOSTCC case.For compiling U-Boot, we need to override such system-dependentdefines, so use &lt;linux/libfdt_env.h&gt; imported from Linux.&lt;libfdt.h&gt; selects a proper one.  Maybe, we should split headerinclusion completely, but I do not want too many patches at one.I can rip off the include/libfdt_env.h from HOST_EXTRACFLAGS.Change-Id: I6f5ea1067cd3ada1c8ece0c39b7bf43382c58ff6Signed-off-by: Masahiro Yamada &lt;yamada.masahiro@socionext.com&gt;Reviewed-by: Simon Glass &lt;sjg@chromium.org&gt;Signed-off-by: Kever Yang &lt;kever.yang@rock-chips.com&gt;

            List of files:
            /rk3399_rockchip-uboot/tools/Makefile</description>
        <pubDate>Sun, 21 Jan 2018 10:19:18 +0000</pubDate>
        <dc:creator>Masahiro Yamada &lt;yamada.masahiro@socionext.com&gt;</dc:creator>
    </item>
<item>
        <title>23ba6841ccdaeb51290dc49d4e32f175bd3baa34 - tools: rockchip: support hostprogs for pack tools</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/tools/Makefile#23ba6841ccdaeb51290dc49d4e32f175bd3baa34</link>
        <description>tools: rockchip: support hostprogs for pack tools- include: boot_merge/trust_merge/loaderimage/resource_tool/checksum;- porting from rkdevelop and base on commit 8fd1d8f  (resource: get resource primary from boot partition);- clean generated binary file when execute clean command;Change-Id: I41c1893c2da0a0f25c2d39dbbd933f89fbb04948Signed-off-by: Joseph Chen &lt;chenjh@rock-chips.com&gt;

            List of files:
            /rk3399_rockchip-uboot/tools/Makefile</description>
        <pubDate>Wed, 26 Sep 2018 10:30:20 +0000</pubDate>
        <dc:creator>Joseph Chen &lt;chenjh@rock-chips.com&gt;</dc:creator>
    </item>
<item>
        <title>70b70db64ac992884833f4236132201c16a77c53 - UPSTREAM: libfdt: migrate fdt_wip.c to a wrapper of scripts/dtc/libfdt/fdt_wip.c</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/tools/Makefile#70b70db64ac992884833f4236132201c16a77c53</link>
        <description>UPSTREAM: libfdt: migrate fdt_wip.c to a wrapper of scripts/dtc/libfdt/fdt_wip.cNow, lib/libfdt/fdt_wip.c is the same as scripts/dtc/libfdt/fdt_wip.cChange the former to a wrapper of the latter.Change-Id: Ifce4c63db38146297c14218ef94d226bf6e3bb27Signed-off-by: Masahiro Yamada &lt;yamada.masahiro@socionext.com&gt;Reviewed-by: Simon Glass &lt;sjg@chromium.org&gt;Signed-off-by: Kever Yang &lt;kever.yang@rock-chips.com&gt;(cherry picked from commit 26e961c8cfdff00c5c9389d301d9a2eb10eb844c)

            List of files:
            /rk3399_rockchip-uboot/tools/Makefile</description>
        <pubDate>Mon, 27 Nov 2017 07:06:07 +0000</pubDate>
        <dc:creator>Masahiro Yamada &lt;yamada.masahiro@socionext.com&gt;</dc:creator>
    </item>
<item>
        <title>141b078475e1ef81f7e80df6563619ee80cb3c7a - UPSTREAM: tools: use files from scripts/dtc/libfdt where possible</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/tools/Makefile#141b078475e1ef81f7e80df6563619ee80cb3c7a</link>
        <description>UPSTREAM: tools: use files from scripts/dtc/libfdt where possiblePrior to this commit, tools/Makefile pulls all libfdt files fromlib/libfdt.lib/libfdt/ and scripts/dtc/libfdt have the same copies for thefollowings 6 files:  fdt.c fdt_addresses.c fdt_empty_tree.c fdt_overlay.c fdt_strerr.c  fdt_sw.cThis commit changes them to #include ones from scripts/dtc/libfdt.Unfortunately, U-Boot locally modified the following 3 files:  fdt_ro.c fdt_wip.c fdt_rw.cI did not touch them in order to avoid unpredictable impact.The fdt_region.c is U-Boot own file.  This is also borrowed fromlib/libfdt/.Change-Id: I3e8fcd9f84cda502a0eca504896ab29d7f840d16Signed-off-by: Masahiro Yamada &lt;yamada.masahiro@socionext.com&gt;Signed-off-by: Kever Yang &lt;kever.yang@rock-chips.com&gt;(cherry picked from commit b38ad663a4b4ccd91a43b12e2d65179dbd2b40cb)

            List of files:
            /rk3399_rockchip-uboot/tools/Makefile</description>
        <pubDate>Tue, 17 Oct 2017 13:30:18 +0000</pubDate>
        <dc:creator>Masahiro Yamada &lt;yamada.masahiro@socionext.com&gt;</dc:creator>
    </item>
<item>
        <title>815366520a3bc6d29a5aa94d316f2c3a396fd2df - UPSTREAM: pylibfdt: move pylibfdt to scripts/dtc/pylibfdt and refactor makefile</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/tools/Makefile#815366520a3bc6d29a5aa94d316f2c3a396fd2df</link>
        <description>UPSTREAM: pylibfdt: move pylibfdt to scripts/dtc/pylibfdt and refactor makefileThe pylibfdt is used by dtoc (and, indirectly by binman), but thereis no reason why it must be generated in the tools/ directory.Recently, U-Boot switched over to the bundled DTC, and the directorystructure under scripts/dtc/ now mirrors the upstream DTC project.So, scripts/dtc/pylibfdt is the best location.I also rewrote the Makefile in a cleaner Kbuild style.The scripts from the upstream have been moved as follows:  lib/libfdt/pylibfdt/setup.py -&gt; scripts/dtc/pylibfdt/setup.py  lib/libfdt/pylibfdt/libfdt.i -&gt; scripts/dtc/pylibfdt/libfdt.i_shippedThe .i_shipped is coped to .i during building because the .i must belocated in the objtree when we build it out of tree.Change-Id: I48233cbae93794809397b7160234469f66fa11dcSigned-off-by: Masahiro Yamada &lt;yamada.masahiro@socionext.com&gt;Signed-off-by: Kever Yang &lt;kever.yang@rock-chips.com&gt;(cherry picked from commit 15b97f5c5e6d88e0560c6928f3acd01c999a494d)

            List of files:
            /rk3399_rockchip-uboot/tools/Makefile</description>
        <pubDate>Tue, 17 Oct 2017 04:42:43 +0000</pubDate>
        <dc:creator>Masahiro Yamada &lt;yamada.masahiro@socionext.com&gt;</dc:creator>
    </item>
<item>
        <title>9a544e36a87f302a078522c65fa062b2299847a1 - UPSTREAM: env: Drop CONFIG_ENV_IS_IN_DATAFLASH</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/tools/Makefile#9a544e36a87f302a078522c65fa062b2299847a1</link>
        <description>UPSTREAM: env: Drop CONFIG_ENV_IS_IN_DATAFLASHLast user of this option went away in commit:fdc7718999 (&quot;board: usb_a9263: Update to support DT and DM&quot;)Change-Id: Ie6cec28e4daf26b669f3f35db026427bdb47a5b6Signed-off-by: Tuomas Tynkkynen &lt;tuomas.tynkkynen@iki.fi&gt;Signed-off-by: Kever Yang &lt;kever.yang@rock-chips.com&gt;(cherry picked from commit 7b7341d7f3ee915c89a7f8ab7054e39872057d90)

            List of files:
            /rk3399_rockchip-uboot/tools/Makefile</description>
        <pubDate>Tue, 10 Oct 2017 18:59:40 +0000</pubDate>
        <dc:creator>Tuomas Tynkkynen &lt;tuomas.tynkkynen@iki.fi&gt;</dc:creator>
    </item>
<item>
        <title>f8470aee13947684417f5422a2df50493bb471a1 - UPSTREAM: tools/mkimage: Make the path to the dtc binary that mkimage calls configurable</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/tools/Makefile#f8470aee13947684417f5422a2df50493bb471a1</link>
        <description>UPSTREAM: tools/mkimage: Make the path to the dtc binary that mkimage calls configurableIn some cases, such as FreeBSD, the path to an alternative dtc needs tobe used.  Rather than override the one given in the Makefile on thecommand line, make this part of the build configuration.Change-Id: Ib4e2b2603f22098edb11bf3f03be32a86b2d2f1aSigned-off-by: Tom Rini &lt;trini@konsulko.com&gt;Signed-off-by: Kever Yang &lt;kever.yang@rock-chips.com&gt;(cherry picked from commit 1f6049e2501b5c35c61435dbc05ba96743202674)

            List of files:
            /rk3399_rockchip-uboot/tools/Makefile</description>
        <pubDate>Sun, 24 Sep 2017 03:14:33 +0000</pubDate>
        <dc:creator>Tom Rini &lt;trini@konsulko.com&gt;</dc:creator>
    </item>
<item>
        <title>6f14746b0c5977b93f126c43b2a80198758399b9 - rockchip: mkimage: add support for rockchip nand boot image</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/tools/Makefile#6f14746b0c5977b93f126c43b2a80198758399b9</link>
        <description>rockchip: mkimage: add support for rockchip nand boot imageThe Rockchip boot ROM requires a particular file format for booting from NAND:* It starts with 512-byte, rc4 encoded header and is aligned to nand page size* Then first 2KB of first stage loader (tpl) aligned to nand page size* n empty pages* second 2KB of first stage loader (tpl) aligned to nand page size* n empty pages* ...* first 2KB of second stage loader (spl) aligned to nand page size* n empty pages* second 2KB of first stage loader (spl) aligned to nand page size* n empty pages* ...Size of spl and tpl must be aligned to 2KB.example usage for nand with page size 16384 and one empty page in iteration:    # mkimage -n rk3066 -T rknand -d ./u-boot/tpl/u-boot-tpl.bin:./u-boot/spl/u-boot-spl.bin -X 16384,1 outChange-Id: Ie4ecb50637449251956a868272ce51ef489c7a1eSigned-off-by: Pawe&#322; Jarosz &lt;paweljarosz3691@gmail.com&gt;Signed-off-by: Kever Yang &lt;kever.yang@rock-chips.com&gt;

            List of files:
            /rk3399_rockchip-uboot/tools/Makefile</description>
        <pubDate>Thu, 17 Aug 2017 13:14:30 +0000</pubDate>
        <dc:creator>Pawe&#322; Jarosz &lt;paweljarosz3691@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>6935aec0e3f0064698d8970a00b908f5a162b93f - Makefile: Suppress output of python libfdt build command</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/tools/Makefile#6935aec0e3f0064698d8970a00b908f5a162b93f</link>
        <description>Makefile: Suppress output of python libfdt build commandThis should not be printed by default. Prefix it with $(Q).Fixes ee95d10b: (&quot;fdt: Build the new python libfdt module&quot;)Signed-off-by: Bin Meng &lt;bmeng.cn@gmail.com&gt;

            List of files:
            /rk3399_rockchip-uboot/tools/Makefile</description>
        <pubDate>Sun, 03 Sep 2017 11:37:49 +0000</pubDate>
        <dc:creator>Bin Meng &lt;bmeng.cn@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>a5ab5c771b403e31d25e4e076ee777f6b79d1c3f - Makefile: Quiesce libfdt build</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/tools/Makefile#a5ab5c771b403e31d25e4e076ee777f6b79d1c3f</link>
        <description>Makefile: Quiesce libfdt buildSince commit 3809e302 &quot;Makefile: honor PYTHON configuration properly&quot;,the build commands of libfdt are printed while previously were not.This adds the missing &apos;--quiet&apos; back.Signed-off-by: Bin Meng &lt;bmeng.cn@gmail.com&gt;

            List of files:
            /rk3399_rockchip-uboot/tools/Makefile</description>
        <pubDate>Sun, 03 Sep 2017 11:37:48 +0000</pubDate>
        <dc:creator>Bin Meng &lt;bmeng.cn@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>3809e30273e03d762595dbc2a62f3a8398281ec8 - Makefile: honor PYTHON configuration properly</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/tools/Makefile#3809e30273e03d762595dbc2a62f3a8398281ec8</link>
        <description>Makefile: honor PYTHON configuration properlyOn some systems `python` is `python3` (for instance, Archlinux). The`PYTHON` variable can be used to point to `python2` to have a successfulbuild.The use of `PYTHON` is currently limited in the Makefile and needs to beextended in other places:First, pylibfdt is required to be a Python 2 binding (binman importspylibfdt and is only compatible Python 2), so its setup.py needs to becalled accordingly. An alternative would be to change the libfdtsetup.py shebang to python2, but the binding is actually portable. Also,it would break on system where there is no such thing as `python2`.Secondly, the libfdt import checks need to be done against Python 2 aswell since the Python 2 compiled modules (in this case _libdft.so) cannot be imported from Python 3.Note on the libfdt imports: &quot;@if ! PYTHONPATH=tools $(PYTHON) -c &apos;importlibfdt&apos;; then...&quot; is probably simpler than the currently sub-optimalpipe.Reviewed-by: Jonathan Gray &lt;jsg@jsg.id.au&gt;

            List of files:
            /rk3399_rockchip-uboot/tools/Makefile</description>
        <pubDate>Mon, 14 Aug 2017 06:59:11 +0000</pubDate>
        <dc:creator>Cl&#233;ment B&#339;sch &lt;u@pkh.me&gt;</dc:creator>
    </item>
<item>
        <title>0649cd0d4908d9b983a0361b8665938ef25701be - Move environment files from common/ to env/</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/tools/Makefile#0649cd0d4908d9b983a0361b8665938ef25701be</link>
        <description>Move environment files from common/ to env/About a quarter of the files in common/ relate to the environment. Itseems better to put these into their own subdirectory and remove theprefix.Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;Reviewed-by: Tom Rini &lt;trini@konsulko.com&gt;

            List of files:
            /rk3399_rockchip-uboot/tools/Makefile</description>
        <pubDate>Thu, 03 Aug 2017 18:21:49 +0000</pubDate>
        <dc:creator>Simon Glass &lt;sjg@chromium.org&gt;</dc:creator>
    </item>
</channel>
</rss>
