<?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 blanche_defconfig</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>5dc4dfd2a94744a6df0d3f84c98b30d1962d4beb - configs: Resync with savedefconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/blanche_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/blanche_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>efce2442d31a51322f2cab366285f91e5c9edc70 - Convert CONFIG_CMD_SDRAM to Kconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/blanche_defconfig#efce2442d31a51322f2cab366285f91e5c9edc70</link>
        <description>Convert CONFIG_CMD_SDRAM to KconfigThis converts the following to Kconfig:   CONFIG_CMD_SDRAMSigned-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/blanche_defconfig</description>
        <pubDate>Fri, 04 Aug 2017 22:34:45 +0000</pubDate>
        <dc:creator>Simon Glass &lt;sjg@chromium.org&gt;</dc:creator>
    </item>
<item>
        <title>a89302cc7908de36e949b02013ac05ce5ef8b354 - Merge branch &apos;rmobile&apos; of git://git.denx.de/u-boot-sh</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/blanche_defconfig#a89302cc7908de36e949b02013ac05ce5ef8b354</link>
        <description>Merge branch &apos;rmobile&apos; of git://git.denx.de/u-boot-sh

            List of files:
            /rk3399_rockchip-uboot/configs/blanche_defconfig</description>
        <pubDate>Wed, 02 Aug 2017 23:30:27 +0000</pubDate>
        <dc:creator>Tom Rini &lt;trini@konsulko.com&gt;</dc:creator>
    </item>
<item>
        <title>03a38a397248529b01908eaed24f9262545ca9b5 - serial: sh: Convert to Kconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/blanche_defconfig#03a38a397248529b01908eaed24f9262545ca9b5</link>
        <description>serial: sh: Convert to KconfigConvert the SH Serial to Kconfig using tools/moveconfig.py tooland a bit of manual adjustment to cater for failed conversions.Signed-off-by: Marek Vasut &lt;marek.vasut+renesas@gmail.com&gt;Cc: Nobuhiro Iwamatsu &lt;iwamatsu@nigauri.org&gt;Signed-off-by: Nobuhiro Iwamatsu &lt;iwamatsu@nigauri.org&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/blanche_defconfig</description>
        <pubDate>Fri, 21 Jul 2017 21:18:46 +0000</pubDate>
        <dc:creator>Marek Vasut &lt;marek.vasut@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>85fc970d74d09f33fcdcc649e73c5dc4f5334605 - Convert CONFIG_ENV_IS_IN_FLASH to Kconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/blanche_defconfig#85fc970d74d09f33fcdcc649e73c5dc4f5334605</link>
        <description>Convert CONFIG_ENV_IS_IN_FLASH to KconfigThis converts the following to Kconfig:   CONFIG_ENV_IS_IN_FLASHSigned-off-by: Simon Glass &lt;sjg@chromium.org&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/blanche_defconfig</description>
        <pubDate>Mon, 24 Jul 2017 03:19:41 +0000</pubDate>
        <dc:creator>Simon Glass &lt;sjg@chromium.org&gt;</dc:creator>
    </item>
<item>
        <title>fb82fe385173fdf7b55e50e4f343ae37a41cdbaa - configs: Resync defconfigs</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/blanche_defconfig#fb82fe385173fdf7b55e50e4f343ae37a41cdbaa</link>
        <description>configs: Resync defconfigsSigned-off-by: Tom Rini &lt;trini@konsulko.com&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/blanche_defconfig</description>
        <pubDate>Mon, 19 Jun 2017 13:47:40 +0000</pubDate>
        <dc:creator>Tom Rini &lt;trini@konsulko.com&gt;</dc:creator>
    </item>
<item>
        <title>4125bbcef6a998ce8580a1f5c53c8c93a56a125b - Merge branch &apos;master&apos; of git://git.denx.de/u-boot-mmc</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/blanche_defconfig#4125bbcef6a998ce8580a1f5c53c8c93a56a125b</link>
        <description>Merge branch &apos;master&apos; of git://git.denx.de/u-boot-mmc- Add #undef CONFIG_DM_MMC_OPS to omap3_logic in the SPL build case, to  match other TI platforms in the same situation.Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/blanche_defconfig</description>
        <pubDate>Tue, 16 May 2017 00:17:56 +0000</pubDate>
        <dc:creator>Tom Rini &lt;trini@konsulko.com&gt;</dc:creator>
    </item>
