<?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 axm_defconfig</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>2cce6f5430c3ca3b2b9eafaed874ff104f26b660 - UPSTREAM: Convert CONFIG_NAND_ATMEL to Kconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/axm_defconfig#2cce6f5430c3ca3b2b9eafaed874ff104f26b660</link>
        <description>UPSTREAM: Convert CONFIG_NAND_ATMEL to KconfigThis converts the following to Kconfig:   CONFIG_NAND_ATMELSigned-off-by: Adam Ford &lt;aford173@gmail.com&gt;Change-Id: Ic71bd0ef5704faf04852bf51d265d94e1a8dc259Signed-off-by: Jon Lin &lt;jon.lin@rock-chips.com&gt;(cherry picked from commit e7db856bf96213ba3f6b716be9fa264e184f74e2)

            List of files:
            /rk3399_rockchip-uboot/configs/axm_defconfig</description>
        <pubDate>Sun, 08 Jul 2018 13:11:07 +0000</pubDate>
        <dc:creator>Adam Ford &lt;aford173@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>bcf5156aaaa4a9d132c0e6c3cf9487a0141f3a0e - UPSTREAM: common: Drop LOGLEVEL to 4</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/axm_defconfig#bcf5156aaaa4a9d132c0e6c3cf9487a0141f3a0e</link>
        <description>UPSTREAM: common: Drop LOGLEVEL to 4While this came in with a default value of 6 I am lowering this to 4.The MTD/UBI code has a large number of error messages that we includenow.  In addition, &quot;normally&quot; warning messages are not included so thisfeels like a more natural level to have.Change-Id: I20bc4b32caf1876d5f6052851580383f00a67dc9Signed-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 6a3e65dea3e525b5337ca8014aa4be9f5fafeb92)

            List of files:
            /rk3399_rockchip-uboot/configs/axm_defconfig</description>
        <pubDate>Wed, 04 Oct 2017 20:44:30 +0000</pubDate>
        <dc:creator>Tom Rini &lt;trini@konsulko.com&gt;</dc:creator>
    </item>
<item>
        <title>a9a4552a1c74e57a15d331bc9da00f046de9985f - UPSTREAM: printk: collect printk stuff into &lt;linux/printk.h&gt; with loglevel support</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/axm_defconfig#a9a4552a1c74e57a15d331bc9da00f046de9985f</link>
        <description>UPSTREAM: printk: collect printk stuff into &lt;linux/printk.h&gt; with loglevel supportWhen we import code from Linux, with regular re-sync planned, we wantto use printk() and pr_*().  U-Boot does not support them in a cleanway.  So, people end up with local macros, or compat headers here andthere, then we occasionally see build errors of definition conflicts.We have include/linux/compat.h, but putting all sorts of unrelatedthings into a single header is just a temporal workaround.  Hence thispatch, to find the best home for all printk variants.  If you want touse printk() and friends, please include &lt;linux/printk.h&gt;.  This headeris self-contained, and pulls in only a few headers.When I was testing this clean-up, I noticed the image size exceededits platform limit on some boards.  This is because all pr_*() thatwere previously defined as no-op in include/linux/mtd/mtd.h (unlessCONFIG_MTD_DEBUG is set), are now enabled.To make such boards happy, this commit also implements CONFIG_LOGLEVEL.The concept is similar to the kernel parameter &quot;loglevel&quot;.  (Actually,the Kconfig help message was taken from kernel-paremeter.txt of Linux)Messages with a loglevel smaller than console loglevel will be printed.The difference is the loglevel is build-time determined.  To save theimage size, lower priority pr_*() are compiled out.  I set the defaultof CONFIG_LOGLEVEL to 6, i.e. pr_notice and higher priority messagesare compiled in.I adjusted CONFIG_LOGLEVEL to avoid build error for some boards.Change-Id: I997d8bbeedd48777be87472df8ed126181fc4b8eSigned-off-by: Masahiro Yamada &lt;yamada.masahiro@socionext.com&gt;[trini: Add in SPL_LOGLEVEL that is the same as LOGLEVEL]Signed-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 b44b30260ffa3dc82f4bb98b022483bb09e95353)

            List of files:
            /rk3399_rockchip-uboot/configs/axm_defconfig</description>
        <pubDate>Sat, 16 Sep 2017 05:10:40 +0000</pubDate>
        <dc:creator>Masahiro Yamada &lt;yamada.masahiro@socionext.com&gt;</dc:creator>
    </item>
