<?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 P1021RDB-PC_NAND_defconfig</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>1490eb89f4697b02cfb8f826d2f5eaf37edcbd47 - UPSTREAM: Convert CONFIG_SPI to Kconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/P1021RDB-PC_NAND_defconfig#1490eb89f4697b02cfb8f826d2f5eaf37edcbd47</link>
        <description>UPSTREAM: Convert CONFIG_SPI to KconfigThis converts the following to Kconfig:   CONFIG_SPIThis partly involves updating code that assumes that CONFIG_SPI impliesthings that are specific to the MPC8xx SPI driver.  For now, just updatethe CONFIG tests.  This also involves reworking the default forCONFIG_SYS_DEF_EEPROM_ADDR so that we don&apos;t set it when we cannot make areasonable default, as it does not cause any compile failures.Signed-off-by: Adam Ford &lt;aford173@gmail.com&gt;Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;(cherry picked from commit f1b1f77060beadbfe9f42a3be00019bd025afbd6)Change-Id: Ie9f15ada869105eb407f41d4df7eecbaa916b940Signed-off-by: Jon Lin &lt;jon.lin@rock-chips.com&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/P1021RDB-PC_NAND_defconfig</description>
        <pubDate>Sun, 15 Apr 2018 17:51:26 +0000</pubDate>
        <dc:creator>Adam Ford &lt;aford173@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>577968e5669858e1d5bcb651ab28d60d20166252 - UPSTREAM: Convert CONFIG_MTD_PARTITIONS et al to Kconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/P1021RDB-PC_NAND_defconfig#577968e5669858e1d5bcb651ab28d60d20166252</link>
        <description>UPSTREAM: Convert CONFIG_MTD_PARTITIONS et al to KconfigThis converts the following to Kconfig:   CONFIG_MTD_PARTITIONS   CONFIG_MTD_DEVICESigned-off-by: Adam Ford &lt;aford173@gmail.com&gt;Change-Id: I90c45c7716965009c00d18a19f5491f19b1ab8b3Signed-off-by: Jon Lin &lt;jon.lin@rock-chips.com&gt;(cherry picked from commit 9c5b00973bceb7c0192bd6b03672d69b092700b4)

            List of files:
            /rk3399_rockchip-uboot/configs/P1021RDB-PC_NAND_defconfig</description>
        <pubDate>Sun, 08 Jul 2018 03:18:22 +0000</pubDate>
        <dc:creator>Adam Ford &lt;aford173@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>5dc4dfd2a94744a6df0d3f84c98b30d1962d4beb - configs: Resync with savedefconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/P1021RDB-PC_NAND_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/P1021RDB-PC_NAND_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/P1021RDB-PC_NAND_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/P1021RDB-PC_NAND_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>c1b62ba9ca0e41fdd548cb3bb9af3b3f90d4a393 - Merge branch &apos;master&apos; of git://git.denx.de/u-boot-rockchip</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/P1021RDB-PC_NAND_defconfig#c1b62ba9ca0e41fdd548cb3bb9af3b3f90d4a393</link>
        <description>Merge branch &apos;master&apos; of git://git.denx.de/u-boot-rockchip

            List of files:
            /rk3399_rockchip-uboot/configs/P1021RDB-PC_NAND_defconfig</description>
        <pubDate>Mon, 14 Aug 2017 14:40:01 +0000</pubDate>
        <dc:creator>Tom Rini &lt;trini@konsulko.com&gt;</dc:creator>
    </item>
<item>
        <title>b65236ae3a7719866ffd801eeafbec952a2c719c - configs: mpc85xx: fix fallout from SPL/TPL changes</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/P1021RDB-PC_NAND_defconfig#b65236ae3a7719866ffd801eeafbec952a2c719c</link>
        <description>configs: mpc85xx: fix fallout from SPL/TPL changesSplitting the feature selection for SPL and TPL, caused a few buildfailures to mpx85xx boards.  This fixes the fallout by adding theneeded new option names to the respective defconfig files.Signed-off-byL Philipp Tomsich &lt;philipp.tomsich@theobroma-systems.com&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/P1021RDB-PC_NAND_defconfig</description>
        <pubDate>Fri, 11 Aug 2017 18:35:30 +0000</pubDate>
        <dc:creator>Philipp Tomsich &lt;philipp.tomsich@theobroma-systems.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/P1021RDB-PC_NAND_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/P1021RDB-PC_NAND_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>6500ec7a5a2a2a59128dba6f49d9905fc1258811 - Convert CONFIG_CMD_PCI to Kconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/P1021RDB-PC_NAND_defconfig#6500ec7a5a2a2a59128dba6f49d9905fc1258811</link>
        <description>Convert CONFIG_CMD_PCI to KconfigThis converts the following to Kconfig:   CONFIG_CMD_PCISigned-off-by: Simon Glass &lt;sjg@chromium.org&gt;Reviewed-by: Bin Meng &lt;bmeng.cn@gmail.com&gt;Reviewed-by: Philipp Tomsich &lt;philipp.tomsich@theobroma-systems.com&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/P1021RDB-PC_NAND_defconfig</description>
        <pubDate>Fri, 04 Aug 2017 22:34:34 +0000</pubDate>
        <dc:creator>Simon Glass &lt;sjg@chromium.org&gt;</dc:creator>
    </item>
