<?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 CHIP_pro_defconfig</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>1a4f6af8bfd44c8ae6e87a81ff125eed47042cc5 - Merge branch &apos;next-dev&apos; into thunder-boot</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/CHIP_pro_defconfig#1a4f6af8bfd44c8ae6e87a81ff125eed47042cc5</link>
        <description>Merge branch &apos;next-dev&apos; into thunder-boot

            List of files:
            /rk3399_rockchip-uboot/configs/CHIP_pro_defconfig</description>
        <pubDate>Mon, 02 Mar 2020 01:43:23 +0000</pubDate>
        <dc:creator>Joseph Chen &lt;chenjh@rock-chips.com&gt;</dc:creator>
    </item>
<item>
        <title>2646d32f70f8e7bd99f76e81c4d8d892857f481a - UPSTREAM: sunxi: provide default USB gadget setup</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/CHIP_pro_defconfig#2646d32f70f8e7bd99f76e81c4d8d892857f481a</link>
        <description>UPSTREAM: sunxi: provide default USB gadget setupAll the Allwinner boards use the same manufacturer, VID and PID for thegadgets. Make them the defaults to remove some boilerplate from ourdefconfigs.Change-Id: I53d0e6d45a60645af4b8c0a16afb81e4db97b9f6Reviewed-by: &#321;ukasz Majewski &lt;lukma@denx.de&gt;Reviewed-by: Simon Glass &lt;sjg@chromium.org&gt;Signed-off-by: Maxime Ripard &lt;maxime.ripard@free-electrons.com&gt;Signed-off-by: Frank Wang &lt;frank.wang@rock-chips.com&gt;(cherry picked from commit e02687bda96cc8ed942e14b558796d3043d24b23)

            List of files:
            /rk3399_rockchip-uboot/configs/CHIP_pro_defconfig</description>
        <pubDate>Tue, 12 Sep 2017 17:41:15 +0000</pubDate>
        <dc:creator>Maxime Ripard &lt;maxime.ripard@free-electrons.com&gt;</dc:creator>
    </item>
<item>
        <title>473221da5a5a767b650f97c0a6e63b0854c2221a - UPSTREAM: usb: gadget: Make g_dnl USB settings common</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/CHIP_pro_defconfig#473221da5a5a767b650f97c0a6e63b0854c2221a</link>
        <description>UPSTREAM: usb: gadget: Make g_dnl USB settings commonThe g_dnl USB settings for the vendor ID, product ID and manufacturer areactually common settings that can and should be shared by all the gadgets.Make them common by renaming them, and convert all the users.Conflicts:	configs/cgtqmx6eval_defconfig	configs/dms-ba16-1g_defconfig	configs/evb-rk3036_defconfig	configs/evb-rk3229_defconfig	configs/evb-rv1108_defconfig	configs/fennec-rk3288_defconfig	configs/stih410-b2260_defconfigChange-Id: Ib855d37af9f539ef794a2519c75c027e67bd091cReviewed-by: Simon Glass &lt;sjg@chromium.org&gt;Reviewed-by: Lukasz Majewski &lt;lukma@denx.de&gt;Signed-off-by: Maxime Ripard &lt;maxime.ripard@free-electrons.com&gt;Signed-off-by: Frank Wang &lt;frank.wang@rock-chips.com&gt;(cherry picked from commit a95aee6af70d8815547b81329125f2800c8ee37c)

            List of files:
            /rk3399_rockchip-uboot/configs/CHIP_pro_defconfig</description>
        <pubDate>Thu, 07 Sep 2017 06:58:08 +0000</pubDate>
        <dc:creator>Maxime Ripard &lt;maxime.ripard@free-electrons.com&gt;</dc:creator>
    </item>
<item>
        <title>6428a0b705c699b4280032ecd6d3a6add43890ac - UPSTREAM: sunxi: move the NAND parameters to Kconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/CHIP_pro_defconfig#6428a0b705c699b4280032ecd6d3a6add43890ac</link>
        <description>UPSTREAM: sunxi: move the NAND parameters to KconfigMove the NAND parameters from defconfig files to Kconfig for SUNXIarchitecture only. Fort now only the CHIP pro is migrated.It would have been better to convert this defconfig entry to Kconfig forall supported machines/architectures but it has been abandoned due to afairly high amount of errors reported by the moveconfig.py tool. This isdue to defines quite often being multiplications of values/other definesnot correctly handled.Change-Id: I9010719934b53180d2af15e45acabc45dd39d039Signed-off-by: Miquel Raynal &lt;miquel.raynal@bootlin.com&gt;Acked-by: Maxime Ripard &lt;maxime.ripard@bootlin.com&gt;Signed-off-by: Maxime Ripard &lt;maxime.ripard@bootlin.com&gt;Signed-off-by: Jon Lin &lt;jon.lin@rock-chips.com&gt;(cherry picked from commit 748b5b34d3d0e67923cac5f8606b7a209e063df6)

            List of files:
            /rk3399_rockchip-uboot/configs/CHIP_pro_defconfig</description>
        <pubDate>Wed, 28 Feb 2018 19:52:01 +0000</pubDate>
        <dc:creator>Miquel Raynal &lt;miquel.raynal@bootlin.com&gt;</dc:creator>
    </item>
