The TI AM654x EVM base board and the associated daughtercards have on-
board I2C-based EEPROMs containing board configuration data. Use the
board detection infrastructure introduced earlier to do the following:
1) Parse the AM654x EVM base board EEPROM and populate items like board
name and MAC
From: Vignesh R
There is no need for to include this header here, so drop it.
Signed-off-by: Vignesh R
Reviewed-by: Heiko Schocher
Reviewed-by: Lokesh Vutla
---
arch/arm/include/asm/omap_i2c.h | 2 --
1 file changed, 2 deletions(-)
diff --git a/arch/arm/include/asm/omap_i2c.h b/arch/arm/inc
Am 20.05.19 um 17:22 schrieb Stefan Roese:
> With commit 06985289d452 ("watchdog: Implement generic watchdog_reset()
> version") the init sequence has changed in arch_misc_init(), resulting
> in a re-appearance of the d-cache issue on MT7688 boards (e.g. gardena).
> When this happens, the first (
Hi Tom,
On Wed, May 22, 2019 at 11:09:54AM -0400, Tom Rini wrote:
> On Wed, May 22, 2019 at 04:15:47PM +0200, Eugeniu Rosca wrote:
> > cc: Yamada-san
> >
> > I dream of a (Kconfig/Kbuild-assisted) bloaty-like output [1] which
> > would point out the culprit configs. This is hardly achievable, but
Dear Chuanhua, Jagan,
> -Original Message-
> From: U-Boot On Behalf Of Chuanhua Han
> Sent: Thursday, May 9, 2019 9:03 AM
> To: Jagan Teki
> Cc: U-Boot-Denx ; Jiafei Pan ;
> Jagan Teki ; Yinbo Zhu ; Ruchika
> Gupta
> Subject: Re: [U-Boot] [EXT] Re: [PATCH 2/5] dm: spi: Convert Freescale
On Wed, May 22, 2019 at 12:31:23PM +, Prabhakar Kushwaha wrote:
> Hi Tom,
>
> The following changes since commit e1a2ed7180adeefb6164239a18249dca5701319d:
>
> Merge git://git.denx.de/u-boot-mpc83xx (2019-05-21 07:13:35 -0400)
>
> are available in the git repository at:
>
> git://git.de
пн, 20 мая 2019 г. в 21:15, Vagrant Cascadian :
>
> On 2019-05-20, Matwey V. Kornilov wrote:
> > пн, 20 мая 2019 г. в 20:11, Vagrant Cascadian :
> >>
> >> On 2019-05-19, Matwey V. Kornilov wrote:
> >> > The ROCK64 is a credit card size SBC based on Rockchip RK3328
> >> > Quad-Core ARM Cortex A53.
>
Dear Pankaj,
> -Original Message-
> From: Pankaj Bansal
> Sent: Friday, May 17, 2019 3:02 PM
> To: Prabhakar Kushwaha ; Meenakshi
> Aggarwal
> Cc: Varun Sethi ; u-boot@lists.denx.de; Pankaj Bansal
>
> Subject: [PATCH] board: fsl: lx2160a: implement board_fix_fdt
>
> lx2 rev2 requires so
I figured I would post this topic without the patchset I currently
have, and instead just test the waters to get some input on how the
community would feel about this change.
What I have done is to migrate all the functions from
config_distro_bootcmd.h to be .functions() so by default they are
hid
> -Original Message-
> From: U-Boot On Behalf Of Udit Agarwal
> Sent: Wednesday, May 15, 2019 2:15 PM
> To: u-boot@lists.denx.de
> Cc: Ruchika Gupta ; Pramod Kumar
> ; Udit Agarwal
> Subject: [U-Boot] [PATCH 1/1] configs:ls1046afrwy: Add tfa secure boot
> defonfig.
>
> Add TFA secure bo
Dear Anatolij Gustschin
> -Original Message-
> From: Wen He
> Sent: Wednesday, May 15, 2019 3:32 PM
> To: Prabhakar Kushwaha ; Jagdish Gediya
> ; Alison Wang ;
> ag...@denx.de; Oliver Brown ; u-boot@lists.denx.de
> Cc: Wen He
> Subject: [v1] ls1028a: hdp: Add support for HDP firmware load
> -Original Message-
> From: Yinbo Zhu
> Sent: Wednesday, May 15, 2019 3:38 PM
> To: York Sun ; u-boot@lists.denx.de; Vabhav Sharma
>
> Cc: Yinbo Zhu ; Xiaobo Xie ; Jiafei
> Pan ; Y.b. Lu ; Jagdish Gediya
> ; Prabhakar Kushwaha
> ; Andy Tang
> Subject: [PATCH v4 1/2] armv8: fsl-lsch3: a
> -Original Message-
> From: Yinbo Zhu
> Sent: Wednesday, May 15, 2019 3:38 PM
> To: York Sun ; u-boot@lists.denx.de; Vabhav Sharma
>
> Cc: Yinbo Zhu ; Xiaobo Xie ; Jiafei
> Pan ; Y.b. Lu ; Jagdish Gediya
> ; Prabhakar Kushwaha
> ; Andy Tang
> Subject: [PATCH v4 2/2] mmc: fsl_esdhc: fix
> -Original Message-
> From: Pankaj Bansal
> Sent: Monday, April 15, 2019 9:39 AM
> To: Prabhakar Kushwaha ; Meenakshi
> Aggarwal ; Priyanka Jain
>
> Cc: u-boot@lists.denx.de
> Subject: RE: [PATCH v5] board/fsl/lx2160a: Fix MC firmware loading during SD
> boot
>
>
>
> > -Original M
J721E allows for booting from primary or backup boot media.
Both media can be chosen individually based on switch settings.
ROM looks for a valid image in primary boot media, if not found
then looks in backup boot media. In order to pass this boot media
information to boot loader, ROM stores a valu
Add board specific initialization for j721e evm
Signed-off-by: Lokesh Vutla
Signed-off-by: Jean-Jacques Hiblot
Signed-off-by: Andreas Dannenberg
---
arch/arm/mach-k3/Kconfig| 1 +
board/ti/j721e/Kconfig | 54 +++
board/ti/j721e/Makefile | 8 +++
board/ti/j721e
From: Andreas Dannenberg
In order to be able to use more advanced driver functionality which often
relies on having BSS initialized during early boot prior to relocation
several things need to be in place:
1) Memory needs to be available for BSS to use. For this, we locate BSS
at the top of t
From: Andreas Dannenberg
To access various control MMR functionality the registers need to
be unlocked. Do that for all control MMR regions in the MCU and MAIN
domains. We may want to go back later and limit the unlocking that's
being done.
Signed-off-by: Andreas Dannenberg
---
arch/arm/mach-k
From: Andreas Dannenberg
Obtain the boot index as left behind by the device boot ROM and store
it in scratch pad SRAM for later use before it may get overwritten.
Signed-off-by: Andreas Dannenberg
---
arch/arm/mach-k3/j721e_init.c | 17 +++--
1 file changed, 15 insertions(+), 2 del
Add initial defconfig support for J721e that runs on A72.
Signed-off-by: Lokesh Vutla
---
configs/j721e_evm_a72_defconfig | 86 +
1 file changed, 86 insertions(+)
create mode 100644 configs/j721e_evm_a72_defconfig
diff --git a/configs/j721e_evm_a72_defconfig b/c
The J721E SoC belongs to the K3 Multicore SoC architecture platform,
providing advanced system integration to enable lower system costs
of automotive applications such as infotainment, cluster, premium
Audio, Gateway, industrial and a range of broad market applications.
This SoC is designed around
Add initial support for dt that runs on r5.
Signed-off-by: Lokesh Vutla
Signed-off-by: Andreas Dannenberg
---
arch/arm/dts/Makefile | 3 +-
.../k3-j721e-common-proc-board-u-boot.dtsi| 75 ++
.../arm/dts/k3-j721e-r5-common-proc-board.dts | 138 +
This series adds initial support for Texas Instruments' K3 architecture
based J721E SoC. This series depends on the:
- mmc series posted by Faiz:
https://www.mail-archive.com/u-boot@lists.denx.de/msg315848.html
- exclusive device series posted:
https://patchwork.ozlabs.org/project/uboot/list/?serie
Populate the release_resources_for_core_shutdown() api with
shutting down r5 cores so that it will by called just after
jumping to ATF.
Signed-off-by: Lokesh Vutla
---
arch/arm/mach-k3/j721e_init.c | 57 +++
1 file changed, 57 insertions(+)
diff --git a/arch/arm/
From: Faiz Abbas
The j721e 4 bit instances don't have a hard DLL and therefore don't need
any DLL related configurations. Split the compatibles into an 8 bit and a
4 bit one. Add a private flags field which can be used to check if the
DLL is present and don't register the set_ios_post callback fo
On Wed, 2019-05-22 at 11:15 -0400, Tom Rini wrote:
> On Wed, May 22, 2019 at 11:23:11AM -0300, Fabio Estevam wrote:
> > On Tue, May 21, 2019 at 11:34 PM Tom Rini wrote:
> >
> > > As came up in another thread, CONFIG_MMC_TINY may be more widely useable
> > > and should help with space.
> >
> > Ho
Add initial SoC definition for J721E SoC.
Kernel dts posted here:
https://lore.kernel.org/lkml/20190522161921.20750-1...@ti.com/
Signed-off-by: Lokesh Vutla
---
arch/arm/dts/k3-j721e-main.dtsi | 231 ++
arch/arm/dts/k3-j721e-mcu-wakeup.dtsi | 72
arch/arm/
Add initial defconfig support for J721e that runs on R5.
Signed-off-by: Lokesh Vutla
---
configs/j721e_evm_r5_defconfig | 85 ++
1 file changed, 85 insertions(+)
create mode 100644 configs/j721e_evm_r5_defconfig
diff --git a/configs/j721e_evm_r5_defconfig b/conf
Common Processor board is the baseboard that has most of the actual connectors,
power supply etc. A SOM (System on Module) is plugged on to the common
processor board and this contains the SoC, PMIC, DDR and basic highspeed
components necessary for functionality. Add initial dt support for this
com
Add pinctrl macros for J721E SoC. These macro definitions are
similar to that of AM6, but adding new definitions to avoid
any naming confusions in the soc dts files.
Signed-off-by: Lokesh Vutla
Signed-off-by: Andreas Dannenberg
---
include/dt-bindings/pinctrl/k3.h | 3 +++
1 file changed, 3 ins
The SDHI supports automatic correction of sampling point in
HS200/SDR104 modes. However, on R-Car Gen3, this feature is
not supported in HS400 mode.
Auto and manual correction cannot both be used in HS400 mode.
Therefore, in HS400 mode, disable auto correction and ignore
the error status.
Signed-
Hi Christian,
On Wed, 22 May 2019 at 02:40, Christian Gmeiner
wrote:
>
> When using the coreboot target CONFIG_DM_SCSI gets set to y. This has the
> effect
> that the current 'enable bus mastering' logic gets not compiled in. This
> change
Where is it missing? Is it because U-Boot is not scann
Hi Eugeniu,
On Wed, 22 May 2019 at 01:11, Eugeniu Rosca wrote:
>
> Hi Simon,
>
> Thanks for the review. Would you please reply to my questions below?
>
> On Tue, May 21, 2019 at 06:53:29PM -0600, Simon Glass wrote:
> > Hi Eugeniu,
> >
> > On Fri, 17 May 2019 at 08:46, Eugeniu Rosca wrote:
> > >
On Wed, May 22, 2019 at 06:50:36PM +0200, Eugeniu Rosca wrote:
> Hi Tom,
>
> On Wed, May 22, 2019 at 11:09:54AM -0400, Tom Rini wrote:
> > On Wed, May 22, 2019 at 04:15:47PM +0200, Eugeniu Rosca wrote:
> > > cc: Yamada-san
> > >
> > > I dream of a (Kconfig/Kbuild-assisted) bloaty-like output [1]
Tom et al.,
On Wed, May 22, 2019 at 01:36:53PM -0500, Lokesh Vutla wrote:
> This series adds initial support for Texas Instruments' K3 architecture
> based J721E SoC. This series depends on the:
> - mmc series posted by Faiz:
> https://www.mail-archive.com/u-boot@lists.denx.de/msg315848.html
> - e
Hi Simon,
On Wed, 22 May 2019 at 02:05, Simon Goldschmidt
wrote:
>
> On Wed, May 22, 2019 at 2:53 AM Simon Glass wrote:
> >
> > Hi Andreas,
> >
> > On Tue, 21 May 2019 at 15:01, Andreas Dannenberg wrote:
> > >
> > > Hi Simon (Glass),
> > >
> > > On Sat, May 18, 2019 at 10:08:19AM -0600, Simon G
Hi Andy,
On Tue, 21 May 2019 at 19:43, Andy Yan wrote:
>
> Hi Andre:
>
> Andre Przywara 于2019年5月20日周一 下午11:59写道:
>
> > On Mon, 20 May 2019 14:34:01 +0800
> > Andy Yan wrote:
> >
> > Hi,
> >
> > > On 2019/5/19 上午12:26, Simon Glass wrote:
> > > > Hi Andy,
> > > >
> > > > Instead of this could you
Hi Andy,
On Tue, 21 May 2019 at 19:56, Andy Yan wrote:
>
> Hi Simon:
>
> Simon Glass 于2019年5月22日周三 上午8:28写道:
>>
>> Hi Andy,
>>
>> On Tue, 21 May 2019 at 00:51, Andy Yan wrote:
>> >
>> > Hi Simon:
>> >
>> > On 2019/5/20 下午11:35, Simon Glass wrote:
>> > > Hi Andy,
>> > >
>> > > On Mon, 20 May 201
Simon Glass schrieb am Mi., 22. Mai 2019, 21:34:
> Hi Simon,
>
> On Wed, 22 May 2019 at 02:05, Simon Goldschmidt
> wrote:
> >
> > On Wed, May 22, 2019 at 2:53 AM Simon Glass wrote:
> > >
> > > Hi Andreas,
> > >
> > > On Tue, 21 May 2019 at 15:01, Andreas Dannenberg
> wrote:
> > > >
> > > > Hi
Hi Simon (Glass)
On Tue, May 21, 2019 at 06:53:31PM -0600, Simon Glass wrote:
> > > > Not having BSS available to carry over certain state to the
> > > > board_init_r() world would lead to a bunch of hacky changes across
> > > > the board I'm afraid, more below.
> > >
> > > This is really unfortu
Hi Simon,
On Wed, 22 May 2019 at 13:42, Simon Goldschmidt
wrote:
>
>
>
> Simon Glass schrieb am Mi., 22. Mai 2019, 21:34:
>>
>> Hi Simon,
>>
>> On Wed, 22 May 2019 at 02:05, Simon Goldschmidt
>> wrote:
>> >
>> > On Wed, May 22, 2019 at 2:53 AM Simon Glass wrote:
>> > >
>> > > Hi Andreas,
>> >
Hi Heiko,
On Wed, 22 May 2019 at 05:29, Heiko Stuebner wrote:
>
> Hi Simon,
>
> Am Samstag, 18. Mai 2019, 18:08:58 CEST schrieb Simon Glass:
> > On Tue, 7 May 2019 at 09:59, Christoph Muellner
> > wrote:
> > >
> > > From: Christoph Müllner
> > >
> > > Some machines have limited DMA engines, whi
Hi Fabien,
On Wed, 22 May 2019 at 02:07, Fabien Dessenne wrote:
>
> Add the fdt_translate_dma_address() function to translate DMA address to
> CPU address.
> This function works the same way as fdt_translate_address(), with the
> difference that the translation relies on the "dma-ranges" property
Hi Fabien,
On Wed, 22 May 2019 at 02:07, Fabien Dessenne wrote:
>
> Add the following functions to translate DMA address to CPU address:
> - dev_translate_dma_address()
> - ofnode_translate_dma_address()
> - of_translate_dma_address()
> These functions work the same way as xxx_translate_address()
Hi Fabien,
On Wed, 22 May 2019 at 02:07, Fabien Dessenne wrote:
>
> This patch introduces da_to_pa function to allow translation
> between device address (remote processor view) and physical
> address (main processor view).
>
> Signed-off-by: Loic Pallardy
> Signed-off-by: Fabien Dessenne
> ---
Hi Fabien,
On Wed, 22 May 2019 at 02:07, Fabien Dessenne wrote:
>
> The current implementation supports only binary file load.
> Add helpers to support ELF format (check validity, sanity check, and
> load).
> Note that since an ELF image is built for the remote processor, the load
> function uses
> -Original Message-
> From: Prabhakar Kushwaha
> Sent: Wednesday, May 22, 2019 6:07 PM
> To: Yuantian Tang ; Sudhanshu Gupta
> ; Harninder Rai ; Rajesh
> Bhagat
> Cc: u-boot@lists.denx.de; Andy Tang
> Subject: RE: [PATCH] armv8: ls1028ardb: Add sd and emmc related environments
>
>
> >
No problem. Thanks Prabhakar,
BR,
Andy
> -Original Message-
> From: Prabhakar Kushwaha
> Sent: 2019年5月23日 9:11
> To: Andy Tang ; Sudhanshu Gupta
> ; Harninder Rai ;
> Rajesh Bhagat
> Cc: u-boot@lists.denx.de; Andy Tang
> Subject: RE: [PATCH] armv8: ls1028ardb: Add sd and emmc related
>
Hi Christian,
On Thu, May 23, 2019 at 2:40 AM Simon Glass wrote:
>
> Hi Christian,
>
> On Wed, 22 May 2019 at 02:40, Christian Gmeiner
> wrote:
> >
> > When using the coreboot target CONFIG_DM_SCSI gets set to y. This has the
> > effect
> > that the current 'enable bus mastering' logic gets not
Add SD, EMMC and xspi environments to faciliate the boot.
Signed-off-by: Yuantian Tang
---
v2:
- rebase to latest code
include/configs/ls1028a_common.h | 24 +---
1 file changed, 21 insertions(+), 3 deletions(-)
diff --git a/include/configs/ls1028a_common.h b/include
From: Yangbo Lu
Layerscape began to use two eSDHC controllers, for example,
LS1028A. They are same IP block with same reference clock.
This patch is to add clock support for the second eSDHC.
Signed-off-by: Yangbo Lu
Signed-off-by: Yinbo Zhu
---
Change in v2:
Change in v3:
Remo
From: Yangbo Lu
u-boot is trying to make CONFIG_BLK as a hard requirement
for DM_MMC. But now it's still not.
config BLK
bool "Support block devices"
depends on DM
default y if DM_MMC
When fsl_esdhc driver was reworked for DM_MMC support, DM_MMC
without CONFIG_BLK enable
MC firmware need to be aligned to 512M, so minimum 512MB DDR is reserved.
But MC support to work with 128MB or 256MB DDR memory also, in this
case, rest of the memory is not usable.
So reporting this extra memory to Linux through dtb memory fixup.
Signed-off-by: Meenakshi Aggarwal
---
changed for
Hello Chuanhua Han,
Am 22.05.2019 um 14:45 schrieb Chuanhua Han:
-Original Message-
From: Lukasz Majewski
Sent: 2019年5月22日 19:32
To: Chuanhua Han
Cc: h...@denx.de; u-boot@lists.denx.de; Biwen Li ;
s...@chromium.org; Stefano Babic
Subject: Re: [EXT] Re: [PATCH] i2c: pcf2127: fix bug
Flushing L3 cache may need variable time depending upon cache line
allocation.
Coming up with a proper timeout value would be best handled by
simulations under multiple scenarios in your actual system.
From the purely HN-F point of view, the flush would take ~15 cycles for
a clean line, and ~22 cy
> -Original Message-
> From: Yuantian Tang
> Sent: Thursday, May 23, 2019 7:46 AM
> To: Prabhakar Kushwaha
> Cc: u-boot@lists.denx.de; Andy Tang
> Subject: [PATCH v2] armv8: ls1028ardb: Add sd and emmc related environments
>
> Add SD, EMMC and xspi environments to faciliate the boot.
>
Hi Prabhakar,
> -Original Message-
> From: Prabhakar Kushwaha
> Sent: 2019年5月23日 11:39
> To: Andy Tang
> Cc: u-boot@lists.denx.de; Andy Tang
> Subject: RE: [PATCH v2] armv8: ls1028ardb: Add sd and emmc related
> environments
>
>
> > -Original Message-
> > From: Yuantian Tang
>
Hi Prabhakar,
On Tuesday, May 21, 2019 22:48, Prabhakar Kushwaha wrote:
>
> Dear Ran
>
> >
> > USB3.0 Receiver needs to enable fixed equalization for each of PHY
> > instances in an SOC. This is similar to erratum A-009007, but this one
> > is for LX2160A, and the register value is different.
>
> -Original Message-
> From: Meenakshi Aggarwal
> Sent: Thursday, May 23, 2019 2:33 PM
> To: u-boot@lists.denx.de; Prabhakar Kushwaha
>
> Cc: Meenakshi Aggarwal
> Subject: [PATCH v3] drivers: net: mc: Report extra memory to Linux
>
> MC firmware need to be aligned to 512M, so minimum 5
Dear Ran,
> -Original Message-
> From: Ran Wang
> Sent: Thursday, May 23, 2019 9:16 AM
> To: Prabhakar Kushwaha
> Cc: York Sun ; u-boot@lists.denx.de; Albert Aribaud
>
> Subject: RE: [RESEND][PATCH v2] armv8: Add workaround for USB erratum A-
> 050106
>
> Hi Prabhakar,
>
> On Tuesday,
MC firmware need to be aligned to 512M, so minimum 512MB DDR is reserved.
But MC support to work with 128MB or 256MB DDR memory also, in this
case, rest of the memory is not usable.
So reporting this extra memory to Linux through dtb memory fixup.
Signed-off-by: Meenakshi Aggarwal
---
changed for
Hi prabhakar,
>-Original Message-
>From: Prabhakar Kushwaha
>Sent: 2019年5月22日 20:33
>To: Peng Ma ; albert.u.b...@aribaud.net;
>s...@chromium.org; Fabio Estevam ; York Sun
>
>Cc: Andy Tang ; Yinbo Zhu ;
>michal.si...@xilinx.com; u-boot@lists.denx.de; Peng Ma
>
>Subject: RE: [v2 1/2] ARM: dt
Move the ecc addr from driver to dts
Signed-off-by: Peng Ma
---
arch/arm/dts/fsl-ls1028a.dtsi |5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/arch/arm/dts/fsl-ls1028a.dtsi b/arch/arm/dts/fsl-ls1028a.dtsi
index e6a443a..29a0858 100644
--- a/arch/arm/dts/fsl-ls1028a.dt
Hi Stefan,
Do you have any questions about this patch?
Plese let me know. Thanks.
Best Regars,
Peng
>-Original Message-
>From: Stefan Roese
>Sent: 2019年5月15日 17:23
>To: Peng Ma ; Prabhakar Kushwaha
>; Shengzhou Liu ;
>Ruchika Gupta
>Cc: Yinbo Zhu ; s...@chromium.org; Jagdish Gediya
>; Y
> -Original Message-
> From: Prabhakar Kushwaha
> Sent: Thursday, May 23, 2019 9:20 AM
> To: Ran Wang
> Cc: York Sun ; u-boot@lists.denx.de; Albert Aribaud
>
> Subject: RE: [RESEND][PATCH v2] armv8: Add workaround for USB erratum A-
> 050106
>
> Dear Ran,
>
> > -Original Message---
Hi Prabhakar,
On Thursday, May 23, 2019 12:28, Prabhakar Kushwaha wrote:
>
>
> > -Original Message-
> > From: Prabhakar Kushwaha
> > Sent: Thursday, May 23, 2019 9:20 AM
> > To: Ran Wang
> > Cc: York Sun ; u-boot@lists.denx.de; Albert Aribaud
> >
> > Subject: RE: [RESEND][PATCH v2] arm
On Mon, May 6, 2019 at 1:38 PM Chuanhua Han wrote:
>
>
>
> > -Original Message-
> > From: Jagan Teki
> > Sent: 2019年5月6日 15:03
> > To: Chuanhua Han
> > Cc: Jagan Teki ; Wolfgang Denk ;
> > Shengzhou Liu ; Ruchika Gupta
> > ; U-Boot-Denx ; Jiafei Pan
> > ; Yinbo Zhu
> > Subject: Re: [EXT
On Wed, May 22, 2019 at 10:23 PM Prabhakar Kushwaha
wrote:
>
> Dear Chuanhua, Jagan,
>
> > -Original Message-
> > From: U-Boot On Behalf Of Chuanhua Han
> > Sent: Thursday, May 9, 2019 9:03 AM
> > To: Jagan Teki
> > Cc: U-Boot-Denx ; Jiafei Pan ;
> > Jagan Teki ; Yinbo Zhu ; Ruchika
> >
> -Original Message-
> From: U-Boot On Behalf Of Jagan Teki
> Sent: Thursday, May 23, 2019 10:06 AM
> To: Chuanhua Han
> Cc: U-Boot-Denx ; Jiafei Pan ;
> Jagan Teki ; Yinbo Zhu ; Ruchika
> Gupta
> Subject: Re: [U-Boot] [EXT] Re: [PATCH 2/5] dm: spi: Convert Freescale ESPI
> driver to dr
On Thu, May 23, 2019 at 10:22 AM Prabhakar Kushwaha
wrote:
>
>
> > -Original Message-
> > From: U-Boot On Behalf Of Jagan Teki
> > Sent: Thursday, May 23, 2019 10:06 AM
> > To: Chuanhua Han
> > Cc: U-Boot-Denx ; Jiafei Pan ;
> > Jagan Teki ; Yinbo Zhu ; Ruchika
> > Gupta
> > Subject: Re
Hi Stefan,
> -Original Message-
> From: Stefan Roese
> Sent: Wednesday, May 15, 2019 2:53 PM
> To: Peng Ma ; Prabhakar Kushwaha
> ; Shengzhou Liu ;
> Ruchika Gupta
> Cc: Yinbo Zhu ; s...@chromium.org; Jagdish Gediya
> ; York Sun ;
> bmeng...@gmail.com; m...@marvell.com; Andy Tang ;
> u-b
On 23.05.19 06:58, Prabhakar Kushwaha wrote:
drivers/ata/Kconfig| 10 +
drivers/ata/Makefile |1 +
drivers/ata/fsl_ahci.c | 1030
drivers/ata/fsl_sata.h |1 +
4 files changed, 1042 insertions(+)
create mode 10
On 22.05.19 17:58, Daniel Schwierzeck wrote:
Am 20.05.19 um 17:22 schrieb Stefan Roese:
With commit 06985289d452 ("watchdog: Implement generic watchdog_reset()
version") the init sequence has changed in arch_misc_init(), resulting
in a re-appearance of the d-cache issue on MT7688 boards (e.g.
Hi Heiko,
> Hello Chuanhua Han,
>
> Am 22.05.2019 um 14:45 schrieb Chuanhua Han:
> >
> >
> >> -Original Message-
> >> From: Lukasz Majewski
> >> Sent: 2019年5月22日 19:32
> >> To: Chuanhua Han
> >> Cc: h...@denx.de; u-boot@lists.denx.de; Biwen Li ;
> >> s...@chromium.org; Stefano Babic
Enable CONFIG_USE_PREBOOT on for the gardena mt7688 platforms, so that
this feature can be used here.
Signed-off-by: Stefan Roese
Cc: Daniel Schwierzeck
---
v2:
- No change
configs/gardena-smart-gateway-mt7688-ram_defconfig | 1 +
configs/gardena-smart-gateway-mt7688_defconfig | 1 +
2 fil
With commit 06985289d452 ("watchdog: Implement generic watchdog_reset()
version") the init sequence has changed in arch_misc_init(), resulting
in a re-appearance of the d-cache issue on MT7688 boards (e.g. gardena).
When this happens, the first (or sometimes later ones as well) TFTP
command hangs a
Hello Lukasz,
Am 23.05.2019 um 07:54 schrieb Lukasz Majewski:
Hi Heiko,
Hello Chuanhua Han,
Am 22.05.2019 um 14:45 schrieb Chuanhua Han:
-Original Message-
From: Lukasz Majewski
Sent: 2019年5月22日 19:32
To: Chuanhua Han
Cc: h...@denx.de; u-boot@lists.denx.de; Biwen Li ;
s...@ch
101 - 177 of 177 matches
Mail list logo