On Fri, Aug 14, 2015 at 07:04:19AM +0200, Anatolij Gustschin wrote:
> Also update maintainer info.
>
> Signed-off-by: Anatolij Gustschin
> Cc: Wolfgang Denk
Applied to u-boot/master, thanks!
--
Tom
signature.asc
Description: Digital signature
___
On Thu, Aug 13, 2015 at 11:58:00PM +0200, Anatolij Gustschin wrote:
> Signed-off-by: Anatolij Gustschin
> Cc: Wolfgang Denk
Applied to u-boot/master, thanks!
--
Tom
signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.
On Fri, Aug 14, 2015 at 07:01:15AM +0200, Anatolij Gustschin wrote:
> Also update maintainer info.
>
> Signed-off-by: Anatolij Gustschin
> Cc: Wolfgang Denk
Applied to u-boot/master, thanks!
--
Tom
signature.asc
Description: Digital signature
___
On Thu, Aug 13, 2015 at 11:58:01PM +0200, Anatolij Gustschin wrote:
> Signed-off-by: Anatolij Gustschin
> Cc: York Sun
Applied to u-boot/master, thanks!
--
Tom
signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.
On Fri, Aug 14, 2015 at 05:17:45PM +0200, Przemyslaw Marczak wrote:
> + u-boot@lists.denx.de
>
> On 08/14/2015 05:14 PM, Przemyslaw Marczak wrote:
> >Hi Tom,
> >
> >On 08/14/2015 04:20 PM, Tom Rini wrote:
> >>On Fri, Aug 14, 2015 at 12:02:28PM +0200, Przemyslaw Marczak wrote:
> >>
> >>>Hello Tom,
On Thu, Aug 13, 2015 at 11:57:56PM +0200, Anatolij Gustschin wrote:
> Signed-off-by: Anatolij Gustschin
> Cc: Heiko Schocher
> Cc: Wolfgang Denk
Applied to u-boot/master, thanks!
--
Tom
signature.asc
Description: Digital signature
___
U-Boot mail
On Thu, Aug 13, 2015 at 11:57:57PM +0200, Anatolij Gustschin wrote:
> Signed-off-by: Anatolij Gustschin
> Cc: Wolfgang Denk
Applied to u-boot/master, thanks!
--
Tom
signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.
On Thu, Aug 13, 2015 at 11:57:59PM +0200, Anatolij Gustschin wrote:
> Signed-off-by: Anatolij Gustschin
> Cc: Wolfgang Denk
Applied to u-boot/master, thanks!
--
Tom
signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.
On Thu, Aug 13, 2015 at 11:57:58PM +0200, Anatolij Gustschin wrote:
> Signed-off-by: Anatolij Gustschin
> Cc: Wolfgang Denk
Applied to u-boot/master, thanks!
--
Tom
signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.
On Thu, Aug 13, 2015 at 08:26:38PM +0530, Lokesh Vutla wrote:
> The default boot command searches for dofastboot varaiable
> and does a fastboot if it is set to 1.
> But the condition "if test ${dofastboot} -eq 1" always
> returns true if dofastboot is not defined and breaking mmc boot.
> So make
On Thu, Aug 13, 2015 at 11:57:53PM +0200, Anatolij Gustschin wrote:
> Signed-off-by: Anatolij Gustschin
> Cc: Wolfgang Denk
Applied to u-boot/master, thanks!
--
Tom
signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.
On Sun, Aug 09, 2015 at 11:25:00AM -0600, Stephen Warren wrote:
> Remove FAT function prototypes from the cm5200 firmware update code, and
> include the relevant headers instead.
>
> This exposes the fact that the custom prototyoe for do_fat_read() in
> this file was incorrect. Rather than simply
On Fri, Aug 14, 2015 at 09:09:53AM +0200, Hans de Goede wrote:
> Hi Tom,
>
> Here is another sunxi pull-req for v2015.10, highlights:
>
> -Composite video out support improvements
> -Add support for (some) eDP panels
> -Misc fixes / defconfig improvements
> -Sync sunxi dts files with the kernel
On Thu, Aug 13, 2015 at 4:07 PM, Jagan Teki wrote:
> On 14 July 2015 at 00:31, Otavio Salvador wrote:
>> Add SPI NOR support:
>>
>> => sf probe
>> SF: Detected SST25VF032B with page size 256 Bytes, erase size 4 KiB, total 4
>> MiB
>>
>> Signed-off-by: Otavio Salvador
>> ---
>
> Reviewed-by: Jag
On Thu, Aug 13, 2015 at 12:29:41PM +0200, Stefan Roese wrote:
> Add CONFIG_SYS_GENERIC_BOARD to lwmon5.h and CONFIG_DISPLAY_BOARDINFO
> to Kconfig file.
>
> Signed-off-by: Stefan Roese
> Cc: Masahiro Yamada
With this:
+(lcd4_lwmon5) arch/powerpc/cpu/ppc4xx/start.o: In function `_start':
+(lcd4
[Re: [RFC PATCH 28/28] powerpc: remove sbc8641d support] On 13/08/2015 (Thu
23:17) Anatolij Gustschin wrote:
>
> CCing Paul.
>
> On Thu, 13 Aug 2015 19:15:46 +0900
> Masahiro Yamada wrote:
>
> > This has not been converted to Generic Board, so should be removed.
> > (See doc/README.generic-b
Hi Ian,
> On Aug 13, 2015, at 22:04 , Ian Lepore wrote:
>
> On Thu, 2015-08-13 at 14:13 -0400, Tom Rini wrote:
>> On Thu, Aug 13, 2015 at 10:02:58AM -0600, Stephen Warren wrote:
>>> On 08/13/2015 09:59 AM, Simon Glass wrote:
Hi Linus,
On 11 August 2015 at 07:00, Linus Walleij wr
On Fri, Aug 14, 2015 at 01:26:43PM -0600, Simon Glass wrote:
> This should use the align parameter, not bytes. Natural alignment is one
> use case but should not be the only one supported by this function.
>
> Signed-off-by: Simon Glass
Reviewed-by: Tom Rini
--
Tom
signature.asc
Descriptio
On Tue, Aug 11, 2015 at 08:55:35AM -0600, Stephen Warren wrote:
> The existing FAT filesystem implementation in U-Boot has some bugs that
> are tricky to fix cleanly without significant rework of the code. For
> example, see:
>
> http://lists.denx.de/pipermail/u-boot/2015-July/221054.html
> [PATC
Hi,
On 13 August 2015 at 14:54, Tom Rini wrote:
> On Thu, Aug 13, 2015 at 12:38:52PM -0600, Simon Glass wrote:
>> Hi,
>>
>> On 13 August 2015 at 12:23, Tom Rini wrote:
>> > On Thu, Aug 13, 2015 at 11:38:00PM +0530, Jagan Teki wrote:
>> >> On 13 August 2015 at 23:24, Tom Rini wrote:
>> >> > On T
On 13 August 2015 at 22:34, Stephen Warren wrote:
> From: Stephen Warren
>
> P2371-2180 is a P2180 CPU board married to a P2597 I/O board. The
> combination contains SoC, DRAM, eMMC, SD card slot, HDMI, USB
> micro-B port, Ethernet via USB3, USB3 host port, SATA, PCIe, and
> two GPIO expansion he
This should use the align parameter, not bytes. Natural alignment is one
use case but should not be the only one supported by this function.
Signed-off-by: Simon Glass
---
common/malloc_simple.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/common/malloc_simple.c b/common/
Hi Stephen,
On 10 August 2015 at 21:47, Stephen Warren wrote:
> On 08/07/2015 07:42 AM, Simon Glass wrote:
>> Enable device tree control so that we can use driver model fully and avoid
>> using platform data.
>
> I'm still not convinced about this change.
>
> Re: the commit message about: What ab
Hi,
On 13 August 2015 at 09:14, Sergey Temerkhanov wrote:
> On some systems, UART initialization is performed before running U-Boot.
> This commit allows to skip UART re-initializaion on those systems
>
> Signed-off-by: Sergey Temerkhanov
> Signed-off-by: Radha Mohan Chintakuntla
>
> ---
>
> Ch
Hi,
On 13 August 2015 at 09:14, Sergey Temerkhanov wrote:
> This commit adds functions issuing calls to firmware. This allows
> to use services such as PSCI provided by firmware, e.g. ATF
What is PSCI? ATF? SMC? What firmware? Please try to make your commit
message more helpful to people trying
On 13 August 2015 at 10:51, Sergey Temerkhanov wrote:
> This patch adds the read_mpidr() function which returns the
> MPIDR_EL1 register value
>
> Signed-off-by: Sergey Temerkhanov
> ---
>
> Changes in v3: None
> Changes in v2: None
>
> arch/arm/include/asm/system.h | 11 +++
> 1 file ch
Ian Lepore wrote at Friday, August 14, 2015 11:46 AM:
> On Fri, 2015-08-14 at 09:27 -0500, Rob Herring wrote:
> > On Thu, Aug 13, 2015 at 2:04 PM, Ian Lepore wrote:
> > > On Thu, 2015-08-13 at 14:13 -0400, Tom Rini wrote:
> > >> On Thu, Aug 13, 2015 at 10:02:58AM -0600, Stephen Warren wrote:
...
On Tue, Aug 11, 2015 at 08:55:41AM -0600, Stephen Warren wrote:
> Turn on _FS_NORTC: This means we don't have to implement get_fattime()
> which simplifies life for now.
>
> Automatically set _FS_READONLY based on CONFIG_FAT_WRITE. This requires
> including since we reference CONFIG_*.
>
> Set _
On Fri, 2015-08-14 at 09:27 -0500, Rob Herring wrote:
> On Thu, Aug 13, 2015 at 2:04 PM, Ian Lepore wrote:
> > On Thu, 2015-08-13 at 14:13 -0400, Tom Rini wrote:
> >> On Thu, Aug 13, 2015 at 10:02:58AM -0600, Stephen Warren wrote:
> >>
[...]
> >>
> >> This always makes me ask if the FreeBSD folks
On 08/14/2015 01:28 AM, Ciubotariu Codrin Constantin-B43658 wrote:
> Hi York,
>
>> -Original Message-
>> From: Sun York-R58495
>> Sent: Thursday, August 13, 2015 6:55 PM
>> To: Ciubotariu Codrin Constantin-B43658
>> Cc: Joe Hershberger; u-boot@lists.denx.de; joe.hershber...@ni.com
>> Sub
On 08/13/2015 11:54 PM, Yuan Yao wrote:
> Affects: DDR
> Description: Memory controller performance is not optimal with default
> internal target queue register values.
> Impact: Memory controller performance is not optimal.
> Workaround: Write a value of 63b2_0002h to address: 157_020Ch.
>
> Si
On Fri, 2015-08-14 at 16:52 +0200, Hans de Goede wrote:
> Allow specifying the axp221 dcdc2 voltage via Kconfig, this is
> necessary
> because on some boards the 1.2V default does not work reliable.
>
> Signed-off-by: Hans de Goede
Acked-by: Ian Campbell
I wonder if we ought to just do them a
On Fri, 2015-08-14 at 16:55 +0200, Hans de Goede wrote:
> Hi,
>
> On 14-08-15 16:52, Hans de Goede wrote:
> > The gt90h is a pcb found in generic 9" tablets with an A23 soc, 1G
> RAM
> > and 8G nand, rtl8723as usb wifi, 1 micro usb port and 1 micro sd
> slot.
> >
> > The pmic setup on this board
Hi Yuan
On 14/08/15 02:54 AM, Yuan Yao wrote:
Affects: DDR
Description: Memory controller performance is not optimal with default
internal target queue register values.
Impact: Memory controller performance is not optimal.
Workaround: Write a value of 63b2_0002h to address: 157_020Ch.
Signed
Hi Stephen,
On 14 August 2015 at 10:58, Stephen Warren wrote:
> On 08/14/2015 10:50 AM, Simon Glass wrote:
>>
>> Hi Bin,
>>
>> On 14 August 2015 at 03:18, Bin Meng wrote:
>>>
>>> Hi,
>>>
>>> Currently there are 5 dm serial drivers, all of which are ns16550
>>> compatible drivers. They are:
>>>
>
Hi Yuan
On 14/08/15 02:54 AM, Yuan Yao wrote:
EDDRTQCFG Registers are Integration Strap values which controls
performance parameters for DDR Controller.
The bit 25 is used to disable priorities within DDR since DDR
are connected backwards on silicon Rev2.0.
Signed-off-by: Yuan Yao
---
bo
Hi Tom,
This includes various fixes including moving x86 over to use
board_init_f_mem() and proper interrupt support on minnowmax. The
revert of fdtdec_get_addr_size() is here also. Stephen confirmed it
will not affect 64-bit Tegra. Due to problems with Stephen's latest
patch (actually more likely
On 08/14/2015 10:50 AM, Simon Glass wrote:
Hi Bin,
On 14 August 2015 at 03:18, Bin Meng wrote:
Hi,
Currently there are 5 dm serial drivers, all of which are ns16550
compatible drivers. They are:
serial_omap.c
serial_dw.c
serial_tegra.c
serial_x86.c
serial_ppc.c
All these driv
On 14 August 2015 at 00:31, Bin Meng wrote:
> On Fri, Aug 14, 2015 at 12:36 AM, Simon Glass wrote:
>> It is a bit tedious to figure out the interrupt configuration for a new
>> x86 platform. Add a script which can do this, based on the output of
>> 'pci long'. This may be helpful in some cases.
>
On 13 August 2015 at 07:54, Bin Meng wrote:
> On Thu, Aug 13, 2015 at 9:43 PM, Igor Stoppa wrote:
>> * Explicitly list the targets supported in each section of the
>> instructions from the x86 README.
>>
>> * Drop references to 'raw mode', in favor of 'bare mode'.
>>
>> Signed-off-by: Igor Stoppa
On 14 August 2015 at 00:26, Bin Meng wrote:
> On Fri, Aug 14, 2015 at 12:36 AM, Simon Glass wrote:
>> Set up interrupts correctly so that Linux can use all devices. Use
>> savedefconfig to regenerate the defconfig file.
>>
>> Signed-off-by: Simon Glass
>> ---
>>
>> Changes in v4:
>> - Use the sa
On 6 August 2015 at 13:03, Stephen Warren wrote:
[snip]
> It turns out that arch/arm/include/asm/config.h already enables this for all
> ARM64 platforms.
>
> As such, we can in fact go ahead with reverting this patch, and U-Boot will
> still function on Tegra210 boards.
Applied to u-boot-x86.
__
Hi Bin,
On 14 August 2015 at 03:18, Bin Meng wrote:
> Hi,
>
> Currently there are 5 dm serial drivers, all of which are ns16550
> compatible drivers. They are:
>
> serial_omap.c
> serial_dw.c
> serial_tegra.c
> serial_x86.c
> serial_ppc.c
>
> All these drivers are pretty much similar. I
On 12 August 2015 at 19:54, Bin Meng wrote:
> On Thu, Aug 13, 2015 at 9:33 AM, Simon Glass wrote:
>> Now that we have an efi.h header we can use that for FSP error defines.
>> Drop the FSP ones.
>>
>> Signed-off-by: Simon Glass
>> ---
>>
>> Changes in v3:
>> - Drop #include of efi.h since it is
On 12 August 2015 at 20:44, Bin Meng wrote:
> On Thu, Aug 13, 2015 at 10:09 AM, Simon Glass wrote:
>> This can fail for internal reasons, so return a sensible value rather than
>> a random one.
>>
>> Signed-off-by: Simon Glass
>> ---
>>
>> arch/x86/cpu/pci.c | 9 ++---
>> 1 file changed, 6
On 10 August 2015 at 06:58, Simon Glass wrote:
> On 10 August 2015 at 00:26, Bin Meng wrote:
>> There is one typo in the VESA mode 105h string. Correct it.
>>
>> Signed-off-by: Bin Meng
>> ---
>>
>> drivers/video/Kconfig | 2 +-
>> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> Acked-by: Sim
On 10 August 2015 at 06:58, Simon Glass wrote:
> On 10 August 2015 at 00:58, Bin Meng wrote:
>> Multiple APs are brought up simultaneously and they may get the same
>> seq num in the uclass_resolve_seq() during device_probe(). To avoid
>> this, set req_seq to the reg number in the device tree in
On 08/03/2015 06:55 PM, Alison Wang wrote:
> This patch addresses a problem mentioned recently on this mailing list:
> [1].
>
> In that posting a LS1021 based system was locking up at about 5 minutes
> after boot,but the problem was mysteriously related to the toolchain
> used for building u-boo
On 08/14/2015 02:53 AM, Zhuoyu Zhang wrote:
> DEVDISRn registers provides a mechanism for gating clocks of IP blocks
> that are not used. Here we implement hwconfig option to allow users
> to disable unused peripherals on the board.
>
> For ex. If eSDHC/qDMA/eDMA are unused and with disabled sta
Hi Sylvain,
On 13.08.2015 22:40, slemieux.t...@gmail.com wrote:
> From: Sylvain Lemieux
>
> Incorporate NAND SLC hardware ECC support from legacy LPCLinux NXP BSP.
> The code taken from the legacy patch is:
> - lpc32xx SLC NAND driver (hardware ECC support)
> - lpc3250 header file missing SLC NA
Hi Sylvain,
On 10.08.2015 15:16, slemieux.t...@gmail.com wrote:
> From: Sylvain Lemieux
>
> Incorporate DMA driver from legacy LPCLinux NXP BSP.
> The files taken from the legacy patch are:
> - lpc32xx DMA driver
> - lpc3250 header file DMA registers definition.
>
> The legacy driver was update
+ u-boot@lists.denx.de
On 08/14/2015 05:14 PM, Przemyslaw Marczak wrote:
Hi Tom,
On 08/14/2015 04:20 PM, Tom Rini wrote:
On Fri, Aug 14, 2015 at 12:02:28PM +0200, Przemyslaw Marczak wrote:
Hello Tom,
I made a mistake in a rebase, before the last pull-request and in a
result, few files from
This patch fixes a potential NULL pointer dereference arising on
non-present/non-initialized xHCI controllers and adds some error
handling to xHCI code
Signed-off-by: Sergey Temerkhanov
Signed-off-by: Radha Mohan Chintakuntla
---
Changes in v2:
- Add return value check with setting hccr and hc
Hi,
On 14-08-15 16:52, Hans de Goede wrote:
The gt90h is a pcb found in generic 9" tablets with an A23 soc, 1G RAM
and 8G nand, rtl8723as usb wifi, 1 micro usb port and 1 micro sd slot.
The pmic setup on this board is somewhat special, dcdc2 MUST be set
to 1.1V instead of the usual 1.2V otherwi
On Fri, Aug 14, 2015 at 5:45 PM, Marek Vasut wrote:
> On Friday, August 14, 2015 at 04:29:43 PM, Sergei Temerkhanov wrote:
>> On Fri, Aug 14, 2015 at 4:44 PM, Marek Vasut wrote:
>> > On Friday, August 14, 2015 at 03:00:31 PM, Sergei Temerkhanov wrote:
>> >> This may happen when, for example, one
The gt90h is a pcb found in generic 9" tablets with an A23 soc, 1G RAM
and 8G nand, rtl8723as usb wifi, 1 micro usb port and 1 micro sd slot.
The pmic setup on this board is somewhat special, dcdc2 MUST be set
to 1.1V instead of the usual 1.2V otherwise the board is very unstable.
aldo1 is used to
Allow specifying the axp221 dcdc2 voltage via Kconfig, this is necessary
because on some boards the 1.2V default does not work reliable.
Signed-off-by: Hans de Goede
---
board/sunxi/board.c | 2 +-
drivers/power/Kconfig | 9 +
2 files changed, 10 insertions(+), 1 deletion(-)
diff --gi
On Friday, August 14, 2015 at 04:29:43 PM, Sergei Temerkhanov wrote:
> On Fri, Aug 14, 2015 at 4:44 PM, Marek Vasut wrote:
> > On Friday, August 14, 2015 at 03:00:31 PM, Sergei Temerkhanov wrote:
> >> This may happen when, for example, one tries to get a single binary for
> >> similar systems wher
Hi Bin,
going back to the ml thread for closure
On 14 August 2015 at 12:34, Bin Meng wrote:
> I will send it to you offline.
That one worked on my qemu setup.
So I used the instructions from your patch to the README.efi
for replicating it.
* I copied qemu-x86_defconfig to .config and added t
Hi Thierry,
On Fri, Aug 14, 2015 at 10:06 PM, Thierry Reding wrote:
> On Fri, Aug 14, 2015 at 04:44:28PM +0800, Bin Meng wrote:
>> Hi Thierry,
>>
>> On Fri, Aug 14, 2015 at 4:32 PM, Thierry Reding wrote:
>> > On Fri, Aug 14, 2015 at 04:10:32PM +0800, Bin Meng wrote:
>> >> Hi,
>> >>
>> >> On Sun,
On Fri, Aug 14, 2015 at 4:44 PM, Marek Vasut wrote:
> On Friday, August 14, 2015 at 03:00:31 PM, Sergei Temerkhanov wrote:
>> This may happen when, for example, one tries to get a single binary for
>> similar systems where those controllers may or may not present.
>
> Please DO STOP TOP-POSTING, I
On Thu, Aug 13, 2015 at 2:04 PM, Ian Lepore wrote:
> On Thu, 2015-08-13 at 14:13 -0400, Tom Rini wrote:
>> On Thu, Aug 13, 2015 at 10:02:58AM -0600, Stephen Warren wrote:
>> > On 08/13/2015 09:59 AM, Simon Glass wrote:
>> > >Hi Linus,
>> > >
>> > >On 11 August 2015 at 07:00, Linus Walleij
>> > >
On Fri, Aug 14, 2015 at 04:44:28PM +0800, Bin Meng wrote:
> Hi Thierry,
>
> On Fri, Aug 14, 2015 at 4:32 PM, Thierry Reding wrote:
> > On Fri, Aug 14, 2015 at 04:10:32PM +0800, Bin Meng wrote:
> >> Hi,
> >>
> >> On Sun, Aug 9, 2015 at 11:08 PM, Simon Glass wrote:
> >> > Hi Stephen,
> >> >
> >> >
On Friday, August 14, 2015 at 03:00:31 PM, Sergei Temerkhanov wrote:
> This may happen when, for example, one tries to get a single binary for
> similar systems where those controllers may or may not present.
Please DO STOP TOP-POSTING, I mentioned it already, it is really not helpful.
I think yo
Hi Igor,
On Fri, Aug 14, 2015 at 9:03 PM, Stoppa, Igor wrote:
> Hi Bin,
>
> On 14 August 2015 at 15:54, Bin Meng wrote:
>> Hi Igor,
>>
>> On Fri, Aug 14, 2015 at 8:46 PM, Stoppa, Igor wrote:
>
> [...]
>
>>> Yes, I did read it. That section is - unsurprisingly - written from
>>> the perspective
Hi Bin,
On 14 August 2015 at 15:54, Bin Meng wrote:
> Hi Igor,
>
> On Fri, Aug 14, 2015 at 8:46 PM, Stoppa, Igor wrote:
[...]
>> Yes, I did read it. That section is - unsurprisingly - written from
>> the perspective of a U-Boot developer/user.
>
> Yes, they are for hackers.
Heh, nice answer,
This may happen when, for example, one tries to get a single binary for
similar systems where those controllers may or may not present.
Regards,
Sergey
On Fri, Aug 14, 2015 at 3:15 PM, Marek Vasut wrote:
> On Friday, August 14, 2015 at 02:13:06 PM, Sergey Temerkhanov wrote:
> > This patch fixes
Hi Igor,
On Fri, Aug 14, 2015 at 8:46 PM, Stoppa, Igor wrote:
> Hi Bin,
>
> On 14 August 2015 at 15:34, Bin Meng wrote:
>> Hi Igor,
>>
>> On Fri, Aug 14, 2015 at 7:46 PM, Stoppa, Igor wrote:
>
> [...]
>
>>> I'm still not sure I got that right, even after consulting the EFI specs.
>>
>> It is al
Hi Bin,
On 14 August 2015 at 15:34, Bin Meng wrote:
> Hi Igor,
>
> On Fri, Aug 14, 2015 at 7:46 PM, Stoppa, Igor wrote:
[...]
>> I'm still not sure I got that right, even after consulting the EFI specs.
>
> It is already documented, see section "Inner workings" in the same file.
Yes, I did re
+Simon
Hi Igor,
On Fri, Aug 14, 2015 at 8:33 PM, Stoppa, Igor wrote:
> Hi Bin,
>
> On 14 August 2015 at 15:15, Bin Meng wrote:
>
>> These are Kconfig options. I am not sure what makes you think they are
>> binary?
>
> Binary as commented out vs set to y
I guess you mean boolean? Binary makes
Hi Bin,
On 14 August 2015 at 15:15, Bin Meng wrote:
> These are Kconfig options. I am not sure what makes you think they are binary?
Binary as commented out vs set to y
>> That might be inferred from the doc, when it is said to set a certain option.
>> So one might just try to set it to "y"
>>
Hi Igor,
On Fri, Aug 14, 2015 at 7:46 PM, Stoppa, Igor wrote:
> Hi Bin,
>
> On 14 August 2015 at 13:47, Bin Meng wrote:
>> The doc has a misleading 'make menuconfig' when building the EFI
>> application and payload. Clarify this and also update information
>> on test with QEMU.
>>
>> Signed-off-
On Friday, August 14, 2015 at 02:13:06 PM, Sergey Temerkhanov wrote:
> This patch fixes a potential NULL pointer dereference arising on
> non-present/non-initialized xHCI controllers
Hi,
can you please explain how can such a condition even happen ?
I believe the hcor must always be inited at that
On Friday, August 14, 2015 at 02:09:50 PM, Sergei Temerkhanov wrote:
> OK, I'll try to find some time for this. I remember trying it with DCACHE
> disabled but for no luck
Cool, thanks. Btw please stop top-posting ;)
> Regards,
> Sergey
>
> On Fri, Aug 14, 2015 at 1:42 AM, Marek Vasut wrote:
>
Hi Igor,
On Fri, Aug 14, 2015 at 7:22 PM, Stoppa, Igor wrote:
> Hi Bin,
>
> On 14 August 2015 at 13:30, Bin Meng wrote:
>
>> I reread the doc and found the only thing that confused you is 'make
>> menuconfig'. Actually it is not needed as the build step of EFI
>> application and payload is prett
OK, I'll try to find some time for this. I remember trying it with DCACHE
disabled but for no luck
Regards,
Sergey
On Fri, Aug 14, 2015 at 1:42 AM, Marek Vasut wrote:
> On Thursday, August 13, 2015 at 10:56:27 PM, Sergei Temerkhanov wrote:
>
> Hi!
>
> (please stop top-posting ; please keep the
This patch fixes a potential NULL pointer dereference arising on
non-present/non-initialized xHCI controllers
Signed-off-by: Sergey Temerkhanov
Signed-off-by: Radha Mohan Chintakuntla
---
drivers/usb/host/xhci.c | 10 ++
1 file changed, 6 insertions(+), 4 deletions(-)
diff --git a/dri
On Thu, Aug 13, 2015 at 9:37 PM, Stephen Warren wrote:
> On 08/13/2015 01:04 PM, Ian Lepore wrote:
>> As the FreeBSD person who got our first SoC (imx6, only partially
>> supported) converted to use the Linux DT files rather than our own
>> homebrew mess we started with, I would say that my opinio
Hi Albert,
On 17.07.2015 22:50, Albert ARIBAUD wrote:
When building a Thumb-1-only target with CONFIG_SYS_THUMB_BUILD,
some files fail to build, most of the time because they include
mcr instructions, which only exist for Thumb-2.
This patch introduces a Kconfig option CONFIG_THUMB2 and uses
it
Hi Simon,
On 13.08.2015 23:19, Simon Glass wrote:
All boards should be converted to generic board by now. Change the rest
over. If this causes run-time breakages then we can remove those boards.
Signed-off-by: Simon Glass
---
arch/Kconfig | 1 +
arch/arm/inclu
> Is this an attempt for roundup() ?
One might say so. The code is intended to get the 2nd level pagetable
address 16 bit aligned (HW requirement)
> See include/linux/kernel.h for that macro.
> Maybe you can even use round_up(), bit that has some limitations, so be
careful.
IMO, round_up() is a
Hi Bin,
On 14 August 2015 at 13:47, Bin Meng wrote:
> The doc has a misleading 'make menuconfig' when building the EFI
> application and payload. Clarify this and also update information
> on test with QEMU.
>
> Signed-off-by: Bin Meng
> ---
>
> doc/README.efi | 28 ++--
Hi Bin,
On 14 August 2015 at 13:30, Bin Meng wrote:
> I reread the doc and found the only thing that confused you is 'make
> menuconfig'. Actually it is not needed as the build step of EFI
> application and payload is pretty clear.
Please notice also that not all the options mentioned are immed
The doc has a misleading 'make menuconfig' when building the EFI
application and payload. Clarify this and also update information
on test with QEMU.
Signed-off-by: Bin Meng
---
doc/README.efi | 28 ++--
1 file changed, 18 insertions(+), 10 deletions(-)
diff --git a/doc
Hi Igor,
On Thu, Aug 13, 2015 at 8:46 PM, Stoppa, Igor wrote:
> Hi Bin,
>
> On 13 August 2015 at 15:37, Bin Meng wrote:
>
>>> x86 architecture ---> Mainboard vendor ---> efi
>>> x86 architecture ---> Mainboard model ---> efi
>>
>> These two should not be changed for EFI payload. What you s
On Thu, Aug 13, 2015 at 9:04 PM, Ian Lepore wrote:
> As the FreeBSD person who got our first SoC (imx6, only partially
> supported) converted to use the Linux DT files rather than our own
> homebrew mess we started with, I would say that my opinion of the
> existing DT information is that it is a
Hi Igor,
On Fri, Aug 14, 2015 at 5:34 PM, Bin Meng wrote:
> Hi Igor,
>
> On Fri, Aug 14, 2015 at 5:29 PM, Stoppa, Igor wrote:
>> Hi Bin, Simon,
>> thanks for your time, unfortunately I'm still having issues, please see
>> below.
>>
>> On 14 August 2015 at 05:09, Bin Meng wrote:
>>
>>> I am usi
Hi,
On 14 August 2015 at 03:08, Bin Meng wrote:
> Hi Michal,
>
> On Fri, Aug 14, 2015 at 5:01 PM, Michal Suchanek wrote:
>> On 14 August 2015 at 10:10, Bin Meng wrote:
>>
>>> Do we have any conclusion about commit 5b34436? Today I started to
>>> check the pre-relocatoin DM PCI UART issue, but f
Hi Jagannadha,
See Siva's comments inline and For the DUAL spi flash memories, do you have any
comment?
> -Original Message-
> From: Siva Durga Prasad Paladugu [mailto:siva.durga.palad...@xilinx.com]
> Sent: 2015年8月14日 12:55
> To: Hou Zhiqiang-B48286; u-boot@lists.denx.de; jt...@openedev
DEVDISRn registers provides a mechanism for gating clocks of IP blocks
that are not used. Here we implement hwconfig option to allow users
to disable unused peripherals on the board.
For ex. If eSDHC/qDMA/eDMA are unused and with disabled status in dts,
User can enable CONFIG_FSL_DEVICE_DISABLE an
Hi Wolfgang, Others
I was going through the Software Package Data Exchange (SPDX) licensing terms
for GNU General Public License v2.0 or later, as u-boot licensing uses the same
on the header files (SPDX-License-Identifier: GPL-2.0+) (please see [1]).
However, on the SPDX license page for GPL-2
Hello Tom,
Am 13.08.2015 um 15:17 schrieb Tom Rini:
On Mon, Jun 29, 2015 at 09:10:48AM +0200, Heiko Schocher wrote:
add support for the at91sam9260 based board smartweb from
siemens. SPL is used without serial support, as this
SoC has only 4k sram for running SPL. Here a U-Boot
bootlog:
RomBO
Hi Igor,
On Fri, Aug 14, 2015 at 5:29 PM, Stoppa, Igor wrote:
> Hi Bin, Simon,
> thanks for your time, unfortunately I'm still having issues, please see below.
>
> On 14 August 2015 at 05:09, Bin Meng wrote:
>
>> I am using QEMU 2.3.0 (built from source) and EFI BIOS (IA32 and X64,
>> built from
Hi Bin, Simon,
thanks for your time, unfortunately I'm still having issues, please see below.
On 14 August 2015 at 05:09, Bin Meng wrote:
> I am using QEMU 2.3.0 (built from source) and EFI BIOS (IA32 and X64,
> built from git source)
I downloaded and built the latest stable QEMU: 2.4.50
accord
Hi, Alison
Please see the comments inline.
Zhuoyu
> -Original Message-
> From: Wang Huan-B18965
> Sent: Friday, August 14, 2015 4:15 PM
> To: Zhang Zhuoyu-B46552; Sun York-R58495
> Cc: u-boot@lists.denx.de; Jin Zhengxiong-R64188
> Subject: RE: [PATCH] arm/ls102xa:add hwconfig setting to
Hi,
Currently there are 5 dm serial drivers, all of which are ns16550
compatible drivers. They are:
serial_omap.c
serial_dw.c
serial_tegra.c
serial_x86.c
serial_ppc.c
All these drivers are pretty much similar. I think we can justmerge
these into one ns16550 driver.
If you think this i
Hi Michal,
On Fri, Aug 14, 2015 at 5:01 PM, Michal Suchanek wrote:
> On 14 August 2015 at 10:10, Bin Meng wrote:
>
>> Do we have any conclusion about commit 5b34436? Today I started to
>> check the pre-relocatoin DM PCI UART issue, but found it is now broken
>> due to this commit. The broken par
On 14 August 2015 at 10:10, Bin Meng wrote:
> Do we have any conclusion about commit 5b34436? Today I started to
> check the pre-relocatoin DM PCI UART issue, but found it is now broken
> due to this commit. The broken part is at
> ns16550_serial_ofdata_to_platdata() in drivers/serial/ns16550.c,
> -Original Message-
> From: Alexander Stein [mailto:alexander.st...@systec-electronic.com]
> Sent: Wednesday, August 12, 2015 9:56 PM
> To: u-boot@lists.denx.de; Albert Aribaud; Jingchang Lu; Kushwaha
> Prabhakar-B32579; Wang Huan-B18965; Jin Zhengxiong-R64188; Wang Huan-
> B18965; Sun Yo
Hi Thierry,
On Fri, Aug 14, 2015 at 4:32 PM, Thierry Reding wrote:
> On Fri, Aug 14, 2015 at 04:10:32PM +0800, Bin Meng wrote:
>> Hi,
>>
>> On Sun, Aug 9, 2015 at 11:08 PM, Simon Glass wrote:
>> > Hi Stephen,
>> >
>> > On 6 August 2015 at 13:03, Stephen Warren wrote:
>> >> On 08/05/2015 05:45 P
1 - 100 of 113 matches
Mail list logo