<item>
        <title>7cdf5b3d2bd52aafb29d00bf974d0ae7fcbcfc7a - UPSTREAM: sunxi: make NAND_SUNXI use ARCH_SUNXI as default in Kconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/CHIP_pro_defconfig#7cdf5b3d2bd52aafb29d00bf974d0ae7fcbcfc7a</link>
        <description>UPSTREAM: sunxi: make NAND_SUNXI use ARCH_SUNXI as default in KconfigRemove NAND_SUNXI from the CHIP pro defconfig to be automaticallyselected depending on the state of ARCH_SUNXI.Change-Id: I49bec5ad57be81004a5836adeebd40b5fabe55e4Signed-off-by: Miquel Raynal &lt;miquel.raynal@bootlin.com&gt;Acked-by: Maxime Ripard &lt;maxime.ripard@bootlin.com&gt;Signed-off-by: Maxime Ripard &lt;maxime.ripard@bootlin.com&gt;Signed-off-by: Jon Lin &lt;jon.lin@rock-chips.com&gt;(cherry picked from commit b56052f4ca40d0d8b29fb7bd3be4c104618e4fc8)

            List of files:
            /rk3399_rockchip-uboot/configs/CHIP_pro_defconfig</description>
        <pubDate>Wed, 28 Feb 2018 19:52:00 +0000</pubDate>
        <dc:creator>Miquel Raynal &lt;miquel.raynal@bootlin.com&gt;</dc:creator>
    </item>
<item>
        <title>05d4858a0844550ae3e012cb6d7ae28aa770d480 - UPSTREAM: sunxi: automatically select SPL_NAND_SUPPORT in Kconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/CHIP_pro_defconfig#05d4858a0844550ae3e012cb6d7ae28aa770d480</link>
        <description>UPSTREAM: sunxi: automatically select SPL_NAND_SUPPORT in KconfigMake SUNXI_NAND select SPL_NAND_SUPPORT in Kconfig, this limit thenumber of entries to add in defconfig files when adding NAND support.For now, the only board using it is the CHIP pro.Change-Id: Ia308aa9a877a06912571510d18a00e3aaaff0403Signed-off-by: Miquel Raynal &lt;miquel.raynal@bootlin.com&gt;Acked-by: Maxime Ripard &lt;maxime.ripard@bootlin.com&gt;Signed-off-by: Maxime Ripard &lt;maxime.ripard@bootlin.com&gt;Signed-off-by: Jon Lin &lt;jon.lin@rock-chips.com&gt;(cherry picked from commit 6d094d535c121637775b5108f1e78e426017f757)

            List of files:
            /rk3399_rockchip-uboot/configs/CHIP_pro_defconfig</description>
        <pubDate>Wed, 28 Feb 2018 19:51:59 +0000</pubDate>
        <dc:creator>Miquel Raynal &lt;miquel.raynal@bootlin.com&gt;</dc:creator>
    </item>
<item>
        <title>48f6232e5897ff1002f2a5a929425da1968ac487 - Kconfig: Migrate all of cmd/fastboot/Kconfig to defconfigs</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/CHIP_pro_defconfig#48f6232e5897ff1002f2a5a929425da1968ac487</link>
        <description>Kconfig: Migrate all of cmd/fastboot/Kconfig to defconfigs- Move ANDROID_IMAGE_SUPPORT to top level Kconfig under images as it&apos;s  not strictly part of fastboot.- Add some defaults for the fastboot buffer location and size- Migrate all options listed in cmd/fastboot/Kconfig- Cleanup the READMESigned-off-by: Tom Rini &lt;trini@konsulko.com&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/CHIP_pro_defconfig</description>
        <pubDate>Fri, 25 Aug 2017 21:50:27 +0000</pubDate>
        <dc:creator>Tom Rini &lt;trini@konsulko.com&gt;</dc:creator>
    </item>