<item>
        <title>67e09e248fd3ffaa36e0481d78a31be4736d68c0 - blanche_defconfig: enable CONFIG_MMC</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/blanche_defconfig#67e09e248fd3ffaa36e0481d78a31be4736d68c0</link>
        <description>blanche_defconfig: enable CONFIG_MMCAs commit 54925327fa11 (&quot;mmc: move CONFIG_GENERIC_MMC to Kconfig&quot;)addressed, this is one of the last weird defconfigs that defineCONFIG_GENERIC_MMC without CONFIG_MMC.Now I took a closer look at this.  Given that both CONFIG_CMD_MMCand CONFIG_GENERIC_MMC are set for this defconfig, CONFIG_MMC shouldbe enabled.Signed-off-by: Masahiro Yamada &lt;yamada.masahiro@socionext.com&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/blanche_defconfig</description>
        <pubDate>Tue, 09 May 2017 11:31:38 +0000</pubDate>
        <dc:creator>Masahiro Yamada &lt;yamada.masahiro@socionext.com&gt;</dc:creator>
    </item>
<item>
        <title>f2ac8958e4de536f08e6ea28efd3fd89dfaae84c - arm: rmobile: Remove default value of Kconfig from defconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/blanche_defconfig#f2ac8958e4de536f08e6ea28efd3fd89dfaae84c</link>
        <description>arm: rmobile: Remove default value of Kconfig from defconfigThis removes CONFIG_BOOTSTAGE_USER_COUNT, CONFIG_BOOTSTAGE_STASH_ADDRand CONFIG_BOOTSTAGE_STASH_SIZE from defconfig following boards:  - Alt  - Gose  - Koelsh  - Lager  - Porter  - Silk  - Stout  - Blanche  - Salvator-xSigned-off-by: Nobuhiro Iwamatsu &lt;iwamatsu@nigauri.org&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/blanche_defconfig</description>
        <pubDate>Sat, 01 Apr 2017 23:17:30 +0000</pubDate>
        <dc:creator>Nobuhiro Iwamatsu &lt;iwamatsu@nigauri.org&gt;</dc:creator>
    </item>
<item>
        <title>f40574e2d78c96a3818c4fa2379382d924866a6e - Kconfig: Migrate CONFIG_BAUDRATE</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/blanche_defconfig#f40574e2d78c96a3818c4fa2379382d924866a6e</link>
        <description>Kconfig: Migrate CONFIG_BAUDRATEMove this in to Kconfig with a default of 115200.Signed-off-by: Philipp Tomsich &lt;philipp.tomsich@theobroma-systems.com&gt;[trini: Run moveconfig.py, reword commit slightly]Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/blanche_defconfig</description>
        <pubDate>Fri, 17 Mar 2017 19:34:53 +0000</pubDate>
        <dc:creator>Philipp Tomsich &lt;philipp.tomsich@theobroma-systems.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/blanche_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/blanche_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>
