Hi Heiko,
Could you use 'rockchip' instead of 'board' as prefix in the subject?
Thanks,
- Kever
On 2020/6/3 下午10:59, Heiko Stuebner wrote:
From: Heiko Stuebner
This revives the puma boards and makes them boot again with
mainline uboot.
Main points may be going back to the general fit
On Sat, 30 May 2020 19:18:33 +0200
Soeren Moch wrote:
> > +Links:
> > +--
> > + -
> > https://www.tbsdtv.com/download/document/tbs2910/TBS2910-Matrix-ARM-mini-PC-SCH_rev2.1.pdf
> > +- The schematics for the revision 2.1 of the TBS2910 Matrix
> > ARM miniPC.
> > + -
> > https://cache.fre
On Sat, 30 May 2020 19:17:49 +0200
Soeren Moch wrote:
Since I need to fix the MAINTAINER file to add the documentation path
in it anyway, it's probably better to resend again a v6 serie.
As I plan to resend a serie anyway, would the following work better:
> board: tbs2910: Add support for bootin
Marek Vasut [mailto:ma...@denx.de]
> Sent: Tuesday, June 02, 2020 7:59 PM
[...]
> Can you be more specific about the problem you are fixing here ?
> What is the problem ?
> >>>
> >>> There is low probability that the device may be lost when rebooting.
> >>> Should I submit v2 to reword th
On Wed, Jun 03, 2020 at 08:59:58PM -0600, Simon Glass wrote:
> Hi Rayagonda,
>
> On Wed, 3 Jun 2020 at 03:10, Rayagonda Kokatanur
> wrote:
> >
> > Hi Simon,
> >
> > On Wed, May 20, 2020 at 7:50 PM Simon Glass wrote:
> > >
> > > Hi Rayagonda,
> > >
> > > On Tue, 19 May 2020 at 23:19, Rayagonda Ko
On 2020/6/3 下午11:15, Marcin Juszkiewicz wrote:
U-Boot TPL 2020.07-rc3-00121-gab88251130 (Jun 03 2020 - 16:43:42)
Channel 0: LPDDR4, 50MHz
BW=32 Col=10 Bk=8 CS0 Row=16/15 CS=1 Die BW=16 Size=2048MB
Channel 1: LPDDR4, 50MHz
BW=32 Col=10 Bk=8 CS0 Row=16/15 CS=1 Die BW=16 Size=2048MB
256B stride
25
On 2020/6/3 下午11:15, Marcin Juszkiewicz wrote:
Board has flash chip on board so let store U-Boot environment there.
Signed-off-by: Marcin Juszkiewicz
Reviewed-by: Kever Yang
Thanks,
- Kever
---
configs/rockpro64-rk3399_defconfig | 3 ++-
include/configs/rockpro64_rk3399.h | 2 --
2 f
On 2020/6/2 上午4:42, Jagan Teki wrote:
Mark the default U-Boot environment as SPI flash since
this is an on board flash device.
Signed-off-by: Jagan Teki
Reviewed-by: Kever Yang
Thanks,
- Kever
---
configs/roc-pc-rk3399_defconfig | 3 ++-
include/configs/roc-pc-rk3399.h | 4
2 fi
On 2020/6/2 上午4:42, Jagan Teki wrote:
U-Boot TPL 2020.07-rc3-00090-gd4e919f927-dirty (Jun 01 2020 - 23:45:53)
Channel 0: LPDDR4, 50MHz
BW=32 Col=10 Bk=8 CS0 Row=15 CS1 Row=15 CS=2 Die BW=16 Size=2048MB
Channel 1: LPDDR4, 50MHz
BW=32 Col=10 Bk=8 CS0 Row=15 CS1 Row=15 CS=2 Die BW=16 Size=2048MB
2
On 2020/6/2 上午4:42, Jagan Teki wrote:
On rockchip platforms, SPI boot image creation is not
straightforward like MMC boot image creation where former
requires to specify tpl, spl in multimage format in mkimage,
and later simply do a concatenate mkimaged-tpl with spl.
On this note, let drop rks
On 2020/6/2 上午4:42, Jagan Teki wrote:
Document SPI flash program steps for rockchip platforms.
Suggested-by: Hugh Cole-Baker
Signed-off-by: Jagan Teki
Reviewed-by: Kever Yang
Thanks,
- Kever
---
doc/board/rockchip/rockchip.rst | 26 +-
1 file changed, 25 inser
On 2020/6/3 下午11:44, Marcin Juszkiewicz wrote:
With video output enabled and USB keyboard supported there is no need
for serial console. So let initialize USB subsystem so keyboard connected to
board (either directly or via hub) can be used to interrupt autoboot.
U-Boot TPL 2020.07-rc3-00123-g
Hi Michal,
On Wed, 3 Jun 2020 at 01:08, Michal Simek wrote:
>
> On 03. 06. 20 3:26, Simon Glass wrote:
> > It is useful to be able to find hex values and strings in a memory range.
> > Add a command to support this.
> >
> > cmd: Fix 'md' and add a memory-search command
> > At present 'md.q' is br
Hi Rayagonda,
On Wed, 3 Jun 2020 at 03:10, Rayagonda Kokatanur
wrote:
>
> Hi Simon,
>
> On Wed, May 20, 2020 at 7:50 PM Simon Glass wrote:
> >
> > Hi Rayagonda,
> >
> > On Tue, 19 May 2020 at 23:19, Rayagonda Kokatanur
> > wrote:
> > >
> > > Hi Thomas,
> > >
> > > On Wed, May 20, 2020 at 7:34 A
On Wed, 3 Jun 2020 at 07:12, Dario Binacchi wrote:
>
> Signed-off-by: Dario Binacchi
> ---
>
> doc/driver-model/design.rst | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Please always add a simple commit message, e.g. Fix the 'memeber' typo
in this file.
Reviewed-by: Simon Glass
Hi Jason,
On Tue, 2 Jun 2020 at 19:55, Jason Li wrote:
>
> Hi Miquel/Tom,
>
> >> Hi Alex,
> >>
> >> Alex Nemirovsky wrote on Mon, 1
> >> Jun 2020 14:26:49 -0700:
> >>
> >> > From: Jason Li
> >> >
> >> > Supports all CA SoCs which support a parallel nand controller.
> >> > It should be note
Hi Jagan,
Thanks for your comments!
> -Original Message-
> From: Jagan Teki [mailto:ja...@amarulasolutions.com]
> Sent: 2020年6月3日 15:41
> To: Z.q. Hou
> Cc: U-Boot-Denx ; Priyanka Jain
> ; Shengzhou Liu ; Simon
> Glass ; Biwen Li ; Bin Meng
> ; Jiafei Pan ; Chuanhua Han
> ; Xiaowei Bao
On 6/3/20 12:05 AM, Michael Walle wrote:
> Register the random number generator with the rng subsystem in u-boot.
> This way it can be used by EFI as well as for the 'rng' command.
>
> Signed-off-by: Michael Walle
> ---
> drivers/crypto/fsl/Kconfig | 11 +
> drivers/crypto/fsl/Makefile |
Hi Tom,
Please pull some riscv updates:
- Fixes 7e249bc13aaf: ("riscv: Move all SMP related SBI calls to SBI_v01")
Move sbi_probe_extension() out of CONFIG_SBI_V01.
- SiFive FU540 support SPL.
Thanks
Rick
https://travis-ci.org/github/rickchen36/u-boot-riscv/builds/694099665
The following
Hi Tom,
Thanks for your feedback.
> On Jun 3, 2020, at 3:03 PM, Tom Rini wrote:
>
> On Wed, Jun 03, 2020 at 09:10:46PM +, Alex Nemirovsky wrote:
>> Hi Tom
>>
>>> On Jun 3, 2020, at 1:59 PM, Tom Rini wrote:
>>>
>>> On Wed, Jun 03, 2020 at 07:03:09PM +, Alex Nemirovsky wrote:
Hi T
On Wed, Jun 03, 2020 at 09:10:46PM +, Alex Nemirovsky wrote:
> Hi Tom
>
> > On Jun 3, 2020, at 1:59 PM, Tom Rini wrote:
> >
> > On Wed, Jun 03, 2020 at 07:03:09PM +, Alex Nemirovsky wrote:
> >> Hi Tom,
> >>
> >>> On Jun 3, 2020, at 8:03 AM, Tom Rini wrote:
> >>>
> >>> On Wed, Jun 03,
On Tue, Jun 2, 2020 at 11:12 AM Kurt Miller wrote:
>
> On Tue, 2020-06-02 at 10:23 +0800, Shawn Lin wrote:
> >
> > 在 2020/6/2 9:59, Kever Yang 写道:
> > >
> > > Hi Kurt,
> > >
> > > On 2020/6/2 上午4:30, Kurt Miller wrote:
> > > >
> > > > On at least the RockPro64, many cards will trip a
> > > > synch
Hi Tom
> On Jun 3, 2020, at 1:59 PM, Tom Rini wrote:
>
> On Wed, Jun 03, 2020 at 07:03:09PM +, Alex Nemirovsky wrote:
>> Hi Tom,
>>
>>> On Jun 3, 2020, at 8:03 AM, Tom Rini wrote:
>>>
>>> On Wed, Jun 03, 2020 at 01:05:18AM -0700, Alex Nemirovsky wrote:
From: Aaron Tseng
A
On Wed, Jun 03, 2020 at 07:03:09PM +, Alex Nemirovsky wrote:
> Hi Tom,
>
> > On Jun 3, 2020, at 8:03 AM, Tom Rini wrote:
> >
> > On Wed, Jun 03, 2020 at 01:05:18AM -0700, Alex Nemirovsky wrote:
> >> From: Aaron Tseng
> >>
> >> Add Cortina Access Ethernet device driver for CA SoCs.
> >>
On 6/3/2020 9:25 PM, Michael Walle wrote:
> Hi Horia, Hi Heinrich,
>
> thanks for reviewing.
>
> Am 2020-06-03 19:35, schrieb Heinrich Schuchardt:
>> On 6/3/20 6:50 PM, Horia Geantă wrote:
>>> On 6/3/2020 1:06 AM, Michael Walle wrote:
Register the random number generator with the rng subsyst
[+ Horia]
Am 2020-06-02 17:09, schrieb Michael Walle:
At least on the LS1028A the crypto module is always there, but has some
functions disabled on non-E parts. Thus it doesn't make sense to
completely remove the node. Linux will figure out what is there and
what
is not.
Please note, this pat
On 02/06/20 23:26, Tom Rini wrote:
> The symbol "CONFIG_ARM_DCC" is used to control building
> drivers/serial/arm_dcc.c. Provide a simple Kconfig entry for this.
>
> Cc: Luca Ceresoli
> Cc: Michal Simek
> Cc: Tom McLeod
> Cc: Mike Looijmans
> Signed-off-by: Tom Rini
Reviewed-by: Luca Cereso
Hello Simon,
We are adding support for Xen [1] para-virtualized block device as a u-boot
driver and have some questions with respect to driver model and instantiation
of new devices.
Because of the nature of the device driver we cannot use device tree or define
statically the device instances b
With video output enabled and USB keyboard supported there is no need
for serial console. So let initialize USB subsystem so keyboard connected to
board (either directly or via hub) can be used to interrupt autoboot.
U-Boot TPL 2020.07-rc3-00123-g52d6cbd1a7 (Jun 03 2020 - 17:34:20)
Channel 0: LPDD
Board has flash chip on board so let store U-Boot environment there.
Signed-off-by: Marcin Juszkiewicz
---
configs/rockpro64-rk3399_defconfig | 3 ++-
include/configs/rockpro64_rk3399.h | 2 --
2 files changed, 2 insertions(+), 3 deletions(-)
diff --git configs/rockpro64-rk3399_defconfig config
U-Boot TPL 2020.07-rc3-00121-gab88251130 (Jun 03 2020 - 16:43:42)
Channel 0: LPDDR4, 50MHz
BW=32 Col=10 Bk=8 CS0 Row=16/15 CS=1 Die BW=16 Size=2048MB
Channel 1: LPDDR4, 50MHz
BW=32 Col=10 Bk=8 CS0 Row=16/15 CS=1 Die BW=16 Size=2048MB
256B stride
256B stride
lpddr4_set_rate: change freq to 4
Hi Tom,
> On Jun 3, 2020, at 8:03 AM, Tom Rini wrote:
>
> On Wed, Jun 03, 2020 at 01:05:18AM -0700, Alex Nemirovsky wrote:
>> From: Aaron Tseng
>>
>> Add Cortina Access Ethernet device driver for CA SoCs.
>> This driver supports only the DM_ETH network model.
>>
>> Signed-off-by: Aaron Ts
Hi Horia, Hi Heinrich,
thanks for reviewing.
Am 2020-06-03 19:35, schrieb Heinrich Schuchardt:
On 6/3/20 6:50 PM, Horia Geantă wrote:
On 6/3/2020 1:06 AM, Michael Walle wrote:
Register the random number generator with the rng subsystem in
u-boot.
This way it can be used by EFI as well as for
On Wed, Jun 03, 2020 at 12:24:53AM +0530, Jagan Teki wrote:
> Hi Tom,
>
> Please pull this PR.
>
> Summay:
> - Toshiba spinand (Yoshio)
> - SPI/SPI Flash cleanup (Jagan)
> - Remove SH SPI (Jagan)
>
> Travis-CI:
> https://travis-ci.org/github/openedev/u-boot-amarula/builds/693428912
>
> The fol
On 6/3/2020 1:06 AM, Michael Walle wrote:
> Since Era 10, the version registers changed. Add the version registers
> and use them on newer modules.
>
> Signed-off-by: Michael Walle
Reviewed-by: Horia Geantă
Thanks,
Horia
The following changes since commit ecd4d99f654f3f7bfb96001891d69c3125e70b69:
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 (2020-06-01
23:34:18 -0400)
are available in the Git repository at:
https://gitlab.denx.de/u-boot/custodians/u-boot-efi.git
tags/efi-2020-07-rc4
for you to
On 6/3/20 6:50 PM, Horia Geantă wrote:
> On 6/3/2020 1:06 AM, Michael Walle wrote:
>> Register the random number generator with the rng subsystem in u-boot.
>> This way it can be used by EFI as well as for the 'rng' command.
>>
> I am trying to understand what's expected from UCLASS_RNG...
>
> UEFI
> On 03.06.2020, at 16:59, Heiko Stuebner wrote:
>
> From: Heiko Stuebner
>
> The introduction of the puma-specific generator was mainly a way
> to split the pmu firmware from the ATF binary and not having to
> distribute that 4GB (sparse) image that was created before moving
> to the bl31.e
On 6/3/20 12:05 AM, Michael Walle wrote:
> We need the era in other modules, too. For example, to get the RNG
> version.
>
> Signed-off-by: Michael Walle
> ---
> drivers/crypto/fsl/sec.c | 2 +-
> include/fsl_sec.h| 2 ++
> 2 files changed, 3 insertions(+), 1 deletion(-)
>
> diff --git a/
> On 03.06.2020, at 16:59, Heiko Stuebner wrote:
>
> From: Heiko Stuebner
>
> The gmac reset has opposite values for the gpio declaration
> and the separate reset-active, bring this in line to make
> u-boot also find the ethernet-phy.
>
> This mimics the upstream Linus commit found on
> htt
> On 03.06.2020, at 16:59, Heiko Stuebner wrote:
>
> From: Heiko Stuebner
>
> Tabs not spaces, so transform it to the common styling.
>
> Signed-off-by: Heiko Stuebner
Reviewed-by: Philipp Tomsich
> On 03.06.2020, at 16:59, Heiko Stuebner wrote:
>
> From: Heiko Stuebner
>
> The commit moving puma to the generic cpuid/macaddr helpers used 7 spaces
> as indentation, so correct that by moving to the required tabs.
>
> Fixes: fa177ff0208b ("board: puma: Use rockchip_* helpers to setup cpu
On 6/3/20 12:05 AM, Michael Walle wrote:
> Align the status line with all the other output in U-Boot.
>
> Before the change:
> DDR3.9 GiB (DDR3, 32-bit, CL=11, ECC on)
> SEC0: RNG instantiated
> WDT: Started with servicing (60s timeout)
>
> After the change:
> DDR3.9 GiB (DDR3, 32-bit, CL
> On 03.06.2020, at 16:59, Heiko Stuebner wrote:
>
> From: Heiko Stuebner
>
> Right now puma-u-boot can fit everything into SPL but that may overflow
> easily for example with more extensive debug options.
>
> By adding CONFIG_TPL and removing the CONFIG_SPL_TEXT_BASE it is easy
> to enable
> On 03.06.2020, at 16:59, Heiko Stuebner wrote:
>
> From: Heiko Stuebner
>
> So far the puma dts files only just included the main puma dtsi without
> handling the actual baseboard and rk3399-puma.dtsi was very much
> detached from the variant in the mainline Linux kernel.
>
> Recent change
On 6/3/20 6:31 PM, André Przywara wrote:
> On 03/06/2020 16:47, Heinrich Schuchardt wrote:
>
> Hi Heinrich,
>
>> On 03.06.20 01:46, André Przywara wrote:
>>> On 02/06/2020 20:55, Tom Rini wrote:
>>>
>>> Hi,
>>>
On Tue, Jun 02, 2020 at 09:45:25PM +0200, Heinrich Schuchardt wrote:
> On 6/2/2
On 6/3/2020 1:06 AM, Michael Walle wrote:
> We need the era in other modules, too. For example, to get the RNG
> version.
>
> Signed-off-by: Michael Walle
Reviewed-by: Horia Geantă
Thanks,
Horia
On 6/3/2020 1:06 AM, Michael Walle wrote:
> @@ -657,7 +657,7 @@ int sec_init_idx(uint8_t sec_idx)
> printf("SEC%u: RNG instantiation failed\n", sec_idx);
> return -1;
> }
> - printf("SEC%u: RNG instantiated\n", sec_idx);
> +
On 6/3/2020 1:06 AM, Michael Walle wrote:
> Register the random number generator with the rng subsystem in u-boot.
> This way it can be used by EFI as well as for the 'rng' command.
>
I am trying to understand what's expected from UCLASS_RNG...
UEFI spec mentions:
<>
lib/efi_loader/efi_rng.c use
On 03/06/2020 16:47, Heinrich Schuchardt wrote:
Hi Heinrich,
> On 03.06.20 01:46, André Przywara wrote:
>> On 02/06/2020 20:55, Tom Rini wrote:
>>
>> Hi,
>>
>>> On Tue, Jun 02, 2020 at 09:45:25PM +0200, Heinrich Schuchardt wrote:
On 6/2/20 5:51 PM, Tom Rini wrote:
> On Sun, May 31, 2020
On Wed, Jun 03, 2020 at 12:19:32AM +0530, Jagan Teki wrote:
> Hi Tom,
>
> Please pull this PR.
>
> Summary:
> - H6 emac support
> - USB PHY H6 logic alignment
>
> Travis-CI:
> https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi
>
> The following changes since commit d09b832cd8ccb7e37e2b18839
On Sun, May 31, 2020 at 12:44:24AM +0200, Heinrich Schuchardt wrote:
> When building U-Boot we should not blindly use make -j8 but consider the
> actual core count given by os.cpu_count().
>
> Signed-off-by: Heinrich Schuchardt
> Reviewed-by: Simon Glass
> Acked-by: Stephen Warren
Applied to
On Sat, May 30, 2020 at 10:29:03AM -0600, Simon Glass wrote:
> This is defined in the asm/cache.h header file. Update this header file to
> include it so it gets the same value consistently across U-Boot.
>
> This fixes 'usb host' on omapl138_lcdk.
>
> Fixes: 90526e9fbac ("common: Drop net.h fro
On Sat, May 30, 2020 at 10:29:04AM -0600, Simon Glass wrote:
> This is defined in the asm/cache.h header file. Update this header file to
> include it.
>
> Signed-off-by: Simon Glass
> Reviewed-by: Tom Rini
> Tested-by: Adam Ford #da850-evm
Applied to u-boot/master, thanks!
--
Tom
signatu
On Thu, May 28, 2020 at 05:54:45PM +0200, Harald Seiler wrote:
> When using CONFIG_ENV_IS_IN_FAT and the config-file specifies a size
> larger than what U-Boot wrote into the env-file, a confusing error
> message is shown:
>
> $ fw_printenv
> Read error on /boot/uboot.env: Success
>
> Fi
On Fri, May 29, 2020 at 05:53:45PM +0200, Christian Gmeiner wrote:
> abootimg creates images where all load addresses are 0.
>
> Android Boot Image Info:
> * file name = artifacts/fastboot.img
> * image size = 31381504 bytes (29.93 MB)
> page size = 2048 bytes
> * Boot Name = ""
> * kernel si
On Wed, May 27, 2020 at 07:24:55AM -0600, Simon Glass wrote:
> This option currently does not add any sort of hash to the images in the
> FIT.
>
> Add a hash node requesting a crc32 checksum, which at least provides some
> protection.
>
> The crc32 value is easily ignored (e.g. in SPL) if not ne
On Tue, May 26, 2020 at 08:39:03PM -0400, Tom Rini wrote:
> Add building the 'tools-only' target on macOS X 'Catalina'. Hopefully
> this will catch changes to host tools that are incompatible on BSD style
> environments.
>
> Signed-off-by: Tom Rini
Applied to u-boot/master, thanks!
--
Tom
On Tue, May 26, 2020 at 02:36:52PM -0400, Tom Rini wrote:
> When building U-Boot we select the architecture via Kconfig and not ARCH
> being passed in via the environment or make cmdline.
>
> Cc: Lokesh Vutla
> Cc: Vitaly Andrianov
> Signed-off-by: Tom Rini
Applied to u-boot/master, thanks!
On Tue, May 26, 2020 at 02:36:55PM -0400, Tom Rini wrote:
> When building U-Boot we select the architecture via Kconfig and not ARCH
> being passed in via the environment or make cmdline.
>
> While in here, add the doc file to the MAINTAINERS entry.
>
> Cc: Amit Singh Tomar
> Cc: Manivannan Sad
On Tue, May 26, 2020 at 02:36:54PM -0400, Tom Rini wrote:
> When building U-Boot we select the architecture via Kconfig and not ARCH
> being passed in via the environment or make cmdline.
>
> While in here, add the doc file to the MAINTAINERS entry.
>
> Cc: Paul Walmsley
> Cc: Palmer Dabbelt
>
On Tue, May 26, 2020 at 02:36:51PM -0400, Tom Rini wrote:
> When building U-Boot we select the architecture via Kconfig and not ARCH
> being passed in via the environment or make cmdline.
>
> Acked-by: Kever Yang
> Cc: Simon Glass
> Cc: Philipp Tomsich
> Acked-by: Klaus Goger
> Cc: Jagan Teki
On Tue, May 26, 2020 at 02:36:53PM -0400, Tom Rini wrote:
> When building U-Boot we select the architecture via Kconfig and not ARCH
> being passed in via the environment or make cmdline.
>
> While in here, add the doc file to the MAINTAINERS entry for coldfire.
>
> Cc: Huan Wang
> Cc: Angelo D
On Tue, May 26, 2020 at 02:36:50PM -0400, Tom Rini wrote:
> When building U-Boot we select the architecture via Kconfig and not ARCH
> being passed in via the environment or make cmdline.
>
> Cc: Po Liu
> Cc: Qiang Zhao
> Signed-off-by: Tom Rini
Applied to u-boot/master, thanks!
--
Tom
si
On Tue, May 26, 2020 at 07:07:16PM +0200, Marcin Juszkiewicz wrote:
> Description said that OHCI is not supported for driver model
> while it was converted too.
>
> Signed-off-by: Marcin Juszkiewicz
Applied to u-boot/master, thanks!
--
Tom
signature.asc
Description: PGP signature
On Tue, May 26, 2020 at 02:36:49PM -0400, Tom Rini wrote:
> When building U-Boot we select the architecture via Kconfig and not ARCH
> being passed in via the environment or make cmdline.
>
> Cc: Adam Ford
> Cc: Vanessa Maegima
> Cc: Otavio Salvador
> Cc: Igor Opaniuk
> Cc: Manivannan Sadhasi
On Tue, May 26, 2020 at 02:36:48PM -0400, Tom Rini wrote:
> When building U-Boot we select the architecture via Kconfig and not ARCH
> being passed in via the environment or make cmdline.
>
> Cc: Beniamino Galvani
> Acked-by: Neil Armstrong
> Cc: u-boot-amlo...@groups.io
> Signed-off-by: Tom Ri
On Wed, May 20, 2020 at 11:43:34AM +0900, Masahiro Yamada wrote:
> arch/arm/include/asm/system.h declares psci_arch_init(), but it is
> surrounded by #ifdef CONFIG_ARMV8_PSCI.
>
> psci_arch_init() is called for CONFIG_ARMV7_PSCI too. Add the missing
> function declaration.
>
> Signed-off-by: Mas
On Tue, May 26, 2020 at 07:07:15PM +0200, Marcin Juszkiewicz wrote:
> Signed-off-by: Marcin Juszkiewicz
Applied to u-boot/master, thanks!
--
Tom
signature.asc
Description: PGP signature
On Tue, May 26, 2020 at 06:34:15PM +0200, Heinrich Schuchardt wrote:
> Configuration checks should not be in the C files but in the Kconfig files.
>
> Signed-off-by: Heinrich Schuchardt
> Reviewed-by: Tom Rini
Applied to u-boot/master, thanks!
--
Tom
signature.asc
Description: PGP signatur
On Tue, May 26, 2020 at 07:07:14PM +0200, Marcin Juszkiewicz wrote:
> All three options had the same description.
>
> Signed-off-by: Marcin Juszkiewicz
Applied to u-boot/master, thanks!
--
Tom
signature.asc
Description: PGP signature
On Wed, May 20, 2020 at 09:13:26AM +0200, Frédéric Danis wrote:
> This config option depends on EXT4 support.
> If Ext4 write capability is not selected, it generate write error messages
> and is unable to maintain boot counter.
>
> Signed-off-by: Frédéric Danis
Applied to u-boot/master, thanks
Hi Jagan,
On 27/5/20 14:56, Jagan Teki wrote:
> Enable DM_SPI for am355x sl50 board.
>
> Build is fine, but not tested.
>
> Cc: Enric Balletbo i Serra
> Signed-off-by: Jagan Teki
Reviewed-by: Enric Balletbo i Serra
> ---
> Changes for v2:
> - new patch
>
> configs/am335x_sl50_defconfig |
Hi Jagan,
On 27/5/20 14:56, Jagan Teki wrote:
> Enable DM_SPI for igep00x0 board.
>
> Build is fine, but not tested.
>
> Cc: Enric Balletbo i Serra
> Signed-off-by: Jagan Teki
Reviewed-by: Enric Balletbo i Serra
> ---
> Changes for v2:
> - none
>
> configs/igep00x0_defconfig | 1 +
> 1 fi
On 03.06.20 01:46, André Przywara wrote:
> On 02/06/2020 20:55, Tom Rini wrote:
>
> Hi,
>
>> On Tue, Jun 02, 2020 at 09:45:25PM +0200, Heinrich Schuchardt wrote:
>>> On 6/2/20 5:51 PM, Tom Rini wrote:
On Sun, May 31, 2020 at 10:43:00AM +, Heinrich Schuchardt wrote:
> Booting pine6
Hi,
I have a special question about reserved memory regions one some
architectures. For the first time only for ARM and ARM64.
Is there a equivalent or similar mechanism in U-Boot to tell the
Kernel, which memory regions are free available for the Kernel? On
x86 with GRUB as boot loader, I can us
On Wed, Jun 03, 2020 at 01:05:18AM -0700, Alex Nemirovsky wrote:
> From: Aaron Tseng
>
> Add Cortina Access Ethernet device driver for CA SoCs.
> This driver supports only the DM_ETH network model.
>
> Signed-off-by: Aaron Tseng
> Signed-off-by: Alex Nemirovsky
>
> CC: Joe Hershberger
>
From: Heiko Stuebner
So far the puma dts files only just included the main puma dtsi without
handling the actual baseboard and rk3399-puma.dtsi was very much
detached from the variant in the mainline Linux kernel.
Recent changes resulted in a strange situation with nonworking puma boards.
Commi
From: Heiko Stuebner
The introduction of the puma-specific generator was mainly a way
to split the pmu firmware from the ATF binary and not having to
distribute that 4GB (sparse) image that was created before moving
to the bl31.elf as base.
Looking at the publically available repository for that
From: Heiko Stuebner
This revives the puma boards and makes them boot again with
mainline uboot.
Main points may be going back to the general fit script and
cleaning up the devicetree situation that got completely broken
by the recent sync from mainline linux.
Heiko Stuebner (6):
arm64: dts:
From: Heiko Stuebner
The gmac reset has opposite values for the gpio declaration
and the separate reset-active, bring this in line to make
u-boot also find the ethernet-phy.
This mimics the upstream Linus commit found on
https://lore.kernel.org/r/20200603132836.362519-1-he...@sntech.de
Signed-o
From: Heiko Stuebner
Right now puma-u-boot can fit everything into SPL but that may overflow
easily for example with more extensive debug options.
By adding CONFIG_TPL and removing the CONFIG_SPL_TEXT_BASE it is easy
to enable a TPL build as well. Only obstacle is the usb-specific handling
for t
From: Heiko Stuebner
Tabs not spaces, so transform it to the common styling.
Signed-off-by: Heiko Stuebner
---
arch/arm/dts/rk3399-puma-u-boot.dtsi | 30 ++--
1 file changed, 15 insertions(+), 15 deletions(-)
diff --git a/arch/arm/dts/rk3399-puma-u-boot.dtsi
b/arch/ar
From: Heiko Stuebner
The commit moving puma to the generic cpuid/macaddr helpers used 7 spaces
as indentation, so correct that by moving to the required tabs.
Fixes: fa177ff0208b ("board: puma: Use rockchip_* helpers to setup cpuid and
macaddr")
Signed-off-by: Heiko Stuebner
---
.../puma_rk33
On Wed, Jun 03, 2020 at 02:43:41PM +0200, Marek Szyprowski wrote:
> Update the comments in include/asm/system.h to the common style.
>
> Signed-off-by: Marek Szyprowski
Thanks!
Reviewed-by: Tom Rini
--
Tom
signature.asc
Description: PGP signature
On Wed, Jun 03, 2020 at 02:43:42PM +0200, Marek Szyprowski wrote:
> Provide function for setting arbitrary virtual-physical MMU mapping
> and cache settings for the given region.
>
> Signed-off-by: Marek Szyprowski
Reviewed-by: Tom Rini
--
Tom
signature.asc
Description: PGP signature
The previous version of the get_rate helper does not work if the mux
clock parent is changed after the probe. This error has not been
detected because this condition has not been tested. The error occurs
because the set_parent helper does not change the parent of the clock
device but only the clock
Signed-off-by: Dario Binacchi
---
doc/driver-model/design.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/driver-model/design.rst b/doc/driver-model/design.rst
index 635effcef6..1bd2a22672 100644
--- a/doc/driver-model/design.rst
+++ b/doc/driver-model/design.rst
@@ -
Hi Simon,
-"Simon Glass" schrieb: -
> Betreff: [PATCH v2 22/35] acpi: Add support for various misc ACPI opcodes
>
> Add more functions to handle some miscellaneous ACPI opcodes.
>
> Signed-off-by: Simon Glass
> ---
>
> Changes in v2: None
> Changes in v1: None
>
> include/acpi/acpig
On Tue, 2 Jun 2020 at 13:14, Rasmus Villemoes
wrote:
>
> Mostly as an aid for debugging RTC drivers, provide a command that can
> be used to read/write arbitrary registers (assuming the driver
> provides the read/write methods or their single-register-at-a-time
> variants).
>
> Signed-off-by: Rasm
Move ADDR_MAP related config options from include/configs/*.h to the
proper place in lib/Kconfig. This has been done using
./tools/moveconfig.py and manual inspection of the generated changes.
This is a preparation to use ADDR_MAP helper on ARM 32bit Raspberry Pi4
board for mapping the PCIe XHCI MM
Hi All,
This patchset adds support for creating a mapping for the arbitrary
physical address at the given virtual address. This is needed to enable
support for XHCI USB controller on PCIe bridge on Raspberry Pi 4 board,
on which the USB controller's MMIO area 0x6 has to be remapped
somewhe
This requires enabling BRCMSTB PCIe and XHCI_PCI drivers as well as PCI
and USB commands. To get it working one has to call the following commands:
"pci enum; usb start;", thus such commands have been added to the default
"preboot" environment variable. One has to update their environment if it
is
From: Seung-Woo Kim
On build with 32 bit, there is a warning for int-to-pointer-cast.
Fix the int to pointer cast by using uintptr_t.
Signed-off-by: Seung-Woo Kim
Signed-off-by: Marek Szyprowski
---
drivers/mmc/bcm2835_sdhci.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
Create a non-cacheable mapping for the 0x6 physical memory region,
where MMIO registers for the PCIe XHCI controller are instantiated by the
PCIe bridge. Due to 32bit limit in the CPU virtual address space in ARM
32bit mode, this region is mapped at 0xff80 CPU virtual address.
Signed-o
Provide function for setting arbitrary virtual-physical MMU mapping
and cache settings for the given region.
Signed-off-by: Marek Szyprowski
---
arch/arm/include/asm/mmu.h| 8
arch/arm/include/asm/system.h | 13 +
arch/arm/lib/cache-cp15.c | 24 ++---
Update the comments in include/asm/system.h to the common style.
Signed-off-by: Marek Szyprowski
---
arch/arm/include/asm/system.h | 23 ++-
1 file changed, 14 insertions(+), 9 deletions(-)
diff --git a/arch/arm/include/asm/system.h b/arch/arm/include/asm/system.h
index 1e3f
Hi Simon,
-"Simon Glass" schrieb: -
> Betreff: [PATCH v2 21/35] acpi: Support copying properties from device tree
> to ACPI
>
> Some drivers in Linux support both device tree and ACPI. U-Boot itself
> uses Linux device-tree bindings for its own configuration but does not use
> ACPI.
>
Hi Simon,
-"Simon Glass" schrieb: -
> Betreff: [PATCH v2 20/35] acpi: Support writing a GPIO
>
> Allowing writing out a reference to a GPIO within the ACPI output. This
> can be used by ACPI code to access a GPIO at runtime.
>
> Signed-off-by: Simon Glass
> ---
>
> Changes in v2: None
From: Bin Liu
AM654x PG1.0 has a silicon bug that D+ is pulled high after POR, which
could cause enumeration failure with some USB hubs. Disabling the
USB2_PHY Charger Detect function will put D+ into the normal state.
Using property "ti,dis-chg-det-quirk" in the DT usb2-phy node to
enable this
1 - 100 of 124 matches
Mail list logo