<item>
        <title>ecad7051b07b11fb17196ce45ed0cbe2f1c3234e - configs: Migrate all of the existing USB symbols, except fastboot</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/CHIP_pro_defconfig#ecad7051b07b11fb17196ce45ed0cbe2f1c3234e</link>
        <description>configs: Migrate all of the existing USB symbols, except fastbootThis syncs all of the currently Kconfig&apos;d symbols out of the headers andinto the defconfig files.  This has two exceptions, first am335x_evmneeds to be converted to DM in SPL and then it can stop undef&apos;ingCONFIG_DM_USB.  Leaving this as-is results in a build failure, andwithout work, run time failure.  The other case is am43xx_evm.h and inturn am43xx_evm_usbhost_boot.  The problem here is that we need DWC3 USBhost mode in SPL, but still desire to have gadget mode in U-Boot proper.Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/CHIP_pro_defconfig</description>
        <pubDate>Fri, 25 Aug 2017 21:50:26 +0000</pubDate>
        <dc:creator>Tom Rini &lt;trini@konsulko.com&gt;</dc:creator>
    </item>
<item>
        <title>5dc4dfd2a94744a6df0d3f84c98b30d1962d4beb - configs: Resync with savedefconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/CHIP_pro_defconfig#5dc4dfd2a94744a6df0d3f84c98b30d1962d4beb</link>
        <description>configs: Resync with savedefconfigRsync all defconfig files using moveconfig.pySigned-off-by: Tom Rini &lt;trini@konsulko.com&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/CHIP_pro_defconfig</description>
        <pubDate>Mon, 28 Aug 2017 11:16:32 +0000</pubDate>
        <dc:creator>Tom Rini &lt;trini@konsulko.com&gt;</dc:creator>
    </item>
<item>
        <title>88663126a009d0c354d832e005a5b3b511e5c7fb - configs: Resync with savedefconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/CHIP_pro_defconfig#88663126a009d0c354d832e005a5b3b511e5c7fb</link>
        <description>configs: Resync with savedefconfigRsync all defconfig files using moveconfig.pySigned-off-by: Tom Rini &lt;trini@konsulko.com&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/CHIP_pro_defconfig</description>
        <pubDate>Mon, 14 Aug 2017 23:58:53 +0000</pubDate>
        <dc:creator>Tom Rini &lt;trini@konsulko.com&gt;</dc:creator>
    </item>
<item>
        <title>5bbc265becbec9ce1e489760eb34922ac8c0bed9 - Convert CONFIG_NAND to Kconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/CHIP_pro_defconfig#5bbc265becbec9ce1e489760eb34922ac8c0bed9</link>
        <description>Convert CONFIG_NAND to KconfigThis converts the following to Kconfig:   CONFIG_NANDSigned-off-by: Adam Ford &lt;aford173@gmail.com&gt;[trini: Sync up a few more, add imply&apos;s]Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/CHIP_pro_defconfig</description>
        <pubDate>Mon, 07 Aug 2017 21:37:18 +0000</pubDate>
        <dc:creator>Adam Ford &lt;aford173@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>2be296538e2e9d2893dc495b3fc8f9f6acb1454c - Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/CHIP_pro_defconfig#2be296538e2e9d2893dc495b3fc8f9f6acb1454c</link>
        <description>Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to KconfigThis converts the following to Kconfig:   CONFIG_ENV_IS_IN_MMC   CONFIG_ENV_IS_IN_NAND   CONFIG_ENV_IS_IN_UBI   CONFIG_ENV_IS_NOWHEREIn fact this already exists for sunxi as a &apos;choice&apos; config. However notall the choices are available in Kconfig yet so we cannot use that. Itwould lead to more than one option being set.In addition, one purpose of this series is to allow the environment to bestored in more than one place. So the existing choice is converted to anormal config allowing each option to be set independently.There are not many opportunities for Kconfig updates to reduce the size ofthis patch. This was tested with   ./tools/moveconfig.py -i CONFIG_ENV_IS_IN_MMCAnd then manual updates.  This is because for CHAIN_OF_TRUST boards theycan only have ENV_IS_NOWHERE set, so we enforce that via Kconfig logicnow.Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/CHIP_pro_defconfig</description>
        <pubDate>Mon, 24 Jul 2017 03:19:39 +0000</pubDate>
        <dc:creator>Simon Glass &lt;sjg@chromium.org&gt;</dc:creator>
    </item>
<item>
        <title>5785e51940f0dd89ab372a56fc7341fdd2739277 - configs: Resync with savedefconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/CHIP_pro_defconfig#5785e51940f0dd89ab372a56fc7341fdd2739277</link>
        <description>configs: Resync with savedefconfigRsync all defconfig files using moveconfig.pySigned-off-by: Tom Rini &lt;trini@konsulko.com&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/CHIP_pro_defconfig</description>
        <pubDate>Tue, 25 Jul 2017 01:10:06 +0000</pubDate>
        <dc:creator>Tom Rini &lt;trini@konsulko.com&gt;</dc:creator>
    </item>