<item>
        <title>5dc4dfd2a94744a6df0d3f84c98b30d1962d4beb - configs: Resync with savedefconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/axm_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/axm_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/axm_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/axm_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>5abc1a4523a5509ce37bc3ec818b660a48f4eafd - common: Move CONFIG_BOOTARGS to Kconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/axm_defconfig#5abc1a4523a5509ce37bc3ec818b660a48f4eafd</link>
        <description>common: Move CONFIG_BOOTARGS to KconfigAlso introduce CONFIG_USE_BOOTARGS option so we can control ifCONFIG_BOOTARGS defined at all.Signed-off-by: Sam Protsenko &lt;semen.protsenko@linaro.org&gt;[trini: Resync r8a779[56]_ulcb, various ls10xx targets]Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/axm_defconfig</description>
        <pubDate>Mon, 14 Aug 2017 17:22:17 +0000</pubDate>
        <dc:creator>Sam Protsenko &lt;semen.protsenko@linaro.org&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/axm_defconfig#6e7adf7037c76f081b149685fa5e978e2ddf2a22</link>
        <description>Merge branch &apos;master&apos; of git://git.denx.de/u-boot-net

            List of files:
            /rk3399_rockchip-uboot/configs/axm_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/axm_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/axm_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>8f1a80e99e4a838d1540cdb1d59ccc7785fe4618 - configs: Migrate CMD_NAND*</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/axm_defconfig#8f1a80e99e4a838d1540cdb1d59ccc7785fe4618</link>
        <description>configs: Migrate CMD_NAND*Migrate all remaining instances of CMD_NAND, CMD_NAND_TRIMFFSCMD_NAND_LOCK_UNLOCK and CMD_NAND_TORTURE from the headers into thedefconfig files.Tested-by: Adam Ford &lt;aford173@gmail.com&gt;Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;Reviewed-by: Bin Meng &lt;bmeng.cn@gmail.com&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/axm_defconfig</description>
        <pubDate>Sat, 29 Jul 2017 01:31:42 +0000</pubDate>
        <dc:creator>Tom Rini &lt;trini@konsulko.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/axm_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/axm_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>3a649407a49b041ceb826d55b5919dc8297f8965 - arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILD</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/axm_defconfig#3a649407a49b041ceb826d55b5919dc8297f8965</link>
        <description>arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILDToday, we have cases where we wish to build all of U-Boot in Thumb2 mode forvarious reasons.  We also have cases where we only build SPL in Thumb2 mode dueto size constraints and wish to build the rest of the system in ARM mode.  Soin this migration we introduce a new symbol as well, SPL_SYS_THUMB_BUILD tocontrol if we build everything or just SPL (or in theory, just U-Boot) inThumb2 mode.Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;Acked-by: Siarhei Siamashka &lt;siarhei.siamashka@gmail.com&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/axm_defconfig</description>
        <pubDate>Sat, 18 Mar 2017 13:01:44 +0000</pubDate>
        <dc:creator>Tom Rini &lt;trini@konsulko.com&gt;</dc:creator>
    </item>
<item>
        <title>8728c97eff5bd95f58320f886ae305f17931a374 - configs: Re-sync</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/axm_defconfig#8728c97eff5bd95f58320f886ae305f17931a374</link>
        <description>configs: Re-syncSigned-off-by: Tom Rini &lt;trini@konsulko.com&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/axm_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>a5d67547dd9c7a527dfda1967010e703a22441ff - Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/axm_defconfig#a5d67547dd9c7a527dfda1967010e703a22441ff</link>
        <description>Convert CONFIG_BOARD_EARLY_INIT_F to KconfigThis converts the following to Kconfig:   CONFIG_BOARD_EARLY_INIT_FSigned-off-by: Simon Glass &lt;sjg@chromium.org&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/axm_defconfig</description>
        <pubDate>Mon, 23 Jan 2017 20:31:20 +0000</pubDate>
        <dc:creator>Simon Glass &lt;sjg@chromium.org&gt;</dc:creator>
    </item>