<item>
        <title>1989374b21089c63019fc9648408c8d609023ffe - configs: Finish migration of PHY_GIGE</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/P1021RDB-PC_NAND_defconfig#1989374b21089c63019fc9648408c8d609023ffe</link>
        <description>configs: Finish migration of PHY_GIGEReviewed-by: Joe Hershberger &lt;joe.hershberger@ni.com&gt;Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/P1021RDB-PC_NAND_defconfig</description>
        <pubDate>Tue, 08 Aug 2017 02:00:34 +0000</pubDate>
        <dc:creator>Tom Rini &lt;trini@konsulko.com&gt;</dc:creator>
    </item>
<item>
        <title>6e7adf7037c76f081b149685fa5e978e2ddf2a22 - Merge branch &apos;master&apos; of git://git.denx.de/u-boot-net</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/P1021RDB-PC_NAND_defconfig#6e7adf7037c76f081b149685fa5e978e2ddf2a22</link>
        <description>Merge branch &apos;master&apos; of git://git.denx.de/u-boot-net

            List of files:
            /rk3399_rockchip-uboot/configs/P1021RDB-PC_NAND_defconfig</description>
        <pubDate>Mon, 07 Aug 2017 21:37:56 +0000</pubDate>
        <dc:creator>Tom Rini &lt;trini@konsulko.com&gt;</dc:creator>
    </item>
<item>
        <title>3146f0c017df2231d03dff09cee31f7bd63db3e5 - Move PHYLIB to Kconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/P1021RDB-PC_NAND_defconfig#3146f0c017df2231d03dff09cee31f7bd63db3e5</link>
        <description>Move PHYLIB to KconfigSigned-off-by: Alexandru Gagniuc &lt;alex.g@adaptrum.com&gt;Acked-by: Joe Hershberger &lt;joe.hershberger@ni.com&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/P1021RDB-PC_NAND_defconfig</description>
        <pubDate>Wed, 02 Aug 2017 00:19:59 +0000</pubDate>
        <dc:creator>Alexandru Gagniuc &lt;alex.g@adaptrum.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/P1021RDB-PC_NAND_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/P1021RDB-PC_NAND_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>d56b4b19744c314c26dc77585a7c7a9253d1487d - configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFS</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/P1021RDB-PC_NAND_defconfig#d56b4b19744c314c26dc77585a7c7a9253d1487d</link>
        <description>configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFSThe above CONFIG options are in Kconfig, and now have correct depends andinter-dependencies.  Migrate these to configs/ from include/configs/.  In thecase of CMD_UBIFS also change it to be a default y if CMD_UBI.Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/P1021RDB-PC_NAND_defconfig</description>
        <pubDate>Sat, 22 Jul 2017 22:36:16 +0000</pubDate>
        <dc:creator>Tom Rini &lt;trini@konsulko.com&gt;</dc:creator>
    </item>
<item>
        <title>551c3934466503e6c8702df412e2a9ce574557e9 - Convert CONFIG_CMD_HASH to Kconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/P1021RDB-PC_NAND_defconfig#551c3934466503e6c8702df412e2a9ce574557e9</link>
        <description>Convert CONFIG_CMD_HASH to KconfigThis converts the following to Kconfig:   CONFIG_CMD_HASHSigned-off-by: Simon Glass &lt;sjg@chromium.org&gt;Reviewed-by: Tom Rini &lt;trini@konsulko.com&gt;[trini: Rework slightly, enable on some boards again]Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/P1021RDB-PC_NAND_defconfig</description>
        <pubDate>Wed, 17 May 2017 09:25:25 +0000</pubDate>
        <dc:creator>Simon Glass &lt;sjg@chromium.org&gt;</dc:creator>
    </item>