<item>
        <title>de88e4ba9f7d20292181c84252a1a6f7fa654072 - configs: Resync defconfigs</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/CHIP_pro_defconfig#de88e4ba9f7d20292181c84252a1a6f7fa654072</link>
        <description>configs: Resync defconfigsSigned-off-by: Tom Rini &lt;trini@konsulko.com&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/CHIP_pro_defconfig</description>
        <pubDate>Sun, 09 Jul 2017 00:32:11 +0000</pubDate>
        <dc:creator>Tom Rini &lt;trini@konsulko.com&gt;</dc:creator>
    </item>
<item>
        <title>3690cbd65e335463eddf40fb595302731c314297 - CHIP: add device tree overlay support</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/CHIP_pro_defconfig#3690cbd65e335463eddf40fb595302731c314297</link>
        <description>CHIP: add device tree overlay supportCHIP and CHIP Pro devices have options of DIP addon boards some of which needoverlays from the beginning so it makes sense to enable device tree overlays.Signed-off-by: Peter Robinson &lt;pbrobinson@gmail.com&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/CHIP_pro_defconfig</description>
        <pubDate>Mon, 26 Jun 2017 13:25:06 +0000</pubDate>
        <dc:creator>Peter Robinson &lt;pbrobinson@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>4f66e09bb9fbc47b73f67c3cc08ee2663e8fcdb1 - Merge branch &apos;master&apos; of git://git.denx.de/u-boot</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/CHIP_pro_defconfig#4f66e09bb9fbc47b73f67c3cc08ee2663e8fcdb1</link>
        <description>Merge branch &apos;master&apos; of git://git.denx.de/u-bootSigned-off-by: Stefano Babic &lt;sbabic@denx.de&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/CHIP_pro_defconfig</description>
        <pubDate>Tue, 09 May 2017 16:03:44 +0000</pubDate>
        <dc:creator>Stefano Babic &lt;sbabic@denx.de&gt;</dc:creator>
    </item>
<item>
        <title>2681e78a5ee0e3d6d45abc195c81d1c527fcea0b - configs: Re-sync</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/CHIP_pro_defconfig#2681e78a5ee0e3d6d45abc195c81d1c527fcea0b</link>
        <description>configs: Re-syncSigned-off-by: Tom Rini &lt;trini@konsulko.com&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/CHIP_pro_defconfig</description>
        <pubDate>Mon, 01 May 2017 15:41:11 +0000</pubDate>
        <dc:creator>Tom Rini &lt;trini@konsulko.com&gt;</dc:creator>
    </item>
<item>
        <title>6f008a2e16ec3b618363800e414023569007cd89 - Merge git://git.denx.de/u-boot-sunxi</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/CHIP_pro_defconfig#6f008a2e16ec3b618363800e414023569007cd89</link>
        <description>Merge git://git.denx.de/u-boot-sunxi

            List of files:
            /rk3399_rockchip-uboot/configs/CHIP_pro_defconfig</description>
        <pubDate>Tue, 25 Apr 2017 20:12:42 +0000</pubDate>
        <dc:creator>Tom Rini &lt;trini@konsulko.com&gt;</dc:creator>
    </item>
<item>
        <title>7095f864186350dd5773a0bda2df19a1fa8d0aeb - sunxi: Convert CONS_INDEX to Kconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/CHIP_pro_defconfig#7095f864186350dd5773a0bda2df19a1fa8d0aeb</link>
        <description>sunxi: Convert CONS_INDEX to KconfigConvert the CONS_INDEX configuration to Kconfig.Update sunxi&apos;s defconfigs to remove SYS_EXTRA_OPTIONS variable notneeded anymore.Default value is 1 except for sun5i (equals 2) and sun8i (equals 5).Signed-off-by: Myl&#232;ne Josserand &lt;mylene.josserand@free-electrons.com&gt;[Maxime: Added a depends on ARCH_SUNXI to avoid build breakages]Signed-off-by: Maxime Ripard &lt;maxime.ripard@free-electrons.com&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/CHIP_pro_defconfig</description>
        <pubDate>Sun, 02 Apr 2017 10:59:11 +0000</pubDate>
        <dc:creator>Myl&#232;ne Josserand &lt;mylene.josserand@free-electrons.com&gt;</dc:creator>
    </item>
<item>
        <title>089795090a627f4216c5f21eaf436ba1672cf02e - Merge branch &apos;master&apos; of git://git.denx.de/u-boot-sunxi</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/CHIP_pro_defconfig#089795090a627f4216c5f21eaf436ba1672cf02e</link>
        <description>Merge branch &apos;master&apos; of git://git.denx.de/u-boot-sunxi

            List of files:
            /rk3399_rockchip-uboot/configs/CHIP_pro_defconfig</description>
        <pubDate>Sat, 08 Apr 2017 13:28:02 +0000</pubDate>
        <dc:creator>Tom Rini &lt;trini@konsulko.com&gt;</dc:creator>
    </item>
</channel>
</rss>