<item>
        <title>40d5534cff720d566cd52f532f26eea2bd86c1ae - ARM: Default to using optimized memset and memcpy routines</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/axm_defconfig#40d5534cff720d566cd52f532f26eea2bd86c1ae</link>
        <description>ARM: Default to using optimized memset and memcpy routinesWe have long had available optimized versions of the memset and memcpyfunctions that are borrowed from the Linux kernel.  We should use thesein normal conditions as the speed wins in many workflows outweigh therelatively minor size increase.  However, we have a number of placeswhere we&apos;re simply too close to size limits in SPL and must be able tomake the size vs performance trade-off in those cases.Cc: Philippe Reynes &lt;tremyfr@yahoo.fr&gt;Cc: Eric Jarrige &lt;eric.jarrige@armadeus.org&gt;Cc: Heiko Schocher &lt;hs@denx.de&gt;Cc: Magnus Lilja &lt;lilja.magnus@gmail.com&gt;Cc: Lokesh Vutla &lt;lokeshvutla@ti.com&gt;Cc: Chander Kashyap &lt;k.chander@samsung.com&gt;Cc: Akshay Saraswat &lt;akshay.s@samsung.com&gt;Cc: Simon Glass &lt;sjg@chromium.org&gt;Cc: Stefan Roese &lt;sr@denx.de&gt;Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;Acked-by: Stefan Roese &lt;sr@denx.de&gt;Reviewed-by: Simon Glass &lt;sjg@chromium.org&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/axm_defconfig</description>
        <pubDate>Thu, 12 Jan 2017 18:16:02 +0000</pubDate>
        <dc:creator>Tom Rini &lt;trini@konsulko.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/axm_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/axm_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>8435179271106ec6fe9a9a5679b897755b1db8dd - common: Add DISPLAY_BOARDINFO</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/axm_defconfig#8435179271106ec6fe9a9a5679b897755b1db8dd</link>
        <description>common: Add DISPLAY_BOARDINFOCreate a Kconfig entry for DISPLAY_BOARDINFO and make it be the defaultin certain architectures.  Migrate all config files.Signed-off-by: Lokesh Vutla &lt;lokeshvutla@ti.com&gt;Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/axm_defconfig</description>
        <pubDate>Wed, 12 Oct 2016 01:33:46 +0000</pubDate>
        <dc:creator>Lokesh Vutla &lt;lokeshvutla@ti.com&gt;</dc:creator>
    </item>
<item>
        <title>f35ed9edf3b92158925c466d04f8fc6986207089 - Convert CONFIG_SPL_SPI_SUPPORT to Kconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/axm_defconfig#f35ed9edf3b92158925c466d04f8fc6986207089</link>
        <description>Convert CONFIG_SPL_SPI_SUPPORT to KconfigMove this option to Kconfig and tidy up existing uses.Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/axm_defconfig</description>
        <pubDate>Tue, 13 Sep 2016 05:18:58 +0000</pubDate>
        <dc:creator>Simon Glass &lt;sjg@chromium.org&gt;</dc:creator>
    </item>
<item>
        <title>e404ade42d72513ea51d66b9474bcce194bab848 - Convert CONFIG_SPL_SPI_FLASH_SUPPORT to Kconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/axm_defconfig#e404ade42d72513ea51d66b9474bcce194bab848</link>
        <description>Convert CONFIG_SPL_SPI_FLASH_SUPPORT to KconfigMove this option to Kconfig and tidy up existing uses.Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/axm_defconfig</description>
        <pubDate>Tue, 13 Sep 2016 05:18:57 +0000</pubDate>
        <dc:creator>Simon Glass &lt;sjg@chromium.org&gt;</dc:creator>
    </item>
<item>
        <title>e00f76cee906a48311d0c7c59b519b2e6a5c56f8 - Convert CONFIG_SPL_SERIAL_SUPPORT to Kconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/axm_defconfig#e00f76cee906a48311d0c7c59b519b2e6a5c56f8</link>
        <description>Convert CONFIG_SPL_SERIAL_SUPPORT to KconfigMove this option to Kconfig and tidy up existing uses.Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/axm_defconfig</description>
        <pubDate>Tue, 13 Sep 2016 05:18:56 +0000</pubDate>
        <dc:creator>Simon Glass &lt;sjg@chromium.org&gt;</dc:creator>
    </item>
<item>
        <title>d6b9bd892338357ba8cca41cc971eccccf5dcf4d - Convert CONFIG_SPL_NAND_SUPPORT to Kconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/axm_defconfig#d6b9bd892338357ba8cca41cc971eccccf5dcf4d</link>
        <description>Convert CONFIG_SPL_NAND_SUPPORT to KconfigMove this option to Kconfig and tidy up existing uses.Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/axm_defconfig</description>
        <pubDate>Tue, 13 Sep 2016 05:18:48 +0000</pubDate>
        <dc:creator>Simon Glass &lt;sjg@chromium.org&gt;</dc:creator>
    </item>
</channel>
</rss>