<item>
        <title>54925327fa11779112bfc947a0c0a0f30623bbc6 - mmc: move CONFIG_GENERIC_MMC to Kconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/blanche_defconfig#54925327fa11779112bfc947a0c0a0f30623bbc6</link>
        <description>mmc: move CONFIG_GENERIC_MMC to KconfigNow, CONFIG_GENERIC_MMC seems equivalent to CONFIG_MMC.Let&apos;s create an entry for &quot;config GENERIC_MMC&quot; with &quot;default MMC&quot;,then convert all macro defines in headers to Kconfig.  Almost allof the defines will go away.I see only two exceptions:  configs/blanche_defconfig  configs/sandbox_noblk_defconfigThey define CONFIG_GENERIC_MMC, but not CONFIG_MMC.  Somethingmight be wrong with these two boards, so should be checked later.Anyway, this is the output of the moveconfig tool.This commit was created as follows:[1] create a config entry in drivers/mmc/Kconfig[2] tools/moveconfig.py -r HEAD GENERIC_MMC[3] manual clean-up of garbage comments in doc/README.* and    include/configs/*.hSigned-off-by: Masahiro Yamada &lt;yamada.masahiro@socionext.com&gt;Reviewed-by: Tom Rini &lt;trini@konsulko.com&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/blanche_defconfig</description>
        <pubDate>Mon, 30 Jan 2017 10:46:49 +0000</pubDate>
        <dc:creator>Masahiro Yamada &lt;yamada.masahiro@socionext.com&gt;</dc:creator>
    </item>
<item>
        <title>c27269953b94d19b3fc7a21a1c3e19985507b94d - mmc: complete unfinished move of CONFIG_MMC</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/blanche_defconfig#c27269953b94d19b3fc7a21a1c3e19985507b94d</link>
        <description>mmc: complete unfinished move of CONFIG_MMCCommit 7a777f6d6f35 (&quot;mmc: Add generic Kconfig option&quot;) createda Kconfig entry for this option without any actual moves, thencommit 44c798799f66 (&quot;sunxi: Use Kconfig CONFIG_MMC&quot;) movedinstances only for SUNXI.We generally do not like such partial moves.  This kind of workis automated by tools/moveconfig.py, so it is pretty easy tocomplete this move.I am adding &quot;default ARM || PPC || SANDBOX&quot; (suggested by Tom).This shortens the configs and will ease new board porting.This commit was created as follows:[1] Edit Kconfig (remove the &quot;depends on&quot;, add the &quot;default&quot;,    copy the prompt and help message from Linux)[2] Run &apos;tools/moveconfig.py -y -s -r HEAD MMC&apos;Signed-off-by: Masahiro Yamada &lt;yamada.masahiro@socionext.com&gt;Reviewed-by: Jaehoon Chung &lt;jh80.chung@samsung.com&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/blanche_defconfig</description>
        <pubDate>Wed, 07 Dec 2016 13:10:26 +0000</pubDate>
        <dc:creator>Masahiro Yamada &lt;yamada.masahiro@socionext.com&gt;</dc:creator>
    </item>
<item>
        <title>9dd1d0aa4e086bc8a5eaf19a67825c3323c41c5a - common, kconfig: move VERSION_VARIABLE to Kconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/blanche_defconfig#9dd1d0aa4e086bc8a5eaf19a67825c3323c41c5a</link>
        <description>common, kconfig: move VERSION_VARIABLE to Kconfigmove VERSION_VARIABLE from board config file into aKconfig option.Signed-off-by: Heiko Schocher &lt;hs@denx.de&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/blanche_defconfig</description>
        <pubDate>Fri, 09 Sep 2016 06:12:49 +0000</pubDate>
        <dc:creator>Heiko Schocher &lt;hs@denx.de&gt;</dc:creator>
    </item>
<item>
        <title>c98b171e1098f94b2ff7720c45a25a602882f876 - Merge branch &apos;rmobile&apos; of git://git.denx.de/u-boot-sh</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/blanche_defconfig#c98b171e1098f94b2ff7720c45a25a602882f876</link>
        <description>Merge branch &apos;rmobile&apos; of git://git.denx.de/u-boot-sh[trini: Drop CMD_BOOTI as it&apos;s now on by default on ARM64]Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/blanche_defconfig</description>
        <pubDate>Sat, 20 Aug 2016 15:35:28 +0000</pubDate>
        <dc:creator>Tom Rini &lt;trini@konsulko.com&gt;</dc:creator>
    </item>
<item>
        <title>c5e729eaf04c8b8e4a81c268ad094acc960f2edc - arm: rmobile: Update defconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/blanche_defconfig#c5e729eaf04c8b8e4a81c268ad094acc960f2edc</link>
        <description>arm: rmobile: Update defconfigThis updated defconfig following boards: - Alt - Gose - Koelsh - Lager - Porter - Silk - Stout - BlancheSigned-off-by: Nobuhiro Iwamatsu &lt;iwamatsu@nigauri.org&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/blanche_defconfig</description>
        <pubDate>Mon, 30 May 2016 19:28:11 +0000</pubDate>
        <dc:creator>Nobuhiro Iwamatsu &lt;iwamatsu@nigauri.org&gt;</dc:creator>
    </item>
<item>
        <title>6f107e4cf6f9c7beddad5878e83436823bff3fa8 - arm: rmobile: Add BLANCHE board support</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/blanche_defconfig#6f107e4cf6f9c7beddad5878e83436823bff3fa8</link>
        <description>arm: rmobile: Add BLANCHE board supportBLANCHE is development board based on R-Car V2H SoC (R8A7792)This commit supports the following periherals:- SCIF, Ethernet, QSPI, MMCSigned-off-by: Masakazu Mochizuki &lt;masakazu.mochizuki.wd@hitachi.com&gt;Signed-off-by: Nobuhiro Iwamatsu &lt;iwamatsu@nigauri.org&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/blanche_defconfig</description>
        <pubDate>Tue, 12 Apr 2016 08:11:41 +0000</pubDate>
        <dc:creator>masakazu.mochizuki.wd@hitachi.com &lt;masakazu.mochizuki.wd@hitachi.com&gt;</dc:creator>
    </item>
</channel>
</rss>
