Re: [U-Boot] "best practice" for including common header file content?

2019-04-09 Thread Michal Simek
Hi, On 09. 04. 19 13:18, Robert P. J. Day wrote: > > more excruciatingly pedantic queries ... what is the best practice > for header files under include/configs including common header files > also in that same directory. i give you: > > $ git grep zynq-common.h > bitmain_antminer_s9.h:#includ

Re: [U-Boot] content in a defconfig file versus in a header file -- clarification?

2019-04-09 Thread Michal Simek
On 09. 04. 19 13:00, Robert P. J. Day wrote: > > i'm rewriting a bunch of u-boot tutorial pages (publicly available > if anyone wants to read them), Would be easier to put link here that others can take a look and review. Thanks, Michal -- Michal Simek, Ing. (M.Eng), OpenPGP -> KeyID: FE3D

Re: [U-Boot] [RFC PATCH v2] MLK-12883 usb: limit USB_MAX_XFER_BLK to 256

2019-04-09 Thread Marcel Ziswiler
Hi Lukasz On April 10, 2019 7:11:11 AM GMT+02:00, Lukasz Majewski wrote: >On Tue, 9 Apr 2019 17:14:26 -0400 >Tom Rini wrote: > >> On Tue, Apr 09, 2019 at 05:20:45PM +0200, Marcel Ziswiler wrote: >> >> > From: Peng Fan >> > >> > For Some USB mass storage devices, such as: >> > " >> > - Kingst

Re: [U-Boot] [PATCH] mtd: spi: Replace ad-hoc default implementation with spi_mem_op

2019-04-09 Thread Marek Vasut
On 4/4/19 8:10 AM, Ashish Kumar wrote: > > >> -Original Message- >> From: Vignesh Raghavendra >> Sent: Tuesday, April 2, 2019 10:04 AM >> To: Marek Vasut ; u-boot@lists.denx.de >> Cc: Marek Vasut ; Horatiu Vultur >> ; Jagan Teki ; Simon >> Goldschmidt ; Stefan Roese ; >> Ashish Kumar >>

Re: [U-Boot] [RFC 1/1] cmd: fs: fix data abort in load cmd

2019-04-09 Thread Igor Opaniuk
Hi Heinrich, Thanks for looking into this, On Tue, Apr 9, 2019 at 11:28 PM Heinrich Schuchardt wrote: > > On 4/9/19 3:08 PM, Igor Opaniuk wrote: > > With CONFIG_CMD_BOOTEFI=y, load command causes data abort > > when path_to_uefi(fp->str, path) tries to write uefi path out of > > bounds of u16 st

<    1   2   3