Hi
On 05/22/2018 08:37 AM, Richard Weinberger wrote:
> Am Dienstag, 22. Mai 2018, 08:30:45 CEST schrieb Heiko Schocher:
>> Hello Richard,
>>
>> Am 21.05.2018 um 21:31 schrieb Richard Weinberger:
>>> Patrice,
>>>
>>> Am Montag, 21. Mai 2018, 16:07:41 CEST schrieb Richard Weinberger:
>
Am Dienstag, 22. Mai 2018, 08:30:45 CEST schrieb Heiko Schocher:
> Hello Richard,
>
> Am 21.05.2018 um 21:31 schrieb Richard Weinberger:
> > Patrice,
> >
> > Am Montag, 21. Mai 2018, 16:07:41 CEST schrieb Richard Weinberger:
> >>> e->pnum = aeb->pnum;
> >>> e->
Hello Richard,
Am 21.05.2018 um 21:31 schrieb Richard Weinberger:
Patrice,
Am Montag, 21. Mai 2018, 16:07:41 CEST schrieb Richard Weinberger:
e->pnum = aeb->pnum;
e->ec = aeb->ec;
ubi->lookuptbl[e->pnum] = e;
+ ubi->thread_enabled =
Otto,
Am Dienstag, 22. Mai 2018, 03:30:04 CEST schrieb Otto Blom:
> Hi Richard !
>
> To summarize the observations from the last few days.
>
> * Linux 4.9 & U-boot 2018 behave the same when attempting to read from
> a ubifs file system
> * Whenever Linux 4.14 writes to a ubifs there is some form
Hi,
On Monday 30 April 2018 02:03 PM, Emmanuel Vadot wrote:
> Hi,
>
> In order to correctly exectute some binaries on some arch we need to flush
> the data cache or instructions cache. Some arch offer helper functions for
> this while others don't (or don't have the ability to do this in hardware
Hi Jagan,
On 21.05.2018 17:09, Jagan Teki wrote:
Hi Simon,
On Fri, May 18, 2018 at 12:48 PM, Simon Goldschmidt
wrote:
On 14.05.2018 09:47, Simon Goldschmidt wrote:
On 14.05.2018 09:22, Jagan Teki wrote:
On Mon, May 14, 2018 at 12:34 PM, Simon Goldschmidt
wrote:
+ Marek for the socfp
Hi Richard !
To summarize the observations from the last few days.
* Linux 4.9 & U-boot 2018 behave the same when attempting to read from
a ubifs file system
* Whenever Linux 4.14 writes to a ubifs there is some form of
incompatibility introduced
causing assorted errors when the file system is re
In commit e163a931af34 ("cmd: gpt: backup boot code before writing MBR")
there was added the procedure for storing old boot code when doing "gpt
write". But instead of storing just backup code, the whole MBR was
stored, and only specific fields were replaced further, keeping
everything else intact.
> -Original Message-
> From: Marek Vasut [mailto:ma...@denx.de]
> Sent: Monday, May 21, 2018 9:47 AM
> To: Manjukumar Harthikote Matha ; Rajan Vaja
>
> Cc: mon...@monstr.eu; Albert Aribaud ; Jolly Shah
> ; Michal Simek ; u-
> b...@lists.denx.de
> Subject: Re: [PATCH] soc: zynqmp: Update
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 +)
>>
>> Model: Firefly-RK3288
>> DRAM: 2 GiB
>> MMC: dwmmc@ff0c: 1, dwmmc@ff0
On 05/21/2018 08:13 PM, Ramon Fried wrote:
> On Mon, May 21, 2018 at 6:08 PM, Marek Vasut wrote:
>> On 05/21/2018 05:00 PM, Ramon Fried wrote:
>>> usb_setup_ehci_gadget() looks for a loaded USB class driver,
>>> then it unloads it and loads it again as a device instead of host.
>>> This change loa
On 05/21/2018 06:27 PM, Manjukumar Harthikote Matha wrote:
[...]
>> Ah, I see, so there are three versions of pmu-firmware in a single
>> release, but the one which is actually needed for the system to boot
>> correctly is not in the meta-xilinx repo as one would expect, but in
>> some other repo
Thanks Heinrich for the valuable inputs!
Regards
shubha
-Original Message-
From: Heinrich Schuchardt [mailto:xypron.g...@gmx.de]
Sent: Friday, May 18, 2018 11:38 PM
To: Macheeri Ramaswamy, ShubhashreeX
Cc: Alexander Graf ; U-Boot Mailing List ;
AKASHI, Takahiro ; Simon Glass
Subject:
Patrice,
Am Montag, 21. Mai 2018, 16:07:41 CEST schrieb Richard Weinberger:
> > e->pnum = aeb->pnum;
> > e->ec = aeb->ec;
> > ubi->lookuptbl[e->pnum] = e;
> > + ubi->thread_enabled = 1;
>
> This is not correct. At this point the UBI thread is not read
Make script python3 compatible. No functional changes intended.
Signed-off-by: Mian Yousaf Kaukab
---
arch/arm/mach-rockchip/make_fit_atf.py | 89 +-
1 file changed, 45 insertions(+), 44 deletions(-)
diff --git a/arch/arm/mach-rockchip/make_fit_atf.py
b/arch/arm
Hi Marek,
> -Original Message-
> From: Marek Vasut [mailto:ma...@denx.de]
> Sent: Monday, May 21, 2018 2:45 AM
> To: Rajan Vaja
> Cc: mon...@monstr.eu; Albert Aribaud ;
> Manjukumar Harthikote Matha ; Jolly Shah
> ; Michal Simek ; u-
> b...@lists.denx.de
> Subject: Re: [PATCH] soc: zynqmp
From: Radu Bulie
VCAP tables must be initialized even if no advanced classification
is used. If no initialization is performed, then ECC error will
be observed by the user when the first packet enters the l2switch.
The error is marked in MPIC_EISR0 -bit 29 which means - Internal RAM
multi-bit ECC
Patrice,
Am Montag, 21. Mai 2018, 15:38:57 CEST schrieb Patrice CHOTARD:
> Hi Richard, Heiko
>
> Since f82290afc847 ("mtd: ubi: Fix worker handling"),
> when booting from NAND, on a fresh NAND just after being flashed (and
> only in this case), we got the following log:
>
> ubi0: default fastma
Hi Duncan,
On 20 May 2018 at 17:14, Duncan Hare wrote:
> Hi Simon
>
> I have forgotten how to override the on errors do not sent patches
> option.
You can use patman -h to see help. I think you want -i.
>
> tools/patman/patman -c3 -?
>
> What's the "?"
I'm not sure what that is supposed to d
Hi,
There is a bug in the SST25V SPI NOR for the TI AM335x. On a write the
SPI NOR hangs. This is because of the spi_release_bus(..) in the
spi_flash_read_common call done by spi_flash_sr_ready(..) called in
the spi_flash_wait_till_ready(..) in sst_write_wp(..). This call
clears all the registers
On Mon, May 21, 2018 at 6:08 PM, Marek Vasut wrote:
> On 05/21/2018 05:00 PM, Ramon Fried wrote:
>> usb_setup_ehci_gadget() looks for a loaded USB class driver,
>> then it unloads it and loads it again as a device instead of host.
>> This change loads the USB class driver as device if it wasn't lo
Hi,
Anyone find this dram timeout issue with BPI-M2 Magic
Log:
U-Boot SPL 2018.05-00294-g855ff8e6dd (May 21 2018 - 22:27:49 +0530)
DRAM:Timeout initialising DRAM
resetting ...
Look like dram fex values seems ok, any inputs?
[1]
https://github.com/BPI-SINOVOIP/BPI-M2M-bsp/blob/master/sunxi-pac
On 22 April 2018 at 13:10, Simon Glass wrote:
> On 18 April 2018 at 03:54, Kever Yang wrote:
>> Not all the udevice have a available DT node, eg. rksd...@ff50.blk
>> which add by mmc_bind(), these device do not have/need set pinctrl
>> state.
>>
>> Signed-off-by: Kever Yang
>> ---
>>
>> dri
On 8 April 2018 at 04:16, Simon Glass wrote:
> On 8 April 2018 at 19:14, Simon Glass wrote:
>> From: Lothar Waßmann
>>
>> When the U-Boot base directory happens to have the same name as the branch
>> that buildman is directed to use via the '-b' option and no output
>> directory is specified wit
On 05/21/2018 05:00 PM, Ramon Fried wrote:
> usb_setup_ehci_gadget() looks for a loaded USB class driver,
> then it unloads it and loads it again as a device instead of host.
> This change loads the USB class driver as device if it wasn't loaded
> in the first place.
To achieve what ? What is the
ping
Am Mo., 14. Mai 2018 um 11:32 Uhr schrieb Christian Gmeiner <
christian.gmei...@gmail.com>:
> Starting with cpuid level 0x16 (Skylake-based processors)
> it is possible to get CPU base freq via cpuid.
> This fixes booting on a skylake based system.
> Signed-off-by: Christian Gmeiner
> ---
Hi Simon,
On Fri, May 18, 2018 at 12:48 PM, Simon Goldschmidt
wrote:
>
> On 14.05.2018 09:47, Simon Goldschmidt wrote:
>>
>>
>>
>> On 14.05.2018 09:22, Jagan Teki wrote:
>>>
>>> On Mon, May 14, 2018 at 12:34 PM, Simon Goldschmidt
>>> wrote:
+ Marek for the socfpga platform, see below
>
On Fri, May 18, 2018 at 3:46 PM, Prabhakar Kushwaha
wrote:
> Hi Jagan,
>
>> -Original Message-
>> From: Jagan Teki [mailto:jagannadh.t...@gmail.com]
>> Sent: Friday, May 18, 2018 11:54 AM
>> To: Prabhakar Kushwaha
>> Cc: u-boot@lists.denx.de
>> Subject: Re: mtd: spi-nor: new NXP FlexSPI d
usb_setup_ehci_gadget() looks for a loaded USB class driver,
then it unloads it and loads it again as a device instead of host.
This change loads the USB class driver as device if it wasn't loaded
in the first place.
Signed-off-by: Ramon Fried
---
drivers/usb/host/usb-uclass.c | 15 ++---
Hi Petr,
On Mon, May 21, 2018 at 12:59:09PM +0200, Petr Vorel wrote:
> Tested-by: Petr Vorel
> Tested whole patch-set, works as expected.
> Travis build is also ok:
> https://travis-ci.org/pevik/u-boot/builds/381548813
>
>
> Kind regards,
> Petr
Thanks! I appreciate that!
Best regards,
Eugeni
Signed-off-by: Alexey Brodkin
---
configs/nsim_700_defconfig| 4
configs/nsim_700be_defconfig | 4
configs/nsim_hs38_defconfig | 4
configs/nsim_hs38be_defconfig | 4
4 files changed, 16 insertions(+)
diff --git a/configs/nsim_700_defconfig b/configs/nsim_700_defconfig
Signed-off-by: Alexey Brodkin
---
drivers/serial/Kconfig | 9 +
drivers/serial/serial_arc.c | 26 ++
2 files changed, 35 insertions(+)
diff --git a/drivers/serial/Kconfig b/drivers/serial/Kconfig
index 1aab0320f676..877790986081 100644
--- a/drivers/serial/K
One step closer to completely Kconfig-driven target configuration in
U-Boot :)
Signed-off-by: Alexey Brodkin
---
configs/nsim_700_defconfig| 1 +
configs/nsim_700be_defconfig | 1 +
configs/nsim_hs38_defconfig | 1 +
configs/nsim_hs38be_defconfig | 1 +
drivers/serial/Kconfig|
* Move ARC_SERIAL to Kconfig
* Implement DEBUG_SERIAL in ARC_UART and
* Enable DEBUG_UART in nSIM boards
Alexey Brodkin (3):
serial: Convert ARC_SERIAL to Kconfig
serial/serial_arc: Implement debug serial
ARC: Enable debug UART on nSIM boards
configs/nsim_700_defconfig| 5 +
co
Hi Richard, Heiko
Since f82290afc847 ("mtd: ubi: Fix worker handling"),
when booting from NAND, on a fresh NAND just after being flashed (and
only in this case), we got the following log:
ubi0: default fastmap pool size: 200
ubi0: default fastmap WL pool size: 100
ubi0: attaching mtd2
ubi0: scan
On Mon, May 21, 2018 at 1:34 PM Quentin Schulz
wrote:
> On Mon, May 21, 2018 at 01:26:11PM +0100, Alex Kiernan wrote:
> > On Mon, May 21, 2018 at 1:06 PM Quentin Schulz <
quentin.sch...@bootlin.com>
> > wrote:
> >
> > > Hi Alex,
> >
> > > On Mon, May 21, 2018 at 12:56:04PM +0100, Alex Kiernan wro
On Mon, May 21, 2018 at 01:36:49PM +0100, Alex Kiernan wrote:
> On Mon, May 21, 2018 at 1:06 PM Quentin Schulz
> wrote:
>
> > Hi Alex,
>
> > On Mon, May 21, 2018 at 12:56:04PM +0100, Alex Kiernan wrote:
> > > On Mon, May 21, 2018 at 9:02 AM Quentin Schulz <
> quentin.sch...@bootlin.com>
> > > wr
On Mon, May 21, 2018 at 1:06 PM Quentin Schulz
wrote:
> Hi Alex,
> On Mon, May 21, 2018 at 12:56:04PM +0100, Alex Kiernan wrote:
> > On Mon, May 21, 2018 at 9:02 AM Quentin Schulz <
quentin.sch...@bootlin.com>
> > wrote:
> >
> > > Hi Stephen,
> >
> > > On Fri, May 18, 2018 at 10:00:27AM -0600, S
On Mon, May 21, 2018 at 01:26:11PM +0100, Alex Kiernan wrote:
> On Mon, May 21, 2018 at 1:06 PM Quentin Schulz
> wrote:
>
> > Hi Alex,
>
> > On Mon, May 21, 2018 at 12:56:04PM +0100, Alex Kiernan wrote:
> > > On Mon, May 21, 2018 at 9:02 AM Quentin Schulz <
> quentin.sch...@bootlin.com>
> > > wr
On Mon, May 21, 2018 at 1:06 PM Quentin Schulz
wrote:
> Hi Alex,
> On Mon, May 21, 2018 at 12:56:04PM +0100, Alex Kiernan wrote:
> > On Mon, May 21, 2018 at 9:02 AM Quentin Schulz <
quentin.sch...@bootlin.com>
> > wrote:
> >
> > > Hi Stephen,
> >
> > > On Fri, May 18, 2018 at 10:00:27AM -0600, S
Hi Alex,
On Mon, May 21, 2018 at 12:56:04PM +0100, Alex Kiernan wrote:
> On Mon, May 21, 2018 at 9:02 AM Quentin Schulz
> wrote:
>
> > Hi Stephen,
>
> > On Fri, May 18, 2018 at 10:00:27AM -0600, Stephen Warren wrote:
> > > On 05/18/2018 08:44 AM, Quentin Schulz wrote:
> > > > While the `env exp
On Mon, May 21, 2018 at 9:02 AM Quentin Schulz
wrote:
> Hi Stephen,
> On Fri, May 18, 2018 at 10:00:27AM -0600, Stephen Warren wrote:
> > On 05/18/2018 08:44 AM, Quentin Schulz wrote:
> > > While the `env export` can take as parameters variables to be
exported,
> > > `env import` does not have s
CMD_UNZIP is already disabled via Kconfig.
Signed-off-by: Michal Simek
---
include/configs/xilinx_zynqmp_mini.h | 1 -
1 file changed, 1 deletion(-)
diff --git a/include/configs/xilinx_zynqmp_mini.h
b/include/configs/xilinx_zynqmp_mini.h
index 947d3083dae4..96ff6c9f0215 100644
--- a/include/c
chmod 644 engicam.bmp
Signed-off-by: Heinrich Schuchardt
---
tools/logos/engicam.bmp | Bin
1 file changed, 0 insertions(+), 0 deletions(-)
mode change 100755 => 100644 tools/logos/engicam.bmp
diff --git a/tools/logos/engicam.bmp b/tools/logos/engicam.bmp
old mode 100755
new mode 100644
--
2.
Hi Eugeniu,
> My testing was limited to:
> - make defconfig all
> - make ARCH=arm CROSS_COMPILE=aarch64-linux-gnu- r8a7795_ulcb_defconfig all
> - comparing .config before and after the re-sync
> - running the newly imported Kconfig unit tests as seen below:
> $ make testconfig
>
From: Radu Bulie
VCAP tables must be initialized even if no advanced classification
is used. If no initialization is performed, then ECC error will
be observed by the user when the first packet enters the l2switch.
The error is marked in MPIC_EISR0 -bit 29 which means - Internal RAM
multi-bit ECC
Hi Marek,
> -Original Message-
> From: Marek Vasut [mailto:ma...@denx.de]
> Sent: 15 May 2018 02:26 AM
> To: Michal Simek ; u-boot@lists.denx.de
> Cc: Rajan Vaja ; mon...@monstr.eu; Albert Aribaud
>
> Subject: Re: [PATCH] soc: zynqmp: Update required API version to 1.0
>
> On 05/14/2018
Provide a logo showing a submarine.
U-Boot currently lacks an icon identifying the project.
The German word U-Boot translates to submarine.
Signed-off-by: Heinrich Schuchardt
---
tools/logos/u-boot_logo.bmp | Bin 0 -> 25738 bytes
tools/logos/u-boot_logo.svg | 248 ++
On 05/21/2018 06:53 AM, Rajan Vaja wrote:
> Hi Marek,
>
>> -Original Message-
>> From: Marek Vasut [mailto:ma...@denx.de]
>> Sent: 15 May 2018 02:26 AM
>> To: Michal Simek ; u-boot@lists.denx.de
>> Cc: Rajan Vaja ; mon...@monstr.eu; Albert Aribaud
>>
>> Subject: Re: [PATCH] soc: zynqmp: U
Hi Stephen,
On Fri, May 18, 2018 at 10:00:27AM -0600, Stephen Warren wrote:
> On 05/18/2018 08:44 AM, Quentin Schulz wrote:
> > While the `env export` can take as parameters variables to be exported,
> > `env import` does not have such a mechanism of variable selection.
> >
> > Let's add a `-w` o
Hi Stephen,
On Fri, May 18, 2018 at 10:04:05AM -0600, Stephen Warren wrote:
> On 05/18/2018 08:45 AM, Quentin Schulz wrote:
> > This tests that the importing of an environment with a specified
> > whitelist works as intended.
> >
> > If the variable whitelisted_vars is not set, the env importing
Hi Simon
On 05/18/2018 03:37 AM, Simon Glass wrote:
> On 17 May 2018 at 06:50, Patrice Chotard wrote:
>> From: Patrick Delaunay
>>
>> Add support for early debug printf, before the availability of
>> driver model and device tree support.
>>
>> Signed-off-by: Patrick Delaunay
>> Signed-off-by: P
Hi Lothar,
On Sun, May 20, 2018 at 03:01:22PM +0200, Lothar Waßmann wrote:
> Hi,
>
> On Fri, 18 May 2018 16:44:59 +0200 Quentin Schulz wrote:
> > While the `env export` can take as parameters variables to be exported,
> > `env import` does not have such a mechanism of variable selection.
> >
> >
Hi Simon
On 05/18/2018 03:37 AM, Simon Glass wrote:
> Hi Patrick,
>
> On 17 May 2018 at 06:50, Patrice Chotard wrote:
>> From: Patrick Delaunay
>>
>> Implements serial setparity ops to allow uart parity change.
>> It allows to select ODD, EVEN or NONE parity.
>>
>> Signed-off-by: Patrick Delaun
54 matches
Mail list logo