Re: [U-Boot] [PATCH 1/4] mips: Add basic MediaTek MT7620/88 support

2018-08-14 Thread Stefan Roese
Hi Daniel, On 12.08.2018 00:52, Daniel Schwierzeck wrote: On 09.08.2018 16:22, Stefan Roese wrote: diff --git a/arch/mips/mach-mt7620/cpu.c b/arch/mips/mach-mt7620/cpu.c new file mode 100644 index 00..0b22956499 --- /dev/null +++ b/arch/mips/mach-mt7620/cpu.c @@ -0,0 +1,66 @@ +// SPD

Re: [U-Boot] [ANN] U-Boot v2018.09-rc2 released

2018-08-14 Thread Peter Robinson
On Wed, Aug 15, 2018 at 7:13 AM, Jagan Teki wrote: > On Wed, Aug 15, 2018 at 11:40 AM, Peter Robinson wrote: >> On Wed, Aug 15, 2018 at 6:55 AM, Jagan Teki >> wrote: >>> On Wed, Aug 15, 2018 at 2:35 AM, Peter Robinson >>> wrote: On Tue, Aug 14, 2018 at 2:22 AM, Tom Rini wrote: > Hey

Re: [U-Boot] [ANN] U-Boot v2018.09-rc2 released

2018-08-14 Thread Jagan Teki
On Wed, Aug 15, 2018 at 11:40 AM, Peter Robinson wrote: > On Wed, Aug 15, 2018 at 6:55 AM, Jagan Teki > wrote: >> On Wed, Aug 15, 2018 at 2:35 AM, Peter Robinson wrote: >>> On Tue, Aug 14, 2018 at 2:22 AM, Tom Rini wrote: Hey all, It is release day and despite Travis-CI being re

Re: [U-Boot] [ANN] U-Boot v2018.09-rc2 released

2018-08-14 Thread Peter Robinson
On Wed, Aug 15, 2018 at 6:55 AM, Jagan Teki wrote: > On Wed, Aug 15, 2018 at 2:35 AM, Peter Robinson wrote: >> On Tue, Aug 14, 2018 at 2:22 AM, Tom Rini wrote: >>> Hey all, >>> >>> It is release day and despite Travis-CI being really bad about network >>> connections over the weekend, it's back

Re: [U-Boot] [PATCH v2 2/2] board: sunxi: sun8i-v40: Add Bananapi M2 Berry support

2018-08-14 Thread Jagan Teki
On Wed, Aug 15, 2018 at 3:22 AM, Alan Beard wrote: > Hi Maxine and team, > > I want to run Fedora linux, from here: > https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Spins/armhfp > /images/ > > on the Banana Pi BPI-M2 Berry. (works fine on a Banana Pi original) > > I've waited si

Re: [U-Boot] [ANN] U-Boot v2018.09-rc2 released

2018-08-14 Thread Jagan Teki
On Wed, Aug 15, 2018 at 2:35 AM, Peter Robinson wrote: > On Tue, Aug 14, 2018 at 2:22 AM, Tom Rini wrote: >> Hey all, >> >> It is release day and despite Travis-CI being really bad about network >> connections over the weekend, it's back to normal today at least. So >> I'm putting out v2018.09-r

Re: [U-Boot] u-boot-rockchip: firefly-rk3288 hangs on: Loading Environment from MMC

2018-08-14 Thread Vagrant Cascadian
dfsg-1~20180814~6 (Aug 14 2018 - 21:58:09 +) Returning to boot ROM... mmc_bind: alias ret=0, devnum=1 U-Boot 2018.09-rc2+dfsg-1~20180814~6 (Aug 14 2018 - 21:58:09 +) Model: Firefly-RK3288 DRAM: 2 GiB mmc_bind: alias ret=0, devnum=1 mmc_bind: alias ret=0, devnum=0 MMC: dwmmc@ff0c: 1,

Re: [U-Boot] u-boot-rockchip: firefly-rk3288 hangs on: Loading Environment from MMC

2018-08-14 Thread Vagrant Cascadian
On 2018-08-14, Vagrant Cascadian wrote: > On 2018-06-05, Vagrant Cascadian wrote: >> On 2018-05-21, Vagrant Cascadian wrote: >>> On 2018-05-12, Vagrant Cascadian wrote: On 2018-05-12, Vagrant Cascadian wrote: > Booting firefly-rk3288 seems to hang looking for environment: > > U-B

