Hi,
> Signed-off-by: Matthias Brugger
Reviewed-by: Petr Vorel
Kind regards,
Petr
the test to remove these two defines.
> > Signed-off-by: Patrick Delaunay
Reviewed-by: Petr Vorel
> > ---
> > cmd/sf.c | 10 ++
> > common/spl/spl_spi.c | 11 ++-
> > common/splash_source.c | 11 ++-
Patch only applies to cmd/
Hi Patrick,
> On Mon, Dec 10, 2018 at 11:53 AM Patrick Delaunay
> wrote:
> > Add Kernel style documentation for spi_flash_probe_bus_cs().
> > Signed-off-by: Patrick Delaunay
Reviewed-by: Petr Vorel
> > ---
> > include/spi_flash.h | 14 ++
>
Hi Patrick,
> In case of DT boot, don't read default speed and mode for SPI from
> CONFIG_*, instead read from DT node.
> Signed-off-by: Patrick Delaunay
Reviewed-by: Petr Vorel
Kind regards,
Petr
___
U-Boot mailing list
U-Boot@lists
Hi Patrick,
> In case of DT boot, don't read default speed and mode for SPI from
> CONFIG_*, instead read from DT node.
> Signed-off-by: Patrick Delaunay
Reviewed-by: Petr Vorel
Kind regards,
Petr
___
U-Boot mailing list
U-Boot@lists
Hi Patrick,
> In case of DT boot, don't read default speed and mode for SPI from
> CONFIG_*, instead read from DT node.
> Signed-off-by: Patrick Delaunay
Reviewed-by: Petr Vorel
Kind regards,
Petr
___
U-Boot mailing list
U-Boot@lists
Hi Patrick,
> In case of DT boot, don't read default speed and mode for SPI from
> CONFIG_*, instead read from DT node.
> Signed-off-by: Patrick Delaunay
Reviewed-by: Petr Vorel
> ---
> env/Kconfig | 4 ++--
> env/sf.c| 5 -
> 2 files changed, 6
Hi Patrick,
> On Mon, Dec 10, 2018 at 11:53 AM Patrick Delaunay
> wrote:
> > In DM mode, the speed and mode defaults value will be taken from DT,
> > so these defines should be never used and can be removed.
> > Signed-off-by: Patrick Delaunay
Reviewed-by: Petr Vore
Hi Patrick,
FYI this patchset breaks some machines:
https://travis-ci.org/pevik/u-boot/builds/466192406
Kind regards,
Petr
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot
Hi Alex,
> If ENV_IS_IN_EXT4 is set you shouldn't be able to select ENV_IS_NOWHERE.
> Signed-off-by: Alex Kiernan
Tested-by: Petr Vorel
Nice fix, thanks :)
Kind regards,
Petr
___
U-Boot mailing list
U-Boot@lists.denx.de
https://li
Hi Patrick,
> This patch update the behavior introduced by
> commit 96907c0fe50a ("dm: spi: Read default speed and mode values from DT")
...
Reviewed-by: Petr Vorel
Nice idea.
Kind regards,
Petr
___
U-Boot mailing list
U-Boot@lis
Hi Prasanthi,
> Convert the Watchdog driver for AT91SAM9x processors to support
> the driver model and device tree.
> Signed-off-by: Prasanthi Chellakumar
> ---
> arch/arm/mach-at91/include/mach/at91_wdt.h | 12 +++-
> drivers/watchdog/Kconfig | 7 ++
> drivers/watchdog/Mak
Hi Prasanthi,
> Convert "CONFIG_AT91SAM9_WATCHDOG" to new "CONFIG_WDT_AT91"
> Kconfig option to support driver model and device tree.
> Signed-off-by: Prasanthi Chellakumar
> ---
> README| 3 ---
> arch/arm/dts/at91sam9260-smartweb.dts | 1 +
> arch/arm/dts/at91s
Use of CONFIG_UBIFS_SILENCE_MSG was added in
147162dac6 ("ubi: ubifs: Turn off verbose prints")
Then it was removed in
ff94bc40af ("mtd, ubi, ubifs: resync with Linux-3.14")
Cc: Joe Hershberger
Cc: Heiko Schocher
Signed-off-by: Petr Vorel
---
Note, not sure whether
Signed-off-by: Petr Vorel
Cc: Joe Hershberger
Cc: Heiko Schocher
---
README| 6 --
configs/am335x_igep003x_defconfig | 1 +
configs/igep0032_defconfig| 1 +
env/Kconfig | 1 -
fs/ubifs/Kconfig | 7 +++
include
Signed-off-by: Petr Vorel
---
README| 6 --
configs/am335x_igep003x_defconfig | 1 +
configs/igep0032_defconfig| 1 +
drivers/mtd/ubi/Kconfig | 8
env/Kconfig | 5 -
include/configs/am335x_igep003x.h | 3
Hi,
> Use of CONFIG_UBIFS_SILENCE_MSG was added in
> 147162dac6 ("ubi: ubifs: Turn off verbose prints")
>
> Then it was removed in
> ff94bc40af ("mtd, ubi, ubifs: resync with Linux-3.14")
>
> Cc: Joe Hershberger
> Cc: Heiko Schocher
> Signed-off-by
Signed-off-by: Petr Vorel
---
README| 6 --
configs/am335x_igep003x_defconfig | 1 +
configs/igep0032_defconfig| 1 +
drivers/mtd/ubi/Kconfig | 8
env/Kconfig | 5 -
include/configs/am335x_igep003x.h | 3
Use of CONFIG_UBIFS_SILENCE_MSG was added in
147162dac6 ("ubi: ubifs: Turn off verbose prints")
Then it was removed in
ff94bc40af ("mtd, ubi, ubifs: resync with Linux-3.14")
Cc: Joe Hershberger
Cc: Heiko Schocher
Signed-off-by: Petr Vorel
---
Changes v1->v2:
Rebas
Signed-off-by: Petr Vorel
Cc: Joe Hershberger
Cc: Heiko Schocher
---
README| 6 --
configs/am335x_igep003x_defconfig | 1 +
configs/igep0032_defconfig| 1 +
env/Kconfig | 1 -
fs/ubifs/Kconfig | 7 +++
include
Hello Heiko,
> Hello Petr,
> Am 18.03.2018 um 19:30 schrieb Petr Vorel:
> > Hi,
> > > Use of CONFIG_UBIFS_SILENCE_MSG was added in
> > > 147162dac6 ("ubi: ubifs: Turn off verbose prints")
> > > Then it was removed in
> > > ff94bc40af
dency on CMD_UBIFS for both CONFIG_UBI_SILENCE_MSG and
CONFIG_UBIFS_SILENCE_MSG
* Add missing CONFIG_UBI_SILENCE_MSG=y to defconfigs. Some of them might
not need them (as they don't have CONFIG_ENV_IS_IN_UBI), but this way it
stays the same it was before.
Kind regards,
Petr
Petr Vorel
Use of CONFIG_UBIFS_SILENCE_MSG was added in
147162dac6 ("ubi: ubifs: Turn off verbose prints")
Then it was removed in
ff94bc40af ("mtd, ubi, ubifs: resync with Linux-3.14")
Cc: Joe Hershberger
Cc: Heiko Schocher
Signed-off-by: Petr Vorel
---
fs/ubifs/ubifs.h | 4 +++
setting CONFIG_UBIFS_SILENCE_MSG in am335x_igep003x_defconfig and
igep0032_defconfig. Although it was defined in their config headers, it
depends on CMD_UBIFS which is not set for them.
Signed-off-by: Petr Vorel
Cc: Joe Hershberger
Cc: Heiko Schocher
---
README| 6
Signed-off-by: Petr Vorel
---
README| 6 --
configs/am335x_igep003x_defconfig | 1 +
configs/igep0032_defconfig| 1 +
configs/igep00x0_defconfig| 1 +
drivers/mtd/ubi/Kconfig | 7 +++
env/Kconfig | 5
Hi Alex,
> CONFIG_VERSION_VARIABLE had already been mostly migrated to Kconfig,
> but two headers still referenced it. Also set defaults so that
> most of the defconfigs inherit the default rather than needing it
> to be set explicitly.
> Signed-off-by: Alex Kiernan
Reviewed
Hi Alex,
> Convert CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG to Kconfig
> Signed-off-by: Alex Kiernan
> Reviewed-by: Lukasz Majewski
Reviewed-by: Petr Vorel
> ---
> Changes in v2:
> - Rebase against master
> - Drop default in Kconfig to avoid over conversion by moveconfig
&g
Hi Alex,
> Convert CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG to Kconfig
> Signed-off-by: Alex Kiernan
> Reviewed-by: Lukasz Majewski
Reviewed-by: Petr Vorel
> ---
> Changes in v2:
> - Rebase against master
> - Drop default in Kconfig to avoid over conversion by moveconfig
> Author: Petr Vorel
> kconfig: make "Selected by:" and "Implied by:" readable
> [2] commit 9a47ceec543bfb703fbe2f8d584850b582caf1a6
> Masahiro Yamada
> kconfig: clean-up reverse dependency help implementation
> [3] commit d9119b5925a03b9a31
Hi Eugeniu,
> FWIW, here is some statistics of the kernel kconfig development in the
> v4.10..v4.17-rc4 commit range:
> - 86 non-merge change-sets:
> git rev-list --no-merges --count v4.10..v4.17-rc4 -- scripts/kconfig/
> 86
FYI: I send some time ago a patchset to update kconfig in buildroot, whe
Hi Eugeniu,
> Hello Petr,
> On Sat, May 12, 2018 at 08:25:56PM +0200, Petr Vorel wrote:
> > When applied all 6 patches, I got several errors (see bellow).
> > I tested in on 2 distros (Debian unstable and openSUSE Tumbleweed).
> > The code I applied is here, did I
ch-set with the other options:
make config
make defconfig
make menuconfig
make xconfig
make gconfig
make oldconfig
> Reviewed-by: Masahiro Yamada
> Signed-off-by: Eugeniu Rosca
Tested-by: Petr Vorel
> $ make testconfig
> = test session starts
> =
Hi Eugeniu, Masahiro,
> > So, it seems like all the trailing white-space from above files
> > disappeared on your branch, after applying the patches from the
> > email client (who did this?...).
> > I didn't expect that trailing white-space to be of any value for the
> > test results, but it turn
Hi Eugeniu,
> 2018-05-13 2:13 GMT+09:00 Eugeniu Rosca :
> > Align Kconfig to Linux 4.17-rc4 with minimal impact on non-kconfig files.
> > Previous Kconfig sync was done by commit bf7ab1e70fd762 ("kconfig:
> > re-sync with Linux 4.10") and it achieved almost perfect alignment with
> > a few (inten
onfig/tests/warn_recursive_dep/__init__.py::test PASSED [100%]
> == 14 passed in 0.34 seconds
> ==
> Signed-off-by: Eugeniu Rosca
> Reviewed-by: Masahiro Yamada
> Tested-by: Petr Vorel
> ---
> v2->v3:
> * Added: Te
35 matches
Mail list logo