<item>
        <title>230ecd7150e83fc5a669bc1d986a79cd036de90a - Convert CONFIG_CMD_ERRATA to Kconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/P1021RDB-PC_NAND_defconfig#230ecd7150e83fc5a669bc1d986a79cd036de90a</link>
        <description>Convert CONFIG_CMD_ERRATA to KconfigThis converts the following to Kconfig:   CONFIG_CMD_ERRATASigned-off-by: Simon Glass &lt;sjg@chromium.org&gt;Reviewed-by: Tom Rini &lt;trini@konsulko.com&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/P1021RDB-PC_NAND_defconfig</description>
        <pubDate>Wed, 17 May 2017 09:25:15 +0000</pubDate>
        <dc:creator>Simon Glass &lt;sjg@chromium.org&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/P1021RDB-PC_NAND_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/P1021RDB-PC_NAND_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/P1021RDB-PC_NAND_defconfig#2681e78a5ee0e3d6d45abc195c81d1c527fcea0b</link>
        <description>configs: Re-syncSigned-off-by: Tom Rini &lt;trini@konsulko.com&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/P1021RDB-PC_NAND_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>c9032ce168c1344fe8ffe8604825ec343ec14adf - cmd: add Kconfig option for &apos;date&apos; command</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/P1021RDB-PC_NAND_defconfig#c9032ce168c1344fe8ffe8604825ec343ec14adf</link>
        <description>cmd: add Kconfig option for &apos;date&apos; commandSigned-off-by: Chris Packham &lt;judge.packham@gmail.com&gt;[trini: default y if DM_RTC, re-sync]Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/P1021RDB-PC_NAND_defconfig</description>
        <pubDate>Sat, 29 Apr 2017 03:20:28 +0000</pubDate>
        <dc:creator>Chris Packham &lt;judge.packham@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>8728c97eff5bd95f58320f886ae305f17931a374 - configs: Re-sync</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/P1021RDB-PC_NAND_defconfig#8728c97eff5bd95f58320f886ae305f17931a374</link>
        <description>configs: Re-syncSigned-off-by: Tom Rini &lt;trini@konsulko.com&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/P1021RDB-PC_NAND_defconfig</description>
        <pubDate>Mon, 13 Mar 2017 17:48:42 +0000</pubDate>
        <dc:creator>Tom Rini &lt;trini@konsulko.com&gt;</dc:creator>
    </item>
<item>
        <title>e856bdcfb49291d30b19603fc101bea096c48196 - flash: complete CONFIG_SYS_NO_FLASH move with renaming</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/P1021RDB-PC_NAND_defconfig#e856bdcfb49291d30b19603fc101bea096c48196</link>
        <description>flash: complete CONFIG_SYS_NO_FLASH move with renamingWe repeated partial moves for CONFIG_SYS_NO_FLASH, but this isnot completed. Finish this work by the tool.During this move, let&apos;s rename it to CONFIG_MTD_NOR_FLASH.Actually, we have more instances of &quot;#ifndef CONFIG_SYS_NO_FLASH&quot;than those of &quot;#ifdef CONFIG_SYS_NO_FLASH&quot;.  Flipping the logic willmake the code more readable.  Besides, negative meaning symbols donot fit in obj-$(CONFIG_...) style Makefiles.This commit was created as follows:[1] Edit &quot;default n&quot; to &quot;default y&quot; in the config entry in    common/Kconfig.[2] Run &quot;tools/moveconfig.py -y -r HEAD SYS_NO_FLASH&quot;[3] Rename the instances in defconfigs by the following:  find . -path &apos;./configs/*_defconfig&apos; | xargs sed -i \  -e &apos;/CONFIG_SYS_NO_FLASH=y/d&apos; \  -e &apos;s/# CONFIG_SYS_NO_FLASH is not set/CONFIG_MTD_NOR_FLASH=y/&apos;[4] Change the conditionals by the following:  find . -name &apos;*.[ch]&apos; | xargs sed -i \  -e &apos;s/ifndef CONFIG_SYS_NO_FLASH/ifdef CONFIG_MTD_NOR_FLASH/&apos; \  -e &apos;s/ifdef CONFIG_SYS_NO_FLASH/ifndef CONFIG_MTD_NOR_FLASH/&apos; \  -e &apos;s/!defined(CONFIG_SYS_NO_FLASH)/defined(CONFIG_MTD_NOR_FLASH)/&apos; \  -e &apos;s/defined(CONFIG_SYS_NO_FLASH)/!defined(CONFIG_MTD_NOR_FLASH)/&apos;[5] Modify the following manually  - Rename the rest of instances  - Remove the description from README  - Create the new Kconfig entry in drivers/mtd/Kconfig  - Remove the old Kconfig entry from common/Kconfig  - Remove the garbage comments from include/configs/*.hSigned-off-by: Masahiro Yamada &lt;yamada.masahiro@socionext.com&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/P1021RDB-PC_NAND_defconfig</description>
        <pubDate>Sat, 11 Feb 2017 13:43:54 +0000</pubDate>
        <dc:creator>Masahiro Yamada &lt;yamada.masahiro@socionext.com&gt;</dc:creator>
    </item>
</channel>
</rss>