Re: [U-Boot] [ANN] U-Boot v2018.09-rc2 released

2018-08-14 Thread Peter Robinson
On Tue, Aug 14, 2018 at 2:22 AM, Tom Rini wrote: > Hey all, > > It is release day and despite Travis-CI being really bad about network > connections over the weekend, it's back to normal today at least. So > I'm putting out v2018.09-rc2 now. I plan on looking at Kconfig > migrations and similar

Re: [U-Boot] u-boot-rockchip: firefly-rk3288 hangs on: Loading Environment from MMC

2018-08-14 Thread Vagrant Cascadian
On 2018-06-05, Vagrant Cascadian wrote: > On 2018-05-21, Vagrant Cascadian wrote: >> On 2018-05-12, Vagrant Cascadian wrote: >>> On 2018-05-12, Vagrant Cascadian wrote: Booting firefly-rk3288 seems to hang looking for environment: U-Boot 2018.05+dfsg-1 (May 10 2018 - 20:24:57 +

Re: [U-Boot] [PATCH v4 4/5] arm: socfpga: fix SPL booting from fpga OnChip RAM

2018-08-14 Thread Simon Goldschmidt
On Tue, Aug 14, 2018 at 8:12 AM Simon Goldschmidt wrote: > > > > Marek Vasut schrieb am Mo., 13. Aug. 2018, 22:36: >> >> On 08/13/2018 09:34 PM, Simon Goldschmidt wrote: >> > To boot from fpga OnChip RAM, some changes are required in SPL >> > to ensure the code is linked to the correct address (i

Re: [U-Boot] [PATCH v4 2/5] arm: socfpga: fix U-Boot running from fpga OnChip RAM

2018-08-14 Thread Simon Goldschmidt
On Tue, Aug 14, 2018 at 10:37 AM Marek Vasut wrote: > > On 08/14/2018 08:09 AM, Simon Goldschmidt wrote: > > > > > > Marek Vasut mailto:ma...@denx.de>> schrieb am Mo., 13. > > Aug. 2018, 22:36: > > > > On 08/13/2018 09:34 PM, Simon Goldschmidt wrote: > > > gd->env_addr points to pre-reloca

Re: [U-Boot] [PATCH] pci: Support parsing PCI controller DT subnodes

2018-08-14 Thread Tom Rini
On Tue, Aug 14, 2018 at 10:34:23AM +0800, Bin Meng wrote: > Hi Tom, > > On Tue, Aug 14, 2018 at 1:16 AM, Tom Rini wrote: > > On Mon, Aug 13, 2018 at 06:07:14PM +0200, Marek Vasut wrote: > >> On 08/13/2018 03:39 PM, Tom Rini wrote: > >> [...] > >> > >> Next step is to upstream the DT > >> >>>

Re: [U-Boot] [PATCH V2] spl: Weed out CONFIG_SYS_TEXT_BASE usage

2018-08-14 Thread Simon Goldschmidt
On Tue, Aug 14, 2018 at 8:17 PM Marek Vasut wrote: > > On 08/14/2018 02:56 PM, Simon Goldschmidt wrote: > > On Tue, Aug 14, 2018 at 2:05 PM Marek Vasut wrote: > >> > >> On 08/14/2018 12:22 PM, Simon Goldschmidt wrote: > >>> On Tue, Aug 14, 2018 at 12:10 PM Marek Vasut wrote: > > On 08/

Re: [U-Boot] [PATCH V2] spl: Weed out CONFIG_SYS_TEXT_BASE usage

2018-08-14 Thread Marek Vasut
On 08/14/2018 02:56 PM, Simon Goldschmidt wrote: > On Tue, Aug 14, 2018 at 2:05 PM Marek Vasut wrote: >> >> On 08/14/2018 12:22 PM, Simon Goldschmidt wrote: >>> On Tue, Aug 14, 2018 at 12:10 PM Marek Vasut wrote: On 08/14/2018 11:51 AM, Simon Goldschmidt wrote: > On Tue, Aug 14, 201

Re: [U-Boot] [PATCH 1/3] rtc: rv3029: add to Kconfig

2018-08-14 Thread Dr. Philipp Tomsich
> On 14 Aug 2018, at 18:46, Heinrich Schuchardt wrote: > > On 08/14/2018 11:51 AM, Philipp Tomsich wrote: >> The MicroCrystal RV3029 driver didn't have a Kconfig entry and was not used >> anywhere. Add it to Kconfig to make it selectable. >> >> Signed-off-by: Philipp Tomsich >> Tested-by: Klau

Re: [U-Boot] [PATCH 1/3] rtc: rv3029: add to Kconfig

2018-08-14 Thread Heinrich Schuchardt
On 08/14/2018 11:51 AM, Philipp Tomsich wrote: > The MicroCrystal RV3029 driver didn't have a Kconfig entry and was not used > anywhere. Add it to Kconfig to make it selectable. > > Signed-off-by: Philipp Tomsich > Tested-by: Klaus Goger > --- > > drivers/rtc/Kconfig | 10 ++ > 1 file

[U-Boot] [PATCH] arm64: mvebu: armada-8k: support environment in SD/eMMC

2018-08-14 Thread Baruch Siach
Detect the SD/eMMC boot device at run-time. Load the environment from the boot deice, as well as save to it. Leave the environment offset the same as in the SPI flash. Make SD/eMMC 0 the default environment device when the boot device is not detected. Cc: Konstantin Porotchkin Signed-off-by: Ba

Re: [U-Boot] [RFC PATCH] arm: zynq: read mac address from SPI flash memory

2018-08-14 Thread Michal Simek
Hi Luis, +Jagan, On 14.8.2018 06:55, Luis Araneda wrote: > Implement a method for reading the MAC address from an > SPI flash memory. > In particular, this method is used by the Zybo Z7 board > to read the MAC address from the OTP region in the SPI NOR > memory > > Signed-off-by: Luis Araneda >

Re: [U-Boot] [PATCH] fs/fat: debug-print file read position during file_fat_read_at()

2018-08-14 Thread Andreas Dannenberg
Heinrich, On Tue, Aug 14, 2018 at 07:40:14AM +0200, Heinrich Schuchardt wrote: > On 08/14/2018 04:35 AM, Andreas Dannenberg wrote: > > In order to make the debug print in file_fat_read_at() a tad more useful, > > show the offset the file is being read at alongside the filename. > > > > Suggested-

[U-Boot] [PATCH u-boot 2/3] boards: amlogic: use common function for environment initialization

2018-08-14 Thread Beniamino Galvani
Clean up board files by moving the duplicate environment initialization to arch code. Signed-off-by: Beniamino Galvani --- arch/arm/include/asm/arch-meson/sm.h | 1 + arch/arm/mach-meson/sm.c | 27 +++ board/amlogic/khadas-vim/khadas-vim.c | 25 +---

[U-Boot] [PATCH u-boot 1/3] boards: amlogic: remove ethernet gpio reset code from boards

2018-08-14 Thread Beniamino Galvani
The reset is already handled by the designware driver using information from device tree. Signed-off-by: Beniamino Galvani --- board/amlogic/nanopi-k2/nanopi-k2.c | 6 -- board/amlogic/odroid-c2/odroid-c2.c | 6 -- 2 files changed, 12 deletions(-) diff --git a/board/amlogic/nanopi-k2/na

[U-Boot] [PATCH u-boot 3/3] arm: meson: null-terminate the serial number

2018-08-14 Thread Beniamino Galvani
Terminate the serial number variable with null to avoid printing trailing garbage. Signed-off-by: Beniamino Galvani --- arch/arm/mach-meson/sm.c | 6 -- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/arch/arm/mach-meson/sm.c b/arch/arm/mach-meson/sm.c index 2628591fe6..23eafe8

[U-Boot] [PATCH u-boot 0/3] amlogic: clean up board files

2018-08-14 Thread Beniamino Galvani
Hi, this series simplifies Amlogic board files by factorizing common code and removing unneeded parts. Also, it fixes printing the serial number read from efuse. Beniamino Galvani (3): boards: amlogic: remove ethernet gpio reset code from boards boards: amlogic: use common function for enviro

Re: [U-Boot] [PATCH V2] spl: Weed out CONFIG_SYS_TEXT_BASE usage

2018-08-14 Thread Simon Goldschmidt
On Tue, Aug 14, 2018 at 2:05 PM Marek Vasut wrote: > > On 08/14/2018 12:22 PM, Simon Goldschmidt wrote: > > On Tue, Aug 14, 2018 at 12:10 PM Marek Vasut wrote: > >> > >> On 08/14/2018 11:51 AM, Simon Goldschmidt wrote: > >>> On Tue, Aug 14, 2018 at 11:27 AM Marek Vasut wrote: > > The S

Re: [U-Boot] [GIT] Pull request: u-boot-dfu (14.08.2018)

2018-08-14 Thread Marek Vasut
On 08/14/2018 01:12 PM, Lukasz Majewski wrote: > Dear Marek, > > The following changes since commit > a032e0a6aed208977f48e78d2cc497b91543beaf: > > travis: give every job a name (2018-08-10 13:50:30 -0400) > > are available in the git repository at: > > git://git.denx.de/u-boot-dfu.git >

Re: [U-Boot] [PATCH V2] spl: Weed out CONFIG_SYS_TEXT_BASE usage

2018-08-14 Thread Marek Vasut
On 08/14/2018 12:22 PM, Simon Goldschmidt wrote: > On Tue, Aug 14, 2018 at 12:10 PM Marek Vasut wrote: >> >> On 08/14/2018 11:51 AM, Simon Goldschmidt wrote: >>> On Tue, Aug 14, 2018 at 11:27 AM Marek Vasut wrote: The SPL loaders assume that the CONFIG_SYS_TEXT_BASE memory location

Re: [U-Boot] [PATCH 3/3] bootcount: add DM-based backing store for bootcount

2018-08-14 Thread Dr. Philipp Tomsich
Lukasz, > On 14 Aug 2018, at 13:10, Lukasz Majewski wrote: > > Hi Philipp, > >> The original bootcount methods do not provide an interface to DM and >> rely on a static configuration for I2C devices (e.g. bus, chip-addr, >> etc. are configured through defines statically). On a modern system >>

Re: [U-Boot] [PATCH 02/10] cmd: avb read_rb: print rb_idx in hexadecimal

2018-08-14 Thread Igor Opaniuk
Typo in the commit message "hexadeciaml number", otherwise: Reviewed-by: Igor Opaniuk On 13 August 2018 at 18:53, Jens Wiklander wrote: > Prior to this patch was do_avb_write_rb() reading supplied rb_idx as a > hexadecimal number while do_avb_read_rb() printed the read out rb_idx as > decimal n

Re: [U-Boot] [PATCH 10/10] avb_verify: support using OP-TEE TA AVB

2018-08-14 Thread Igor Opaniuk
Hi Jens, Could you please also add info about CONFIG_OPTEE_TA_AVB to the existing doc/README.avb2 and more description of how/where rollback indexes/device lock state are stored (this what you explained in the cover letter for this patchset). Thanks On 13 August 2018 at 18:53, Jens Wiklander wr

[U-Boot] [GIT] Pull request: u-boot-dfu (14.08.2018)

2018-08-14 Thread Lukasz Majewski
Dear Marek, The following changes since commit a032e0a6aed208977f48e78d2cc497b91543beaf: travis: give every job a name (2018-08-10 13:50:30 -0400) are available in the git repository at: git://git.denx.de/u-boot-dfu.git for you to fetch changes up to b961cd309e5c26ef7e9c4fbc55e4f536786735

Re: [U-Boot] [PATCH 3/3] bootcount: add DM-based backing store for bootcount

2018-08-14 Thread Lukasz Majewski
Hi Philipp, > The original bootcount methods do not provide an interface to DM and > rely on a static configuration for I2C devices (e.g. bus, chip-addr, > etc. are configured through defines statically). On a modern system > that exposes multiple devices in a DTS-configurable way, this is less >

[U-Boot] bootargs

2018-08-14 Thread dbegun
I am booting a linux kernel with U-Boot 2017.11. I want to pass a boot argument "root=/dev/mmcblk1p2". I tried > setenv root /... OR setenv bootargs root=/... > saveenv > boot But it still boots with root=/dev/mmcblk0p2 $ cat /proc/cmdline: ... root=/dev/mmcblk0p2 ... How do I get it to boot wit

[U-Boot] [PATCH] ls1012afrwy: Add ls1012afrwy revC board support.

2018-08-14 Thread Pramod Kumar
ls1012afrwy support three revisions of the board. 512MB revA, revB boards and 1GB revC board. revision A and B board are collectively identified as revA/B, however revision C board is identifies as revC. Signed-off-by: Pramod Kumar --- board/freescale/ls1012afrdm/ls1012afrdm.c | 20 -

[U-Boot] [PATCH] dm: core: fix devfdt_remap_addr_index()

2018-08-14 Thread Cédric Le Goater
commit 30a90f56c3a2 ("dm: core: add functions to get memory-mapped I/O addresses") introduced a devfdt_remap_addr_index() routine but it does not make use of the index parameter. Signed-off-by: Cédric Le Goater --- drivers/core/fdtaddr.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) dif

Re: [U-Boot] [PATCH V2] spl: Weed out CONFIG_SYS_TEXT_BASE usage

2018-08-14 Thread Simon Goldschmidt
On Tue, Aug 14, 2018 at 12:10 PM Marek Vasut wrote: > > On 08/14/2018 11:51 AM, Simon Goldschmidt wrote: > > On Tue, Aug 14, 2018 at 11:27 AM Marek Vasut wrote: > >> > >> The SPL loaders assume that the CONFIG_SYS_TEXT_BASE memory location > >> is available and can be corrupted by loading ie. uIm

Re: [U-Boot] [PATCH V2] spl: Weed out CONFIG_SYS_TEXT_BASE usage

2018-08-14 Thread Marek Vasut
On 08/14/2018 11:51 AM, Simon Goldschmidt wrote: > On Tue, Aug 14, 2018 at 11:27 AM Marek Vasut wrote: >> >> The SPL loaders assume that the CONFIG_SYS_TEXT_BASE memory location >> is available and can be corrupted by loading ie. uImage or fitImage >> headers there. Sometimes it could be beneficia

Re: [U-Boot] [PATCH V2] spl: Weed out CONFIG_SYS_TEXT_BASE usage

2018-08-14 Thread Simon Goldschmidt
On Tue, Aug 14, 2018 at 11:27 AM Marek Vasut wrote: > > The SPL loaders assume that the CONFIG_SYS_TEXT_BASE memory location > is available and can be corrupted by loading ie. uImage or fitImage > headers there. Sometimes it could be beneficial to load the headers > elsewhere, ie. if CONFIG_SYS_TE

[U-Boot] [PATCH 2/3] rtc: rv3029: update to support DM and sync with Linux 4.17

2018-08-14 Thread Philipp Tomsich
The "Flamingo" carrier-board for the RK3399-Q7 has a RV3029 populated and the application will use the off-module RV3029 RTC including the battery backed SRAM. To support this use case, this commit includes the following changes: * updates the rv3029 driver to use DM * implements the read8/write

[U-Boot] [PATCH 0/3] Update RV3029 driver to DM and add DM-backed bootcount support

2018-08-14 Thread Philipp Tomsich
On one of our application-specific carrier boards, a MicroCrystal RV3029 acts as an off-module battery-backed RTC for the RK3399-Q7. The RV3029 is intended both to provide RTC services (to Linux) and to store the bootcount in its battery-backed SRAM section. To support this use-case, this series

[U-Boot] [PATCH 3/3] bootcount: add DM-based backing store for bootcount

2018-08-14 Thread Philipp Tomsich
The original bootcount methods do not provide an interface to DM and rely on a static configuration for I2C devices (e.g. bus, chip-addr, etc. are configured through defines statically). On a modern system that exposes multiple devices in a DTS-configurable way, this is less than optimal and a int

[U-Boot] [PATCH 1/3] rtc: rv3029: add to Kconfig

2018-08-14 Thread Philipp Tomsich
The MicroCrystal RV3029 driver didn't have a Kconfig entry and was not used anywhere. Add it to Kconfig to make it selectable. Signed-off-by: Philipp Tomsich Tested-by: Klaus Goger --- drivers/rtc/Kconfig | 10 ++ 1 file changed, 10 insertions(+) diff --git a/drivers/rtc/Kconfig b/dri

Re: [U-Boot] [PATCH] pci: Support parsing PCI controller DT subnodes

2018-08-14 Thread Bin Meng
Hi Marek, On Tue, Aug 14, 2018 at 4:55 PM, Marek Vasut wrote: > On 08/14/2018 03:46 AM, Bin Meng wrote: >> Hi Marek, >> >> On Mon, Aug 13, 2018 at 9:46 PM, Marek Vasut wrote: >>> On 08/13/2018 04:24 AM, Bin Meng wrote: Hi Marek, On Fri, Aug 10, 2018 at 8:38 PM, Marek Vasut wrote:

Re: [U-Boot] [PATCH] pci: Support parsing PCI controller DT subnodes

2018-08-14 Thread Bin Meng
Hi Marek, On Tue, Aug 14, 2018 at 4:54 PM, Marek Vasut wrote: > On 08/14/2018 04:34 AM, Bin Meng wrote: >> Hi Tom, >> >> On Tue, Aug 14, 2018 at 1:16 AM, Tom Rini wrote: >>> On Mon, Aug 13, 2018 at 06:07:14PM +0200, Marek Vasut wrote: On 08/13/2018 03:39 PM, Tom Rini wrote: [...]

[U-Boot] [PATCH V2] spl: Weed out CONFIG_SYS_TEXT_BASE usage

2018-08-14 Thread Marek Vasut
The SPL loaders assume that the CONFIG_SYS_TEXT_BASE memory location is available and can be corrupted by loading ie. uImage or fitImage headers there. Sometimes it could be beneficial to load the headers elsewhere, ie. if CONFIG_SYS_TEXT_BASE is not yet writable while we still want to parse the im

[U-Boot] [PATCH 3/4] env: nand: drop not needed #ifdef CMD_SAVEENV

2018-08-14 Thread Christian Gmeiner
env_save_ptr(..) macro handles CMD_SAVEENV already. Signed-off-by: Christian Gmeiner --- env/nand.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/env/nand.c b/env/nand.c index 3698e68957..d8d5f2e6b3 100644 --- a/env/nand.c +++ b/env/nand.c @@ -388,8 +388,6 @@ U_BOOT_ENV_LOCATION(nand) = {

[U-Boot] [PATCH 4/4] env: sf: drop not needed #ifdef CMD_SAVEENV

2018-08-14 Thread Christian Gmeiner
env_save_ptr(..) macro handles CMD_SAVEENV already. Signed-off-by: Christian Gmeiner --- env/sf.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/env/sf.c b/env/sf.c index 494510533a..70c1b61930 100644 --- a/env/sf.c +++ b/env/sf.c @@ -318,9 +318,7 @@ U_BOOT_ENV_LOCATION(sf) = { .lo

[U-Boot] [PATCH 2/4] env: flash: drop not needed #ifdef CMD_SAVEENV

2018-08-14 Thread Christian Gmeiner
env_save_ptr(..) macro handles CMD_SAVEENV already. Signed-off-by: Christian Gmeiner --- env/flash.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/env/flash.c b/env/flash.c index 32236c716e..f6e62df23c 100644 --- a/env/flash.c +++ b/env/flash.c @@ -360,9 +360,7 @@ U_BOOT_ENV_LOCATION(flas

[U-Boot] [PATCH 1/4] env: fat: drop not needed #ifdef CMD_SAVEENV

2018-08-14 Thread Christian Gmeiner
env_save_ptr(..) macro handles CMD_SAVEENV already. Signed-off-by: Christian Gmeiner --- env/fat.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/env/fat.c b/env/fat.c index 7f74c64dfe..165a11345f 100644 --- a/env/fat.c +++ b/env/fat.c @@ -134,7 +134,5 @@ U_BOOT_ENV_LOCATION(fat) = { #ifd

Re: [U-Boot] [PATCH] pci: Support parsing PCI controller DT subnodes

2018-08-14 Thread Marek Vasut
On 08/14/2018 04:34 AM, Bin Meng wrote: > Hi Tom, > > On Tue, Aug 14, 2018 at 1:16 AM, Tom Rini wrote: >> On Mon, Aug 13, 2018 at 06:07:14PM +0200, Marek Vasut wrote: >>> On 08/13/2018 03:39 PM, Tom Rini wrote: >>> [...] >>> >>> Next step is to upstream the DT >>> changes to Linux kernel,

Re: [U-Boot] [PATCH] pci: Support parsing PCI controller DT subnodes

2018-08-14 Thread Marek Vasut
On 08/14/2018 03:46 AM, Bin Meng wrote: > Hi Marek, > > On Mon, Aug 13, 2018 at 9:46 PM, Marek Vasut wrote: >> On 08/13/2018 04:24 AM, Bin Meng wrote: >>> Hi Marek, >>> >>> On Fri, Aug 10, 2018 at 8:38 PM, Marek Vasut wrote: On 08/10/2018 02:01 PM, Tom Rini wrote: > On Wed, Aug 08, 2018

Re: [U-Boot] [PATCH] Kconfig: Migrate CONFIG_NR_DRAM_BANKS

2018-08-14 Thread Marek Vasut
On 08/14/2018 09:23 AM, Ramon Fried wrote: > > > On Tue, Aug 14, 2018 at 1:11 AM Marek Vasut > wrote: > > On 08/14/2018 12:00 AM, Ramon Fried wrote: > > Move CONFIG_NR_DRAM_BANKS from headers to Kconfig. > > > > Signed-off-by: Ramon Fried

Re: [U-Boot] [PATCH v4 2/5] arm: socfpga: fix U-Boot running from fpga OnChip RAM

2018-08-14 Thread Marek Vasut
On 08/14/2018 08:09 AM, Simon Goldschmidt wrote: > > > Marek Vasut mailto:ma...@denx.de>> schrieb am Mo., 13. > Aug. 2018, 22:36: > > On 08/13/2018 09:34 PM, Simon Goldschmidt wrote: > > gd->env_addr points to pre-relocation address even after > > relocation. This leads to an abort i

Re: [U-Boot] [PATCH 4/6] x86: tsc: Try hardware calibration first

2018-08-14 Thread Christian Gmeiner
Am Di., 14. Aug. 2018 um 09:07 Uhr schrieb Bin Meng : > > Hi Christian, > > On Tue, Aug 14, 2018 at 2:54 PM, Christian Gmeiner > wrote: > > Am Fr., 10. Aug. 2018 um 11:40 Uhr schrieb Bin Meng : > >> > >> At present if TSC frequency is provided in the device tree, it takes > >> precedence over hard

Re: [U-Boot] [PATCH v12 3/3] Add wget application

2018-08-14 Thread Christian Gmeiner
Am Mo., 25. Juni 2018 um 00:42 Uhr schrieb : > > From: Duncan Hare > > Commit-notes > All the code is new, and not copied from any source > > Test wget > > wget is a general purpose TCP/IP program. There is a Linux/unix version > of wget, which enables server verification without running u-boot. >

Re: [U-Boot] [U-Boot,6/8] efi_loader: Pass file path to payload

2018-08-14 Thread Alexander Graf
On 08/13/2018 09:21 PM, Heinrich Schuchardt wrote: On 04/11/2016 04:16 PM, Alexander Graf wrote: The payload gets information on where it got loaded from. This includes the device as well as file path. So far we've treated both as the same thing and always gave it the device name. However, in s

Re: [U-Boot] [PATCH v12 2/3] Add TCP

2018-08-14 Thread Christian Gmeiner
Am Mo., 25. Juni 2018 um 00:42 Uhr schrieb : > > From: Duncan Hare > > Currently file transfers are done using tftp or NFS both > over udp. This requires a request to be sent from client > (u-boot) to the boot server. > > The current standard is TCP with selective acknowledgment. > > In our testin

Re: [U-Boot] [PATCH v12 1/3] Consolidating UDP header functions.

2018-08-14 Thread Christian Gmeiner
As I am interested in tcp support for u-boot recently I will try to review your patches :) > > To make it possible to add TCP versions of the same, while reusing > IP portions. This patch should not change any behavior. > > All references to TCP removed > Used most recent version of u-boot June 22

Re: [U-Boot] [PATCH 4/6] x86: tsc: Try hardware calibration first

2018-08-14 Thread Bin Meng
Hi Christian, On Tue, Aug 14, 2018 at 2:54 PM, Christian Gmeiner wrote: > Am Fr., 10. Aug. 2018 um 11:40 Uhr schrieb Bin Meng : >> >> At present if TSC frequency is provided in the device tree, it takes >> precedence over hardware calibration result. This swaps the order to >> try hardware calibr