On 08/31/2017 02:52 PM, Simon Glass wrote:
> On 27 August 2017 at 06:53, Heinrich Schuchardt wrote:
>> Signed-off-by: Heinrich Schuchardt
>> ---
>> include/efi_api.h | 22
>> include/efi_loader.h | 1 +
>> lib/efi_loader/efi_boottime.c | 119
>> +
On 08/31/2017 02:52 PM, Simon Glass wrote:
> On 27 August 2017 at 06:53, Heinrich Schuchardt wrote:
>> Signed-off-by: Heinrich Schuchardt
>> ---
>> lib/efi_loader/efi_boottime.c | 77
>> ++-
>> 1 file changed, 76 insertions(+), 1 deletion(-)
>>
>> diff --
Hi Suneel,
On Mon, Sep 11, 2017 at 2:17 PM, Simon Glass wrote:
> On 6 September 2017 at 11:01, Suneel Garapati wrote:
>> add blk child devices to ignore list while displaying
>> usb tree graph, otherwise usb tree and info commands
>> may cause crash treating blk as usb device.
>>
>> Signed-off-b
> -Original Message-
> From: York Sun
> Sent: Friday, September 15, 2017 5:15 AM
> To: Joakim Tjernlund ; Mingkai Hu
> ; u-boot @ lists . denx . de ;
> Roy Zang
> Subject: Re: [PATCH] FSL PCI: Configure PCIe reference ratio
>
> On 09/12/2017 10:56 AM, Joakim Tjernlund wrote:
> > Most FS
Hello Tom,
please pull from u-boot-ubi.git master
The following changes since commit c98ac3487e413c71e5d36322ef3324b21c6f60f9:
Prepare v2017.09 (2017-09-11 14:10:40 -0400)
are available in the git repository at:
git://git.denx.de/u-boot-ubi.git master
for you to fetch changes up to 985fa
Hello Holger,
Am 12.09.2017 um 09:58 schrieb Holger Dengler:
After a successful read of a UBI volume, the variable filesize is set
to the number of read bytes. To boot linux with a raw initramfs/initrd,
you must specify the exact size of the initramfs/initrd image in boot
command. If the initram
Hello Tom,
please pull from u-boot-i2c master
The following changes since commit ba39608147c797cffb266579b5791649f0f8e60c:
ARM: DRA72x: Add support for detection of DRA71x SR 2.1 (2017-09-12 18:02:29
-0400)
are available in the git repository at:
git://git.denx.de/u-boot-i2c.git master
Hello Moritz,
Am 12.09.2017 um 15:46 schrieb Moritz Fischer:
This commit adds support for GPIO reset lines matching the
common linux "reset-gpios" devicetree binding.
Signed-off-by: Moritz Fischer
Reviewed-by: Heiko Schocher
Reviewed-by: Simon Glass
---
Changes from v2:
- Removed ifdef tha
From: Wenyou Yang
Convert the board to support the video driver model, add the device
tree node, and remove the unnecessary code.
Signed-off-by: Wenyou Yang
---
Changes in v2: None
arch/arm/dts/at91-sama5d4_xplained.dts | 25 ++
arch/arm/dts/sama5d4.dtsi |
Convert the board to support the video driver model, add the device
tree node, and remove the unnecessary code.
Signed-off-by: Wenyou Yang
---
Changes in v2:
- Rebase the u-boot/master (5541543f686).
- Drop the applied patches.
- Improve the commit log.
arch/arm/mach-at91/Kconfig
From: Wenyou Yang
Convert the board to support the video driver model, add the device
tree node, and remove the unnecessary code.
Signed-off-by: Wenyou Yang
---
Changes in v2: None
arch/arm/dts/at91-sama5d4ek.dts | 26 ++
arch/arm/mach-at91/Kconfig| 1 +
board/atme
From: Wenyou Yang
Convert the board to support the video driver model, add the device
tree node, and remove the unnecessary code.
Signed-off-by: Wenyou Yang
---
Changes in v2: None
arch/arm/dts/sama5d36ek_cmp.dts| 1 +
arch/arm/dts/sama5d3_lcd.dtsi | 21 +---
ar
Convert the boards to support the driver model of LCD/video via
enabling CONFIG_DM_VIDEO, remove CONFIG_LCD and the unnecessary code.
Changes in v2:
- Rebase the u-boot/master (5541543f686).
- Drop the applied patches.
- Improve the commit log.
Wenyou Yang (5):
board: sama5d2_xplained: Conve
Convert the board to support the video driver model, add the device
tree node, and remove the unnecessary code.
Signed-off-by: Wenyou Yang
---
Changes in v2: None
arch/arm/dts/at91-sama5d2_xplained.dts | 60
arch/arm/dts/sama5d2.dtsi | 7 ++
arc
> -Original Message-
> From: York Sun
> Sent: Friday, September 15, 2017 2:10 AM
> To: Priyanka Jain ; u-boot@lists.denx.de
> Subject: Re: [PATCH] board/ls2080ardb: Add mcmemsize variable in default env
>
> On 08/29/2017 02:50 AM, Priyanka Jain wrote:
> > For most of ls2080ardb use-cases
>From: York Sun
>Subject: Re: [PATCH] armv8: Remove dependency of SERDES for LS CHASIS3
>
>On 09/04/2017 03:14 AM, Sriram Dash wrote:
>> Remove dependency of SYS_HAS_SERDES for Layerscape Chasis 3.
>>
>> Signed-off-by: Sriram Dash
>> ---
>> arch/arm/cpu/armv8/fsl-layerscape/Kconfig | 4 ++--
>>
> -Original Message-
> From: York Sun
> Sent: Friday, September 15, 2017 2:42 AM
> To: Priyanka Jain ; u-boot@lists.denx.de
> Subject: Re: [PATCH][v2]board/ls2080ardb: Update board env based on SoC
>
> On 09/05/2017 10:42 PM, Priyanka Jain wrote:
> > As per current implementation, defaul
As per current implementation, default value of board env is
based on board filename i.e ls2080ardb.
With distro support changes, this env is used to decide upon
kernel dtb which is different for other SoCs (ls2088a, ls2081a)
combination supported with this board.
Add support to modify board env
Hello Alex,
this is the sequence of patches I am currently working with. Maybe Rob
could also send a similar list. That way you know in which sequence you
can do reviewing.
# EFI event services
# This series is currently on Travis CI test and the next that
# I would like to see in efi-next.
#
# R
Hi York,
Thanks for your comments.
The v2 patch had been sent out.
Best regards,
Yangbo Lu
-Original Message-
From: York Sun
Sent: 2017年9月15日 5:18
To: Y.b. Lu ; u-boot@lists.denx.de
Subject: Re: [PATCH] armv8: ls1043a: disable IFC in SPL only when QSPI is used
On 09/12/2017 11:03 PM, Y
Current u-boot disables IFC support for SD boot on all ls1043a
boards. Actually IFC only conflicts with QSPI on ls1043a hardware.
Only when QSPI is used, IFC should be disabled. Otherwise,
the u-boot with ls1043aqds_sdcard_ifc_defconfig would not work.
Signed-off-by: Yangbo Lu
---
Changes for v2:
Hi York,
I will update the patch at next week, I have other thing to do this week.
Thanks
-Original Message-
From: York Sun
Sent: Friday, September 15, 2017 4:07 AM
To: Xiaowei Bao ; u-boot@lists.denx.de; Priyanka Jain
; Z.q. Hou ; M.h. Lian
; s...@chromium.org
Subject: Re: [PATCH] PC
Add an option to indicate that the video driver should setup a SimpleFB
node that passes the video framebuffer initialized by U-Boot to the
operating system kernel.
Currently only the Allwinner DE2 driver uses this option.
Signed-off-by: Icenowy Zheng
---
Changes in v4:
- Remove the dependency o
As the support of EFI boot on Allwinner H3 is broken, we still need to
use simplefb to pass the framebuffer to Linux.
Add code to setup simplefb for Allwinner DE2 driver.
Signed-off-by: Icenowy Zheng
Acked-by: Maxime Ripard
---
Changes in v4:
- Imply CONFIG_VIDEO_DT_SIMPLEFB.
Changes in v3:
-
As the DE2 simplefb setup code can also benefit from the simplefb match
code, extract it to a new source file.
Signed-off-by: Icenowy Zheng
Reviewed-by: Andre Przywara
Acked-by: Maxime Ripard
---
Changes in v4:
- Add missing copyright for Luc.
Changes in v3:
- Use /** to start kerndoc.
driver
This patchset is for Allwinner DE2 HDMI SimpleFB support.
The framebuffer initialized by the Allwinner DE2 driver can be
passed by to the kernel as simplefb, and this can enable the
kernel to display graphics without having full DE2 driver.
Add the suppot of simplefb in DE2 code.
The code to fin
Hi Tom,
On Wed, Sep 13, 2017 at 10:00 AM, Bin Meng wrote:
> All these places seem to inherit the codes from the MMC driver where
> a FIXME was put in the comment. However the correct operation after
> read should be cache invalidate, not flush.
>
> The underlying drivers should be responsible for
Hi Tom,
On Wed, Sep 13, 2017 at 10:00 AM, Bin Meng wrote:
> There is already a macro LBAFU to aid formatted print with lbaint_t
> variables. Let's use it in the common block command codes.
>
> Signed-off-by: Bin Meng
>
> ---
>
> Changes in v2:
> - rebase on top of u-boot/master
>
> cmd/blk_comm
On Wed, Sep 13, 2017 at 02:58:54PM +0800, Wenyou Yang wrote:
> From: Wenyou Yang
>
> The SAMA5D27-SiP (System in Package) integrates the SAMA5D2
> with 1Gbit DDR2-SDRAM in a single package.
>
> The SAMA5D27 SOM1 embeds a 64Mbit QSPI flash, KSZ8081 Phy and
> Mac-address EEPROM.
>
> Signed-off-b
On Thu, Sep 14, 2017 at 11:07:43AM +0800, Wenyou Yang wrote:
> Use the CONFIG__BOOT to indicate the boot media, instead of
> the CONFIG_SYS_USE_ option, which is declared by
> CONFIG_SYS_EXTRA_OPTIONS option.
>
> Signed-off-by: Wenyou Yang
Applied to u-boot/master, thanks!
--
Tom
si
On Thu, Sep 14, 2017 at 11:07:44AM +0800, Wenyou Yang wrote:
> To remove the assignment of CONFIG_SYS_EXTRA_OPTIONS option,
> which is deprecated, use the CONFIG__BOOT options to
> indicate the boot media, and the SoC is selected by the board.
>
> Signed-off-by: Wenyou Yang
Applied to u-boo
On Wed, Sep 13, 2017 at 02:58:49PM +0800, Wenyou Yang wrote:
> Refer to the commit 70f8c8316ad(PMC: add new mck function to lower
> rate while switching) from AT91Bootstrap.
>
> While switching to a lower clock source, we must switch the clock
> source first instead of last. Otherwise, we could e
On Thu, Sep 14, 2017 at 11:07:41AM +0800, Wenyou Yang wrote:
> From: Wenyou Yang
>
> To prepare to remove the SoCs options such as SAMA5D2, SAMA5D3
> and SAMA5D4 from the CONFIG_SYS_EXTRA_OPTIONS option which is
> deprecated, add the SoC options to Kconfig.
>
> Signed-off-by: Wenyou Yang
Appl
On Thu, Sep 14, 2017 at 11:07:40AM +0800, Wenyou Yang wrote:
> From: Wenyou Yang
>
> Move the CONFIG_AT91FAMILY option from include/mach/.h header
> file to Kconfig.
>
> Signed-off-by: Wenyou Yang
Applied to u-boot/master, thanks!
--
Tom
signature.asc
Description: Digital signature
__
On Wed, Sep 13, 2017 at 02:58:53PM +0800, Wenyou Yang wrote:
> From: Wenyou Yang
>
> The SAMA5D2 SiP(System in Package) has different Chip IDs in the
> CHIPID and CHIP_EXID registers.
>
> Signed-off-by: Wenyou Yang
> Reviewed-by: Simon Glass
Applied to u-boot/master, thanks!
--
Tom
signa
On Wed, Sep 13, 2017 at 02:58:52PM +0800, Wenyou Yang wrote:
> Add missing defines of Multiport DDR-SDRAM Controller (MPDDRC).
>
> Signed-off-by: Wenyou Yang
> Reviewed-by: Simon Glass
Applied to u-boot/master, thanks!
--
Tom
signature.asc
Description: Digital signature
___
On Thu, Sep 14, 2017 at 11:07:42AM +0800, Wenyou Yang wrote:
> From: Wenyou Yang
>
> As said in READRE.kconfig, include/configs/*.h will be removed
> after all options are switched to Kconfig. As the first step,
> remove the follow line from include/configs/*.h.
>
> #include
>
> Signed-off-b
On Wed, Sep 13, 2017 at 02:58:50PM +0800, Wenyou Yang wrote:
> Because before switching to a lower clock source, we must switch
> the clock source first instead of last. So before configuring the
> PMC_MCKR register, invoke at91_mck_init_down() first.
>
> As said in datasheet, the the size of SPL
On Wed, Sep 13, 2017 at 02:58:51PM +0800, Wenyou Yang wrote:
> Add the boot device for booting from the QSPI flash.
>
> Signed-off-by: Wenyou Yang
> Reviewed-by: Simon Glass
Applied to u-boot/master, thanks!
--
Tom
signature.asc
Description: Digital signature
__
On Wed, Sep 13, 2017 at 02:58:47PM +0800, Wenyou Yang wrote:
> Add a function to display the company's logo and board information
> via the API from DM_VIDEO. This function can be shared by other
> atmel boards, so locate it in board/atmel/common folder.
>
> Signed-off-by: Wenyou Yang
> Reviewed
On Wed, Sep 13, 2017 at 02:58:48PM +0800, Wenyou Yang wrote:
> As said in 29.5.7 section of SAMA5D2 datasheet, before switching to
> the crystal oscillator, a check must be carried out to ensure that
> the oscillator is present and that its freqency is valid.
>
> Signed-off-by: Wenyou Yang
> Rev
On Wed, Sep 13, 2017 at 02:58:46PM +0800, Wenyou Yang wrote:
> From: Wenyou Yang
>
> In order to display the company's logo via the API of DM_VIDEO,
> and add the logo files of both Atmel and Microchip.
>
> Signed-off-by: Wenyou Yang
> Reviewed-by: Simon Glass
Applied to u-boot/master, thank
On Tue, Sep 05, 2017 at 06:30:08PM +0800, Wenyou Yang wrote:
> For sama5d2, add the sfr node with syscon support.
>
> In order to access the SFR_UTMICKTRIM register for the utmi clock
> driver, add the phandle property for the utmi node to point to the
> sfr node.
>
> Signed-off-by: Wenyou Yang
On Tue, Sep 05, 2017 at 06:30:07PM +0800, Wenyou Yang wrote:
> By default, it is assumed that the UTMI clock is generated from
> a 12 MHz reference clock (MAINCK). If it's not the case, the FREQ
> field of the SFR_UTMICKTRIM has to be updated to generate the UTMI
> clock in the proper way.
>
> Th
On Thu, Sep 14, 2017 at 02:37:08PM +0200, Felix Brack wrote:
> This patch provides default implementations of the two functions
> set_uart_mux_conf and set_mux_conf_regs. Hence boards not using
> them do not need to provide their distinct empty definitions.
>
> Signed-off-by: Felix Brack
Review
Convert the nios2 architecture to make use of the new asm-generic/io.h to
provide address mapping functions. As nios2 actually performs
non-identity mapping between physical & virtual addresses we can't
simply make use of the generic functions, with the exception of being
able to drop our no-op unm
Convert the powerpc architecture to make use of the new asm-generic/io.h
to provide address mapping functions. As powerpc can actually perform
non-identity mapping between physical & virtual addresses we can't
simply make use of the generic phys_to_virt() & virt_to_phys()
functions. However since m
Convert the sandbox architecture to make use of the new asm-generic/io.h
to provide address mapping functions. As sandbox actually performs
non-identity mapping between physical & virtual addresses we can't
simply make use of the generic mapping functions, but are able to
implement phys_to_virt() &
Convert the xtensa architecture to make use of the new asm-generic/io.h
to provide address mapping functions. As the generic implementations are
suitable for xtensa this is primarily a matter of moving code.
This has only been build-tested, feedback from architecture maintainers
is welcome.
Signe
Convert the nds32 architecture to make use of the new asm-generic/io.h
to provide address mapping functions. As the generic implementations are
suitable for nds32 this is primarily a matter of removing code.
Feedback from architecture maintainers is welcome.
Signed-off-by: Paul Burton
Cc: Macpau
Convert the x86 architecture to make use of the new asm-generic/io.h to
provide address mapping functions. As the generic implementations are
suitable for x86 this is primarily a matter of moving code.
This has only been build-tested, feedback from architecture maintainers
is welcome.
Signed-off-
Convert the microblaze architecture to make use of the new
asm-generic/io.h to provide address mapping functions. As the generic
implementations are suitable for microblaze this is primarily a matter
of removing code.
Feedback from architecture maintainers is welcome.
Signed-off-by: Paul Burton
Convert the mips architecture to make use of the new asm-generic/io.h to
provide address mapping functions. As mips actually performs
non-identity mapping between physical & virtual addresses we can't
simply make use of the generic functions, with the exception of being
able to drop our no-op unmap
Convert the sh architecture to make use of the new asm-generic/io.h to
provide address mapping functions. As the generic implementations are
suitable for sh this is primarily a matter of moving code.
Feedback from architecture maintainers is welcome.
Signed-off-by: Paul Burton
Cc: Nobuhiro Iwama
Convert the m68k architecture to make use of the new asm-generic/io.h to
provide address mapping functions. As the generic implementations are
suitable for m68k this is primarily a matter of emoving code.
Feedback from architecture maintainers is welcome.
Signed-off-by: Paul Burton
Cc: Huan Wang
Convert the arm architecture to make use of the new asm-generic/io.h to
provide address mapping functions. As the generic implementations are
suitable for arm this is primarily a matter of removing code.
This has only been build-tested, feedback from architecture maintainers
is welcome.
Signed-of
Convert the arc architecture to make use of the new asm-generic/io.h to
provide address mapping functions. As the generic implementations are
suitable for arc this is primarily a matter of removing code.
Feedback from architecture maintainers is welcome.
Signed-off-by: Paul Burton
Cc: Alexey Bro
Most architectures currently supported by U-Boot use trivial
implementations of map_to_physmem & virt_to_phys which simply cast a
physical address to a pointer for use a virtual address & vice-versa.
This results in a lot of duplicate implementations of these mapping
functions.
The set of function
This series introduces a new asm-generic/io.h header & makes use of it
to reduce duplication between architectures & ensure they all
consistently provide implementations of virt_to_phys() & phys_to_virt().
This was split out from an earlier series which goes on to use
phys_to_virt(), in order to s
The openssl command specified in test_with_algo() ultimately ends up
being run by RunAndLog::run(), which uses it to construct a Popen object
with the default shell=False. The stderr redirect in the command is
therefore simply passed to openssl as an argument. With at least openssl
1.1.0f this caus
Hi Stephen,
On Thursday, 14 September 2017 13:28:35 PDT Stephen Warren wrote:
> I could have sworn I checked this code ran on Python 3 when I first
> wrote it. Some of the issues you've fixed were clearly introduced since
> then, but not all. Perhaps I'm remembering some other project where I
> us
The read_file() function in test_fit is used with files that are not
text files, as well as some that are. It is never used in a way that
requires it to decode text files to characters, so open all files in
binary mode such that read() doesn't attempt to decode characters for
files which are not te
In python 3.x the file() function has been removed. Use open() instead,
which works on both python 2.x & 3.x, and is described as the preferred
method of opening a file by python 2.x documentation anyway.
Signed-off-by: Paul Burton
Reviewed-by: Stephen Warren
---
Changes in v2: None
test/py/t
When reading stdin python 3.x will give us byte arrays, and when writing
stdout or stderr it will expect byte arrays. In order to insulate the
rest of the code from this difference, call encode or decode at
appropriate points when reading or writing stdio files. This works fine
on python 2.x too.
In python 3.x the StringIO module is gone, and instead StringIO can be
imported from the io module. Do this in order to run on python 3.x, and
fall back to importing StringIO as a module in order to continue working
with python 2.x.
Signed-off-by: Paul Burton
Reviewed-by: Stephen Warren
---
Ch
In python 3.x the configparser module is named with all lower case.
Import it as such in order to avoid errors when running on python 3.x,
and fall back to the CamelCase version in order to keep working with
python 2.x.
Signed-off-by: Paul Burton
Reviewed-by: Stephen Warren
---
Changes in v2:
In python 3.x the xrange() function has been removed, and range()
returns an iterator much like Python 2.x's xrange(). Simply use range()
in place of xrange() in order to work on both python 2.x & 3.x. This
will mean a small cost on python 2.x since range() will return a list
there rather than an i
In python 3.x print must be called as a function rather than used as a
statement. Update uses of print to the function call syntax in order to
be python 3.x safe.
Signed-off-by: Paul Burton
Reviewed-by: Stephen Warren
---
Changes in v2: None
test/py/conftest.py | 2 +-
test/py/
This series allows test/py to run on python 3.x in addition to the
already supported python 2.x. With it applied I currently see only one
failure (test_ut[ut_dm_usb_flash]) which doesn't appear to be python
related when running with:
$ ./test/py/test.py --bd sandbox --build
Thanks,
Paul
Paul
On 08/30/2017 03:43 AM, Shengzhou Liu wrote:
> Signed-off-by: Shengzhou Liu
> ---
> include/configs/ls1043a_common.h | 11 ++-
> 1 file changed, 10 insertions(+), 1 deletion(-)
>
> diff --git a/include/configs/ls1043a_common.h
> b/include/configs/ls1043a_common.h
> index f064d5c24a..9
On 09/12/2017 11:03 PM, Yangbo Lu wrote:
> SD boot couldn't work with ls1043aqds_sdcard_ifc_defconfig since
> IFC in SPL is disabled. This patch is to fix this issue.
You subject matches the change. But the commit message is confusing.
Please rephrase it.
York
>
> Signed-off-by: Yangbo Lu
> -
On 09/12/2017 10:56 AM, Joakim Tjernlund wrote:
> Most FSL PCIe controllers expects 333 MHz PCI reference clock.
> This clock is derived from the CCB but in many cases the ref.
> clock is not 333 MHz and a divisor needs to be configured.
>
> This adds PEX_CCB_DIV #define which can be defined for e
The flash chip is 2 MiB , organized as 32 x 64 kiB sectors .
Rectify the entry to match the datasheet, reality and Linux SNOR IDs.
Signed-off-by: Marek Vasut
Cc: Jagan Teki
---
drivers/mtd/spi/spi_flash_ids.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/mtd/spi/sp
On Thu, Sep 14, 2017 at 4:51 PM, Heinrich Schuchardt wrote:
> On 09/12/2017 06:35 PM, Rob Clark wrote:
>> An event can be created with type==0, Shell.efi does this for an event
>> that is set when Ctrl-C is typed. So our current approach of having a
>> fixed set of timer slots, and determining wh
On 09/05/2017 10:42 PM, Priyanka Jain wrote:
> As per current implementation, default value of board env is
> based on board filename i.e ls2080ardb.
>
> With distro support changes, this env is used to decide upon
> kernel dtb which is different for other SoCs (ls2088a, ls2081a)
> combination sup
On 09/04/2017 03:14 AM, Sriram Dash wrote:
> Remove dependency of SYS_HAS_SERDES for Layerscape Chasis 3.
>
> Signed-off-by: Sriram Dash
> ---
> arch/arm/cpu/armv8/fsl-layerscape/Kconfig | 4 ++--
> arch/arm/cpu/armv8/fsl-layerscape/cpu.c | 2 ++
> arch/arm/cpu/armv8/fsl-layerscape/soc.c
You have a lot of magic numbers and delays. See inline comments.
On 09/03/2017 11:24 PM, Rajesh Bhagat wrote:
> Adds SERDES voltage and reset SERDES lanes API and makes
> enable/disable DDR controller support 0.9V API common.
>
> Signed-off-by: Ashish Kumar
> Signed-off-by: Rajesh Bhagat
> ---
On 09/12/2017 06:35 PM, Rob Clark wrote:
> An event can be created with type==0, Shell.efi does this for an event
> that is set when Ctrl-C is typed. So our current approach of having a
> fixed set of timer slots, and determining which slots are unused by
> type==0 doesn't work so well. But we do
On 08/29/2017 02:50 AM, Priyanka Jain wrote:
> For most of ls2080ardb use-cases, mc private DRAM block is required
> to be of 1.75GB.
> Henc set mcmemsize=0x7000 in default env
>
> Signed-off-by: Priyanka Jain
> ---
> include/configs/ls2080ardb.h |1 +
> 1 files changed, 1 insertions(
On 08/29/2017 12:01 AM, Sumit Garg wrote:
> Using changes in this patch we were able to reduce approx 4k
> size of u-boot-spl.bin image. Following is breif description of
> changes to reduce SPL size:
> 1. Compile-off mp.c and libfdt.c in case of SPL build.
> 2. Keep MMU and DCACHE specific variabl
On 08/28/2017 04:26 AM, Udit Agarwal wrote:
> Add config CONFIG_FSL_LS_PPA and CONFIG_FSL_CAAM in
> LS2080AQDS and LS2080ARDB secure boot defconfig.
You also change other things. Please explain.
>
> Signed-off-by: Udit Agarwal
> ---
> configs/ls2080aqds_SECURE_BOOT_defconfig | 5 +++--
> con
On 08/25/2017 02:03 AM, Udit Agarwal wrote:
> Add the secure boot defconfigs for QSPI boot on LS1088ARDB
> and LS1088AQDS platforms.
>
> Signed-off-by: Udit Agarwal
> ---
> configs/ls1088aqds_qspi_SECURE_BOOT_defconfig | 32
> +++
> configs/ls1088ardb_qspi_SECURE_BOOT_
On 09/14/2017 02:06 PM, Paul Burton wrote:
The openssl command specified in test_with_algo() ultimately ends up
being run by RunAndLog::run(), which uses it to construct a Popen object
with the default shell=False. The stderr redirect in the command is
therefore simply passed to openssl as an arg
On 09/14/2017 02:06 PM, Paul Burton wrote:
In python 3.x the configparser module is named with all lower case.
Import it as such in order to avoid errors when running on python 3.x,
and fall back to the CamelCase version in order to keep working with
python 2.x.
diff --git a/test/py/conftest.p
On 08/25/2017 02:03 AM, Udit Agarwal wrote:
> Validates PPA, MC, DPC, Bootscript, DPL and Kernel images in ESBC phase
> using esbc_validate command. Add images validation in default environment
> under mcinitcmd prior to MC initialization.
>
> Add header address for PPA to be validated during ESBC
The subject doesn't represent your change. Please revise.
On 08/22/2017 03:47 AM, ying.zhang22...@nxp.com wrote:
> From: Zhang Ying-22455
>
> The SP805-WDT module on LS1088A requires configuration of PMU's
> PCTBENR register to enable watchdog counter decrement and reset
> signal generation. The
On 08/18/2017 03:21 AM, Prabhakar Kushwaha wrote:
>
>> -Original Message-
>> From: U-Boot [mailto:u-boot-boun...@lists.denx.de] On Behalf Of Santan
>> Kumar
>> Sent: Friday, August 18, 2017 3:21 PM
>> To: u-boot@lists.denx.de; York Sun
>> Cc: Priyanka Jain
>> Subject: [U-Boot] [PATCH 1/1
The openssl command specified in test_with_algo() ultimately ends up
being run by RunAndLog::run(), which uses it to construct a Popen object
with the default shell=False. The stderr redirect in the command is
therefore simply passed to openssl as an argument. With at least openssl
1.1.0f this caus
When reading stdin python 3.x will give us byte arrays, and when writing
stdout or stderr it will expect byte arrays. In order to insulate the
rest of the code from this difference, call encode or decode at
appropriate points when reading or writing stdio files. This works fine
on python 2.x too.
The read_file() function in test_fit is used with files that are not
text files, as well as some that are. It is never used in a way that
requires it to decode text files to characters, so open all files in
binary mode such that read() doesn't attempt to decode characters for
files which are not te
In python 3.x the file() function has been removed. Use open() instead,
which works on both python 2.x & 3.x, and is described as the preferred
method of opening a file by python 2.x documentation anyway.
Signed-off-by: Paul Burton
---
test/py/tests/test_hush_if_test.py | 2 +-
1 file changed,
In python 3.x the StringIO module is gone, and instead StringIO can be
imported from the io module. Do this in order to run on python 3.x, and
fall back to importing StringIO as a module in order to continue working
with python 2.x.
Signed-off-by: Paul Burton
---
test/py/conftest.py | 8 ++-
In python 3.x the configparser module is named with all lower case.
Import it as such in order to avoid errors when running on python 3.x,
and fall back to the CamelCase version in order to keep working with
python 2.x.
Signed-off-by: Paul Burton
---
test/py/conftest.py | 6 +-
1 file chang
On 08/15/2017 11:32 PM, Xiaowei Bao wrote:
> Hi York,
>
> Yes, it is my mean, I am not brief enough to express, thank you correct me.
Xiaowei,
Please update his patch as discussed.
York
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.d
In python 3.x the xrange() function has been removed, and range()
returns an iterator much like Python 2.x's xrange(). Simply use range()
in place of xrange() in order to work on both python 2.x & 3.x. This
will mean a small cost on python 2.x since range() will return a list
there rather than an i
In python 3.x print must be called as a function rather than used as a
statement. Update uses of print to the function call syntax in order to
be python 3.x safe.
Signed-off-by: Paul Burton
---
test/py/conftest.py | 2 +-
test/py/test.py | 6 --
test/py/tes
This series allows test/py to run on python 3.x in addition to the
already supported python 2.x. With it applied I currently see only one
failure (test_ut[ut_dm_usb_flash]) which doesn't appear to be python
related when running with:
$ ./test/py/test.py --bd sandbox --build
Thanks,
Paul
Paul
On 05/17/2017 05:05 AM, yinbo.zhu wrote:
> From: Rajat Srivastava
>
> Adds helper functions to enable snooping and outstanding burst beat
> settings.
>
> Signed-off-by: Rajat Srivastava
> Signed-off-by: Rajesh Bhagat
> ---
Please re-submit this set. Some of them are accepted as separated patc
On 09/14/2017 12:54 PM, York Sun wrote:
> On 07/27/2017 03:05 AM, yinbo@nxp.com wrote:
>> From: Rajesh Bhagat
>>
>> +#elif defined(CONFIG_LS102XA) || defined(CONFIG_ARCH_LS1012A)
>
> Please use CONFIG_ARCH_LS1021A, not CONFIG_LS102XA.
>
Never mind. This is merged. I will send a patch to
On 07/27/2017 03:05 AM, yinbo@nxp.com wrote:
> From: Rajesh Bhagat
>
> Add USB EHCI support for ls1012aqds platform
>
> Signed-off-by: Rajat Srivastava
> Signed-off-by: Rajesh Bhagat
> Signed-off-by: yinbo.zhu
> ---
> arch/arm/include/asm/arch-fsl-layerscape/immap_lsch2.h | 1 +
> incl
1 - 100 of 128 matches
Mail list logo