On 11/09/2018 12:45, Adam Ford wrote:
On Mon, Sep 10, 2018 at 6:40 AM Jean-Jacques Hiblot wrote:
Hi Adam,
On 09/09/2018 14:19, Adam Ford wrote:
I was having some issues with a DM3730 properly reading the card
detect on GPIO 127 and attributed it to being related to the pbias
register. I h
Virtual Machines provided by qemu for arm are already equipped with
RTCdevice (PL031). With this patch set, PL031 driver is converted to
driver model and by default enabled on qemu-arm.
It allows us not only to use date command but also to enable UEFI's
GetTime/SetTime() services.
This work is mot
From: AKASHI Takahiro
With this patch, PL031 driver is converted to driver-model-compliant
driver. In addition, CONFIG_SYS_RTC_PL031_BASE is no longer valid.
Signed-off-by: AKASHI Takahiro
---
drivers/rtc/pl031.c | 126 ++-
include/configs/qemu-arm.h
From: AKASHI Takahiro
Virtual machine provided by qemu-arm has a ARM PL031 Real Time Clock
device. With this patch, the driver is enabled by default.
Signed-off-by: AKASHI Takahiro
---
arch/arm/Kconfig | 2 ++
1 file changed, 2 insertions(+)
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
in
Hi Marek,
Gentle ping on this series and the other for DM_USB on TI platforms.
JJ
On 04/09/2018 15:42, Jean-Jacques Hiblot wrote:
Resending this series after rebasing on top of latest u-boot.
This series aims at bringing improvements to the dwc3_generic driver so
that it can be used by most
> From: Alexander Graf
> Date: Fri, 14 Sep 2018 07:21:56 +0200
>
> On 14.09.18 06:41, Heinrich Schuchardt wrote:
> > Correct scrolling in EFI applications like the EFI Shell requires correct
> > setting of the terminal size. Detecting the terminal size over the serial
> > interface is often not s
Hello Tom,
please pull from u-boot-i2c.git master
The following changes since commit d1e15041abf3ccd38169ae7aa8736f78200f8ee3:
Merge branch 'master' of git://git.denx.de/u-boot-uniphier (2018-09-11
08:50:10 -0400)
are available in the Git repository at:
git://git.denx.de/u-boot-i2c.git m
Hi Angelo,
On 28 June 2018 at 21:48, Angelo Dureghello wrote:
> Hi Jagan,
>
> On Wed, Jun 27, 2018 at 02:54:42PM +0530, Jagan Teki wrote:
>> On Wed, Jun 27, 2018 at 2:27 PM, Angelo Dureghello wrote:
>> > Hi Jagan,
>> >
>> > On Wed, Jun 27, 2018 at 12:08:26PM +0530, Jagan Teki wrote:
>> >> On Tue
On 3 September 2018 at 18:05, Jagdish Gediya wrote:
> 'board_fdt_blob_setup' function sets up fdt blob at '&_end' so
> define '_end' symbol in mpc85xx lds files.
>
> Signed-off-by: Jagdish Gediya
> ---
> Changes for v2:
> - Define '_end' symbol in lds file instead of defining new
>
On 3 September 2018 at 18:05, Jagdish Gediya wrote:
> Signed-off-by: Jagdish Gediya
> Reviewed-by: Bin Meng
> ---
> No changes for v2 and v3.
>
> arch/powerpc/Kconfig | 1 +
> 1 file changed, 1 insertion(+)
Reviewed-by: Simon Glass
This is more than a default - with 'select' it will not be
On 3 September 2018 at 18:05, Jagdish Gediya wrote:
> Currently binman calculates '_skip_at_start' based on 'end-at-4gb'
> property and it is used for x86 images.
>
> For PowerPC mpc85xx based CPU, CONFIG_SYS_TEXT_BASE is the entry
> offset of the first entry. It can be 0xeff4 or 0xfff4 fo
On 3 September 2018 at 18:05, Jagdish Gediya wrote:
> This entry contains the PowerPC mpc85xx boot page and resetvec
> sections.
>
> Signed-off-by: Jagdish Gediya
> ---
> Changes for v2:
> - Updated README for new binman entry
> - Added test
>
> Changes for v3:
> - Changed
On 3 September 2018 at 18:05, Jagdish Gediya wrote:
> Add device tree for T2080QDS board and enable CONFIG_OF_CONTROL
> so that device tree can be compiled.
>
> Update board README for device tree usage.
>
> Signed-off-by: Jagdish Gediya
> Reviewed-by: Bin Meng
> ---
> Changes for v2:
>
On 3 September 2018 at 18:05, Jagdish Gediya wrote:
> Signed-off-by: Jagdish Gediya
> Reviewed-by: Bin Meng
> ---
> Changes for v2:
> - Remove mpc85xx-u-boot.dtsi
> - Update u-boot.dtsi to use CONFIG_MPC85XX_HAVE_RESET_VECTOR
>
> Changes for v3:
> - Use 'sort-by-offset' p
Hi Jens,
On 3 September 2018 at 16:46, Jens Wiklander wrote:
> Adds mmc_rpmb_route_frames() to route RPMB data frames from/to an
> external entity.
>
> Tested-by: Igor Opaniuk
> Signed-off-by: Jens Wiklander
> ---
> drivers/mmc/rpmb.c | 160 +
> incl
On 10 September 2018 at 15:53, Bin Meng wrote:
> The -fstrict-aliasing option is implicitly enabled at levels -O2,
> -O3, -Os by GCC. This option allows the compiler to assume the
> strictest aliasing rules applicable to the language being compiled.
> For example, the practice of reading from a di
On 3 September 2018 at 16:46, Jens Wiklander wrote:
> Sync with c8bfafb15944 ("dt/bindings: add bindings for optee")
> from Linux kernel.
>
> Introduces linaro prefix and adds bindings for ARM TrustZone based OP-TEE
> implementation.
>
> Signed-off-by: Jens Wiklander
> ---
> .../firmware/linaro,
On 3 September 2018 at 18:05, Jagdish Gediya wrote:
> Below is the sequence to embed dtb inside U-Boot,
> 1. Remove bootpg and resetvec section if needed
> 2. Append dtb
> 3. Append bootpg and resetvec section back if removed in step 1
>
> Above procedure is required only when CONFIG_MPC85xx and
>
Hi Jens,
On 3 September 2018 at 16:47, Jens Wiklander wrote:
> Adds a sandboxtee driver which emulates a generic TEE with the OP-TEE
sandbox tee
> AVB TA.
>
> Signed-off-by: Jens Wiklander
> ---
> drivers/tee/Kconfig | 12 +-
> drivers/tee/Makefile | 1 +
> drivers/tee/optee/Kco
Hi Marty,
On 13 September 2018 at 23:55, Marty E. Plummer wrote:
> Taken from coreboot's src/soc/rockchip/rk3288/sdram.c
>
> Without this change, my u-boot build for the asus c201 chromebook (4GiB)
> is incorrectly detected as 0 Bytes of ram.
>
> Signed-off-by: Marty E. Plummer
> ---
> arch/ar
Support creating an Fdt object without having to write the data to a file
first.
Signed-off-by: Simon Glass
---
tools/dtoc/fdt.py | 14 ++
tools/dtoc/test_fdt.py | 8
2 files changed, 22 insertions(+)
diff --git a/tools/dtoc/fdt.py b/tools/dtoc/fdt.py
index c5054e8cc
Pull this support from these upstream commits:
bfbfab0 pylibfdt: Add a means to add and delete notes
9005f41 pylibfdt: Allow delprop() to return errors
Signed-off-by: Simon Glass
---
scripts/dtc/pylibfdt/libfdt.i_shipped | 34 ++-
1 file changed, 28 insertions(+),
On 13 September 2018 at 00:28, Tuomas Tynkkynen wrote:
> The loop in ahci_start_ports() is looping over the maximum number of
> SCSI devices in the system, which can be larger than the amount of ports
> a particular AHCI controller has. The extra looping isn't directly
> harmful because the link_p
Hi,
On 3 September 2018 at 16:29, Lokesh Vutla wrote:
>
>
> On Sunday 02 September 2018 11:19 PM, Alexander Graf wrote:
>>
>>
>>> Am 02.09.2018 um 18:04 schrieb Vagrant Cascadian :
>>>
On 2018-09-02, Alexander Graf wrote:
> On 02.08.18 23:31, Dr. Philipp Tomsich wrote:
>
>> On 2
The check for this should be for None, not 0. Fix it and add a test.
Signed-off-by: Simon Glass
---
tools/binman/etype/fill.py | 2 +-
tools/binman/ftest.py | 5 +
tools/binman/test/80_fill_empty.dts | 15 +++
3 files changed, 21 insertions(+), 1 deletio
On 13 September 2018 at 00:28, Tuomas Tynkkynen wrote:
> These options are not used or necessary when device model is being used
> for SCSI. Just drop them.
>
> Signed-off-by: Tuomas Tynkkynen
> ---
> include/configs/dra7xx_evm.h| 4
> include/configs/qemu-arm.h | 3 ---
> include/
On 3 September 2018 at 16:46, Jens Wiklander wrote:
> Before this patch avb_ops_free() was returning early if supplied "ops"
> argument was not NULL. This patch fixes this by inverting the condition.
>
> Signed-off-by: Jens Wiklander
> ---
> common/avb_verify.c | 2 +-
> 1 file changed, 1 insert
On 7 September 2018 at 16:51, Bin Meng wrote:
> The comment of child_pre_probe, one of the 'struct uclass_driver'
> members, is currently missing.
>
> Signed-off-by: Bin Meng
> ---
>
> include/dm/uclass.h | 1 +
> 1 file changed, 1 insertion(+)
>
Reviewed-by: Simon Glass
> diff --git a/includ
Rather than reaching into this module from control, move the code that
needs this info into state.
Signed-off-by: Simon Glass
---
tools/binman/control.py | 21
tools/binman/state.py | 43 +
2 files changed, 56 insertions(+), 8 delet
Hi Jens,
On 3 September 2018 at 16:47, Jens Wiklander wrote:
> With CONFIG_SANDBOX malloc a buffer in get_sector_buf() and return that
> instead of returning CONFIG_FASTBOOT_BUF_ADDR since there's no such
> buffer reserved.
>
> Signed-off-by: Jens Wiklander
> ---
> include/avb_verify.h | 9
On 3 September 2018 at 16:47, Jens Wiklander wrote:
> Signed-off-by: Jens Wiklander
> ---
> arch/Kconfig | 1 +
> 1 file changed, 1 insertion(+)
Reviewed-by: Simon Glass
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-bo
Various entry implementations provide a way to obtain the default filename
for an entry. But at present there is no base-class implementation for
this function. Add one so that the API is defined.
Signed-off-by: Simon Glass
---
tools/binman/entry.py | 3 +++
tools/binman/entry_test.py | 5
On 13 September 2018 at 00:28, Tuomas Tynkkynen wrote:
> When using device model this sort of hardcoded limits aren't used or
> necessary.
>
> Signed-off-by: Tuomas Tynkkynen
> ---
> drivers/ata/ahci.c | 2 ++
> 1 file changed, 2 insertions(+)
Reviewed-by: Simon Glass
But please see below
>
>
On 3 September 2018 at 16:47, Jens Wiklander wrote:
> With CONFIG_OPTEE_TA_AVB use the trusted application AVB provided by
> OP-TEE to manage rollback indexes and device lock status.
Should this be device-lock status?
>
> Signed-off-by: Jens Wiklander
> ---
> common/avb_verify.c | 118 +++
When we get a problem like overlapping regions it is sometimes hard to
figure what what is going on. At present we don't write the map file in
this case. However the file does provide useful information.
Catch any packing errors and write a map file (if enabled with -m) to aid
debugging.
Signed-o
On 3 September 2018 at 16:47, Jens Wiklander wrote:
> Update the pymark.buildconfigspec to depend on 'cmd_mmc' in addition to
> 'cmd_avb' for those tests that needs more a more complete MMC
> implementation or the "mmc" command.
>
> Signed-off-by: Jens Wiklander
> ---
> test/py/tests/test_avb.py
For sandbox we want to put ELF files in the image since that is what we
need to execute. Add support for this.
Signed-off-by: Simon Glass
---
tools/binman/README.entries | 22
tools/binman/etype/u_boot_elf.py | 39
tools/binman/etype/u_
It is useful to have entries which can grow automatically to fill
available space. Add support for this.
Signed-off-by: Simon Glass
---
tools/binman/README | 4 +++
tools/binman/bsection.py | 22 +++-
tools/binman/entry.py| 11 ++
Binman currently supports updating the main device tree with things like
the position of each entry. Extend this support to SPL and TPL as well,
since they may need (a subset of) this information.
Also adjust DTB output files to have a .out extension since this seems
clearer than having a .dtb ext
At present we require the caller to manually update the device tree using
individual calls to libfdt functions. This is not ideal. It would be
better if we could make changes using the Python structure and then call a
Sync() function to write them back.
Add this feature to the Fdt class. Update bi
Hi Akashi,
On 4 September 2018 at 09:49, AKASHI Takahiro
wrote:
> In this commit, the same set of test cases as in test/fs/fs-test.sh
> is provided using pytest framework.
> Actually, fs-test.sh provides three variants:"sb" (sb command), "nonfs"
> (fatxx and etc.) and "fs" (hostfs), and this patc
On 3 September 2018 at 16:47, Jens Wiklander wrote:
> Enables cmd_avb and its dependencies need to run the AVB tests.
>
> Signed-off-by: Jens Wiklander
> ---
> arch/Kconfig | 4
> drivers/fastboot/Kconfig | 2 ++
> 2 files changed, 6 insertions(+)
Reviewed-by: Simon Glass
On 13 September 2018 at 00:28, Tuomas Tynkkynen wrote:
> This option has never been used for anything. Drop it.
>
> Signed-off-by: Tuomas Tynkkynen
> ---
> include/configs/MPC8544DS.h | 3 +--
> include/configs/MPC8572DS.h | 1 -
> include/configs/MPC8610HPCD.h | 1 -
> include/configs/MPC86
Add a few more functions which allow creating and modifying property
values. If only we could do this so easily in the real world.
Signed-off-by: Simon Glass
---
tools/dtoc/fdt.py | 70 ++
tools/dtoc/test_fdt.py | 43 ++
2 fil
At present if there are two vblock entries an image their contents are
written to the same file in the output directory. This prevents checking
the contents of each separately.
Fix this by adding part of the entry path to the filename, and add some
missing comments.
Signed-off-by: Simon Glass
--
At present if there is only a zero-size entry in a section this is
reported as an error, e.g.:
Offset 0x0 (0) is outside the section starting at 0x0 (0)
Adjust the logic in CheckEntries() to avoid this.
Signed-off-by: Simon Glass
---
tools/binman/bsection.py | 2 +-
1 file changed, 1 inser
At present sections have no record of their parent so it is not possible
to traverse up the tree to the root and figure out the position of a
section within the image.
Change the constructor to record this information.
Signed-off-by: Simon Glass
---
tools/binman/bsection.py | 5 -
too
At present binman only has basic support for SPL and very little for TPL.
This series expands that a bit.
Included are:
- Update SPL and TPL device trees with image offset, etc.
- Improvements to the Fdt class to allow it to automatically sync DT
changes back to the file from the Python Prop a
This should be big endian, since that is what device tree uses. Fix it.
Signed-off-by: Simon Glass
---
tools/dtoc/fdt.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tools/dtoc/fdt.py b/tools/dtoc/fdt.py
index 76cd66fbf95..ccf3b23ced4 100644
--- a/tools/dtoc/fdt.py
+++ b/
Add support for compressing blob entries. This can help reduce image sizes
for many types of data. It requires that the firmware be able to
decompress the data at run-time.
Signed-off-by: Simon Glass
---
tools/binman/README | 16 ++
tools/binman/README.entries | 7 +
Sometimes it is useful to build only a subset of the images provided by
the binman configuration. Add a -i option for this. It can be given
multiple times to build several images. If the option is not given, all
images are built.
Signed-off-by: Simon Glass
---
tools/binman/cmdline.py | 2 ++
t
Hi,
On 09/14/2018 01:55 PM, Simon Glass wrote:
On 13 September 2018 at 00:28, Tuomas Tynkkynen wrote:
When using device model this sort of hardcoded limits aren't used or
necessary.
Signed-off-by: Tuomas Tynkkynen
---
drivers/ata/ahci.c | 2 ++
1 file changed, 2 insertions(+)
Reviewed-b
This information should be in the entry it relates to, not in the main
README. Move it.
Signed-off-by: Simon Glass
---
tools/binman/README | 11 ---
tools/binman/README.entries | 5 -
tools/binman/etype/u_boot_with_ucode_ptr.py | 3 +++
3 fi
Normally x86 platforms use the end-at-4gb option. This currently produces
an FMAP with positions which have a large offset. The use of end-at-4gb is
a useful convenience within binman, but we don't really want to export
a map with these offsets.
Fix this by subtracting the 'skip at start' paramete
When the value of a text entry is not provided an execption is generated
talking about a None type. This is confusing. Add a more explanatory error
and a test for this case.
Signed-off-by: Simon Glass
---
tools/binman/etype/text.py | 3 +++
tools/binman/ftest.py | 7 +++
2 files change
On 13 September 2018 at 23:55, Marty E. Plummer wrote:
> This adds support for the ASUS C201, a RK3288-based clamshell
> device. The device tree comes from linus's linux tree at
> 3f16503b7d2274ac8cbab11163047ac0b4c66cfe. The SDRAM parameters
> are for 4GB Samsung LPDDR3, decoded from coreboot's
>
When TPL is used on x86 we may want to program the microcode (at least for
the first CPU) early in boot. Add support for this by refactoring the
existing code to be more generic.
Signed-off-by: Simon Glass
---
tools/binman/README.entries | 20 +
tools/binman/etype/
Images and sections have the same attributes, since an image is mostly
just a top-level section. Update the docs to explain this.
Signed-off-by: Simon Glass
---
tools/binman/README | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/tools/binman/README b/tools/binman/README
We use a fake device tree in tests most of the time since tests don't
normally care about the actual data. For example, for U-Boot proper we use
U_BOOT_DTB_DATA which is just a four-character string. This makes testing
the image output against an expected value very easy.
However in some cases, su
At present the control module has state information in it, since it is the
primary user of this. But it is a bit odd to have entries and other
modules importing control to obtain this information.
It seems better to have a dedicated state module, which control can use as
well. Create a new module
> On 14.09.2018, at 12:53, Simon Glass wrote:
>
> Hi,
>
> On 3 September 2018 at 16:29, Lokesh Vutla wrote:
>>
>>
>> On Sunday 02 September 2018 11:19 PM, Alexander Graf wrote:
>>>
>>>
Am 02.09.2018 um 18:04 schrieb Vagrant Cascadian :
> On 2018-09-02, Alexander Graf wro
We always have a device tree for U-Boot proper. But we may also have one
for SPL and TPL. Add a new Entry method to find out what DTs an entry
has, and use that list when updating DTs.
Signed-off-by: Simon Glass
---
tools/binman/bsection.py | 8
tools/binman/control.py | 2 +-
tools
Sometimesi it us useful to be able to verify the content of entries with
a hash. Add an easy way to do this in binman. The hash information can be
retrieved from the device tree at run time.
Signed-off-by: Simon Glass
---
tools/binman/README| 22
tools/binma
Add a way to add new nodes and sync them back to the blob.
Signed-off-by: Simon Glass
---
tools/dtoc/fdt.py | 20
tools/dtoc/test_fdt.py | 8
2 files changed, 28 insertions(+)
diff --git a/tools/dtoc/fdt.py b/tools/dtoc/fdt.py
index ccf3b23ced4..26f4a4ee562
In some cases it is useful to add a group of files to the image and be
able to access them at run-time. Of course it is possible to generate
the binman config file with a set of blobs each with a filename. But for
convenience, add an entry type which can do this.
Add required support (for adding n
Sometimes we want to include TPL for x86 platforms, such as when we want
to select between different SPL images (e.g. for Chrome OS verified boot).
Add support for this.
Signed-off-by: Simon Glass
---
tools/binman/README.entries | 17 ++
tools/binman/etype/x86_start16_t
At present we have a few calls to device-tree functions in binman and plan
to add more as we add new entry types which need to report their results.
It makes sense to put this code in a central place so that we can make
sure all device trees are updated. At present we only have U-Boot proper,
but
When tools are needed but not present, at present we just get an error
which can be confusing for the user. Try to be helpful by reporting the
tool as missing and suggesting a possible remedy.
Also update the Run() method to support this.
Signed-off-by: Simon Glass
---
tools/patman/tools.py |
Hi Otavio,
On 13/09/2018 21:57, Otavio Salvador wrote:
> Falcon mode boots the kernel directly from SPL, without loading
> the full U-Boot.
>
> As pico-imx6ul does not have a GPIO for selecting Falcon versus normal
> mode, enter in Falcon mode when the customer selects the
> CONFIG_SPL_OS_BOOT op
Signed-off-by: Pramod Kumar
---
include/configs/ls1088ardb.h | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/include/configs/ls1088ardb.h b/include/configs/ls1088ardb.h
index eb220bf6e9..363154a40b 100644
--- a/include/configs/ls1088ardb.h
+++ b/include/configs/ls1088ardb.h
Hi Simon,
On Fri, 14 Sep 2018 at 08:00, Simon Shields wrote:
>
> Hi Anand,
>
> On Thu, Sep 13, 2018 at 08:39:52PM +0530, Anand Moon wrote:
> > Hi Simon,
> >
> > On Wed, 12 Sep 2018 at 17:25, Simon Shields wrote:
> > >
> > > Hi,
> > >
> > > This patch series adds support for using U-Boot's SPL as
The VSC8584 and VSC8574 PHYs are 4-port PHYs that are 10/100/1000BASE-T,
100BASE-FX, 1000BASE-X and triple-speed copper SFP capable, can communicate
with the MAC via SGMII, QSGMII or 1000BASE-X, supports WOL, downshifting
and can set the blinking pattern of each of its 4 LEDs, supports SyncE as
wel
The VSC8584 PHY is a 4-port PHY that is 10/100/1000BASE-T, 100BASE-FX,
1000BASE-X and triple-speed copper SFP capable, can communicate with the
MAC via SGMII, QSGMII or 1000BASE-X, supports downshifting and can set
the blinking pattern of each of its 4 LEDs, supports hardware offloading
of MACsec a
Part of the config is common between the VSC8584 and the VSC8574, so to
prepare for the upcoming support of VSC8574, use the phy_device.priv
pointer that will keep the function that holds code that is PHY-specific
and that should be called during config function.
Signed-off-by: Quentin Schulz
---
The VSC8574 PHY is a 4-port PHY that is 10/100/1000BASE-T, 100BASE-FX,
1000BASE-X and triple-speed copper SFP capable, can communicate with
the MAC via SGMII, QSGMII or 1000BASE-X, supports WOL, downshifting and
can set the blinking pattern of each of its 4 LEDs, supports SyncE as
well as HP Auto-M
On Fri, Sep 14, 2018 at 8:53 AM Stefano Babic wrote:
> On 13/09/2018 21:57, Otavio Salvador wrote:
> > Falcon mode boots the kernel directly from SPL, without loading
> > the full U-Boot.
> >
> > As pico-imx6ul does not have a GPIO for selecting Falcon versus normal
> > mode, enter in Falcon mode
On 14/09/2018 14:49, Otavio Salvador wrote:
> On Fri, Sep 14, 2018 at 8:53 AM Stefano Babic wrote:
>> On 13/09/2018 21:57, Otavio Salvador wrote:
>>> Falcon mode boots the kernel directly from SPL, without loading
>>> the full U-Boot.
>>>
>>> As pico-imx6ul does not have a GPIO for selecting Falco
On Fri, Sep 14, 2018 at 10:07 AM Stefano Babic wrote:
> On 14/09/2018 14:49, Otavio Salvador wrote:
> > On Fri, Sep 14, 2018 at 8:53 AM Stefano Babic wrote:
> >> On 13/09/2018 21:57, Otavio Salvador wrote:
> >>> Falcon mode boots the kernel directly from SPL, without loading
> >>> the full U-Boot
On 14/09/2018 15:19, Otavio Salvador wrote:
> On Fri, Sep 14, 2018 at 10:07 AM Stefano Babic wrote:
>> On 14/09/2018 14:49, Otavio Salvador wrote:
>>> On Fri, Sep 14, 2018 at 8:53 AM Stefano Babic wrote:
On 13/09/2018 21:57, Otavio Salvador wrote:
> Falcon mode boots the kernel directly
Hi Anand,
On Fri, Sep 14, 2018 at 05:31:38PM +0530, Anand Moon wrote:
> Hi Simon,
> On Fri, 14 Sep 2018 at 08:00, Simon Shields wrote:
> >
> > Hi Anand,
> >
> > On Thu, Sep 13, 2018 at 08:39:52PM +0530, Anand Moon wrote:
> > > Hi Simon,
> > >
> > > On Wed, 12 Sep 2018 at 17:25, Simon Shields wro
Hello Tom,
please pull from u-boot-ubi-git master
The following changes since commit d1e15041abf3ccd38169ae7aa8736f78200f8ee3:
Merge branch 'master' of git://git.denx.de/u-boot-uniphier (2018-09-11
08:50:10 -0400)
are available in the Git repository at:
git://git.denx.de/u-boot-ubi.git m
AM654 uses a UART controller that is compatible (partially) with
existing OMAP UART, Introduce a compatible for adding support
for this controller.
Signed-off-by: Lokesh Vutla
---
- Similar kernel patch: https://lore.kernel.org/patchwork/patch/949227/
drivers/serial/serial_omap.c | 1 +
1 file
Hi Alex,
On 26 August 2018 at 18:53, Alexander Graf wrote:
>
>
> On 08.08.18 11:54, Simon Glass wrote:
>> This does not work at present and gives the following error:
>>
>> output: 'ld.bfd: read in flex scanner failed
>> scripts/Makefile.lib:390: recipe for target
>> 'lib/efi_selftest/efi_selfte
Hi Alex,
On 26 August 2018 at 18:55, Alexander Graf wrote:
>
>
> On 08.08.18 11:54, Simon Glass wrote:
>> This allows this feature to build within sandbox. This is for testing
>> purposes only since it is not possible for sandbox to load native code.
>
> Last time I tried I successfully ran nativ
Hi Alex,
On 26 August 2018 at 18:58, Alexander Graf wrote:
>
>
> On 08.08.18 11:54, Simon Glass wrote:
>> This jumps to test code which can call directly into the EFI support. It
>> does not need a separate image so it is easy to write tests with it.
>>
>> This test can be executed without causin
Hi Alex,
On 26 August 2018 at 19:01, Alexander Graf wrote:
>
>
> On 08.08.18 11:54, Simon Glass wrote:
>> Use a starting address of 256MB which should be available. This helps to
>> make sandbox RAM buffers pointers more recognisable.
>>
>> Signed-off-by: Simon Glass
>
> Is this really necessary
Hi Alex,
On 26 August 2018 at 19:28, Alexander Graf wrote:
>
>
> On 08.08.18 11:54, Simon Glass wrote:
>> A limitation of the EFI loader at present is that it does not build with
>> sandbox. This makes it hard to write tests, since sandbox is used for most
>> testing in U-Boot.
>>
>> This series
Hi Alex,
On 26 August 2018 at 19:13, Alexander Graf wrote:
>
>
> On 23.08.18 22:37, Heinrich Schuchardt wrote:
>> On 08/08/2018 11:54 AM, Simon Glass wrote:
>>> The test should exit like any other EFI application, by calling exit()
>>> in the boot services API. But this crashes at present on sand
Hi Alex,
On 26 August 2018 at 19:11, Alexander Graf wrote:
>
>
> On 08.08.18 11:54, Simon Glass wrote:
>> At present map_sysmem() maps an address into the sandbox RAM buffer,
>> return a pointer, while map_to_sysmem() goes the other way.
>>
>> The mapping is currently just 1:1 since a case was no
For the VT102 and the Linux console the left upper corner is [1, 1].
EFI uses [0, 0] as left upper corner.
Check parameters of the SetCursorPosition() service.
Use CSI H like EDK2 for positioning.
Signed-off-by: Heinrich Schuchardt
---
lib/efi_loader/efi_console.c | 24 +---
On Fri, Sep 14, 2018 at 5:50 AM, Heiko Schocher wrote:
> Hello Tom,
>
> please pull from u-boot-i2c.git master
>
> The following changes since commit d1e15041abf3ccd38169ae7aa8736f
> 78200f8ee3:
>
> Merge branch 'master' of git://git.denx.de/u-boot-uniphier (2018-09-11
> 08:50:10 -0400)
>
> are
On Fri, Sep 14, 2018 at 12:55:19PM +0200, Simon Glass wrote:
> Hi Marty,
>
>
> On 13 September 2018 at 23:55, Marty E. Plummer
> wrote:
> > Taken from coreboot's src/soc/rockchip/rk3288/sdram.c
> >
> > Without this change, my u-boot build for the asus c201 chromebook (4GiB)
> > is incorrectly d
On Fri, Sep 14, 2018 at 12:55:16PM +0200, Simon Glass wrote:
> On 13 September 2018 at 23:55, Marty E. Plummer
> wrote:
> > This adds support for the ASUS C201, a RK3288-based clamshell
> > device. The device tree comes from linus's linux tree at
> > 3f16503b7d2274ac8cbab11163047ac0b4c66cfe. The
Signed-off-by: Otavio Salvador
---
board/technexion/pico-imx6ul/MAINTAINERS | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/board/technexion/pico-imx6ul/MAINTAINERS
b/board/technexion/pico-imx6ul/MAINTAINERS
index 334847cf71..fec5868015 100644
--- a/board/technexion/pico
Signed-off-by: Otavio Salvador
---
board/technexion/pico-imx7d/MAINTAINERS | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/board/technexion/pico-imx7d/MAINTAINERS
b/board/technexion/pico-imx7d/MAINTAINERS
index 0755bd8366..1505c4da9a 100644
--- a/board/technexion/pico-im
This adds the device tree to the DFU and bootmenu environment setting.
Signed-off-by: Otavio Salvador
---
include/configs/pico-imx6ul.h | 3 +++
1 file changed, 3 insertions(+)
diff --git a/include/configs/pico-imx6ul.h b/include/configs/pico-imx6ul.h
index 8c657c13ac..3d93205535 100644
--- a/
This adds the device tree to the DFU and bootmenu environment setting.
Signed-off-by: Otavio Salvador
---
include/configs/pico-imx7d.h | 5 -
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/include/configs/pico-imx7d.h b/include/configs/pico-imx7d.h
index 4cc84ff5d4..0e770bf41f
This adds a new defconfig which pre-selects the PICO-Pi baseboard
allowing a completely non-interactive boot process.
Signed-off-by: Otavio Salvador
---
board/technexion/pico-imx6ul/MAINTAINERS | 5 +++
configs/pico-pi-imx6ul_defconfig | 53
2 files changed, 58
This adds a new defconfig which pre-selects the PICO-Hobbit baseboard
allowing a completely non-interactive boot process.
Signed-off-by: Otavio Salvador
---
board/technexion/pico-imx7d/MAINTAINERS | 5 ++
configs/pico-hobbit-imx7d_defconfig | 61 +
2 files changed,
Hi Bin,
On Tue, Sep 11, 2018 at 5:07 AM Bin Meng wrote:
>
> Hi Joe,
>
> On Fri, Jul 27, 2018 at 2:52 AM Joe Hershberger
> wrote:
> >
> > On Thu, Jul 26, 2018 at 5:15 AM, Bin Meng wrote:
> > > Currently there are two ethernet drivers (mvneta.c and mvpp2.c) that
> > > has netdev_### (eg: netdev_d
1 - 100 of 115 matches
Mail list logo