This e,g is wrong. Maximum/minimum e.g values are swapped each other.
Signed-off-by: Jaehoon Chung
---
include/dwmmc.h | 8
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/include/dwmmc.h b/include/dwmmc.h
index 6aebe96..164d1dc 100644
--- a/include/dwmmc.h
+++ b/include/d
It's working on converting from legacy to DM.
It's also in progessing. There are some minor wrongs.
These patches are fixed wrong explanations and removing unnecessary defined.
These patchese are based on u-boot-dm. (blk-working branch)
Jaehoon Chung (2):
dm: mmc: dwmmc: fix the wrong explanati
There are no places to call these functions.
It should be used the callback function.
Then it can be used as static functions.
Signed-off-by: Jaehoon Chung
---
drivers/mmc/dw_mmc.c | 4 ++--
include/dwmmc.h | 3 ---
2 files changed, 2 insertions(+), 5 deletions(-)
diff --git a/drivers/mmc/
> -Original Message-
> From: Matthew Bright [mailto:matthew.bri...@alliedtelesis.co.nz]
> Sent: Thursday, June 23, 2016 8:23 AM
> To: Marek Vasut ; Rajesh Bhagat
> Cc: u-boot@lists.denx.de; Chris Packham ;
> Mark
> Tomlinson
> Subject: Re: testing: [PATCH v7 0/3] common: usb_storage: I
>
>
> From: Matthew Bright [mailto:matthew.bri...@alliedtelesis.co.nz]
> Sent: Wednesday, June 22, 2016 11:56 AM
> To: Rajesh Bhagat ; ma...@denx.de
> Cc: u-boot@lists.denx.de; Chris Packham ;
> Mark Tomlinson
> Subject: comments: [PATCH v7 3/3] common: usb_storage: Implement logic to
> calcu
Hi Masahiro,
On Tue, Jun 28, 2016 at 02:24:00PM +0900, Masahiro Yamada wrote:
>Hi.
>
>
>2016-06-28 14:02 GMT+09:00 Peng Fan :
>> Hi Tom,
>>
>> On Fri, Jun 24, 2016 at 06:57:44PM -0400, Tom Rini wrote:
>>>On Sun, Jun 19, 2016 at 06:20:52PM +0800, Peng Fan wrote:
Hi Masahiro,
+Simon
>>
Hi Simon,
> -Original Message-
> From: U-Boot [mailto:u-boot-boun...@lists.denx.de] On Behalf Of Simon Glass
> Sent: Monday, June 13, 2016 11:01 AM
> To: U-Boot Mailing List
> Cc: Marek Vasut
> Subject: [U-Boot] [PATCH 24/27] dm: zynq: usb: Convert to CONFIG_DM_USB
>
> Convert zynq USB
Hi,
> -Original Message-
> From: Hans de Goede [mailto:hdego...@redhat.com]
> Sent: Monday, June 27, 2016 4:35 PM
> To: Siva Durga Prasad Paladugu ; u-boot@lists.denx.de
> Cc: ma...@denx.de; Siva Durga Prasad Paladugu
> Subject: Re: [U-Boot] [UBOOT PATCH] usb: ehci-hcd: Fix crash when ro
Hi.
2016-06-28 14:02 GMT+09:00 Peng Fan :
> Hi Tom,
>
> On Fri, Jun 24, 2016 at 06:57:44PM -0400, Tom Rini wrote:
>>On Sun, Jun 19, 2016 at 06:20:52PM +0800, Peng Fan wrote:
>>> Hi Masahiro,
>>>
>>> +Simon
>>> On Fri, Jun 17, 2016 at 07:08:23PM +0900, Masahiro Yamada wrote:
>>> >2016-06-17 18:39
Hi Tom,
On Fri, Jun 24, 2016 at 06:57:44PM -0400, Tom Rini wrote:
>On Sun, Jun 19, 2016 at 06:20:52PM +0800, Peng Fan wrote:
>> Hi Masahiro,
>>
>> +Simon
>> On Fri, Jun 17, 2016 at 07:08:23PM +0900, Masahiro Yamada wrote:
>> >2016-06-17 18:39 GMT+09:00 Peng Fan :
>> >> Add CONFIG_{SD|NAND|ONENAND
On Tue, Jun 14, 2016 at 3:01 PM, wrote:
> From: Hongbo Zhang
>
> For the robustness of codes, while powering on a CPU, it is better to check
> if the target CPU is already on or in the process of power on, if yes the
> power on routine shouldn't be executed further and should return with the
> c
On Tue, Jun 14, 2016 at 3:01 PM, wrote:
> From: Hongbo Zhang
>
> LS1021 offers two secure OCRAM blocks for trustzone.
> This patch moves all the secure text sections into the OCRAM.
>
> Signed-off-by: Wang Dongsheng
> Signed-off-by: Hongbo Zhang
> ---
> arch/arm/include/asm/arch-ls102xa/confi
On Tue, Jun 14, 2016 at 3:01 PM, wrote:
> From: Hongbo Zhang
>
> The input parameter CPU ID needs to be validated before furher oprations such
> as CPU_ON, this patch introduces the function to do this.
>
> Signed-off-by: Wang Dongsheng
> Signed-off-by: Hongbo Zhang
> ---
> arch/arm/cpu/armv7
On Tue, Jun 28, 2016 at 10:49 AM, Chen-Yu Tsai wrote:
> Hi,
>
> On Tue, Jun 14, 2016 at 3:01 PM, wrote:
>> From: Hongbo Zhang
>>
>> There are codes for saving target PC in each platform psci_cpu_on routines,
>> these can be factored out as psci_cpu_on_common.
>> Another purpose is that the code
On Mon, Jun 27, 2016 at 01:40:00PM +0200, Maxime Ripard wrote:
> Hi David,
>
> On Mon, Jun 27, 2016 at 03:26:07PM +1000, David Gibson wrote:
> > > +static uint32_t overlay_get_target_phandle(const void *fdto, int
> > > fragment)
> > > +{
> > > + const uint32_t *val;
> > > + int len;
> > > +
> > >
On Mon, Jun 27, 2016 at 09:25:27AM +0200, Maxime Ripard wrote:
> Hi David,
>
> On Mon, Jun 27, 2016 at 01:39:06AM +1000, David Gibson wrote:
> > On Fri, Jun 24, 2016 at 04:27:49PM +0200, Maxime Ripard wrote:
> > > The libfdt overlay support introduces a bunch of new includes and
> > > functions.
>
On Mon, Jun 27, 2016 at 11:16:52AM +0200, Maxime Ripard wrote:
> On Mon, Jun 27, 2016 at 01:45:11AM +1000, David Gibson wrote:
> > On Fri, Jun 24, 2016 at 04:27:52PM +0200, Maxime Ripard wrote:
> > > Add a function to modify inplace a property starting from a given index.
> > >
> > > This is espec
On Tue, Jun 14, 2016 at 3:01 PM, wrote:
> From: Hongbo Zhang
>
> The legacy code saves target PC at stack top, this patch changes it to stack
> bottom, because we will save more contents for PSCI v1.0, by this way we don't
> need to adjust the stack pointer when more contents are saved.
>
> Sign
Hi,
On Tue, Jun 14, 2016 at 3:01 PM, wrote:
> From: Hongbo Zhang
>
> According to latest PSCI specification, the context ID is needed by CPU_ON.
> This patch saves context ID to the second lowest address of the stack (next to
> where target PC is saved), and restores it to r0 when needed while
Hi,
On Tue, Jun 14, 2016 at 3:01 PM, wrote:
> From: Hongbo Zhang
>
> There are codes for saving target PC in each platform psci_cpu_on routines,
> these can be factored out as psci_cpu_on_common.
> Another purpose is that the codes of saving target PC will be changed a bit
> and
> a new contex
Hi,
On Mon, Jun 27, 2016 at 6:47 PM, Andre Przywara wrote:
> Hi Masahiro,
>
> On 25/06/16 05:08, Masahiro Yamada wrote:
>> Hi Andre,
>>
>>
>> 2016-06-19 19:33 GMT+09:00 André Przywara :
>>> Hi,
>>>
>>> On 19/06/16 09:57, Masahiro Yamada wrote:
2016-06-18 18:40 GMT+09:00 Linus Walleij :
>
On 06/28/2016 01:02 AM, York Sun wrote:
> Commit 9262367 moved USB errata workaround to a C file but didn't
> build it for SPL targets.
>
> Signed-off-by: York Sun
> CC: Sriram Dash
> CC: Rajesh Bhagat
>
> ---
> Please review this patch. It fixed the compiling errors introduced by
> 9262367. N
I ran Buildman for the whole series, and I did not see any regression.
01: Merge branch 'master' of git://git.denx.de/u-boot-uniphier
openrisc: + openrisc-generic
arc: + tb100 axs101 axs103
blackfin: + bf533-stamp cm-bf527
arm: + socfpga_is1
powerpc: + P1022DS_
Currently, this is only defined in arch/arm/include/asm/types.h,
so move it to include/linux/types.h to make it available for all
architectures.
I defined it with phys_addr_t as Linux does. I needed to surround
the define with #ifdef __KERNEL__ ... #endif to avoid build errors
in tools building.
For most of architectures in U-Boot, virtual address is straight
mapped to physical address. So, it makes sense to have generic
defines of ioremap and friends in .
All of them are just empty and will disappear at compile time, but
they will be helpful to implement drivers which are counterparts o
These defines are valid only when iomem_valid_addr is defined,
but I do not see such defines anywhere. Remove.
Signed-off-by: Masahiro Yamada
---
Changes in v2: None
arch/arm/include/asm/io.h | 34 --
arch/nds32/include/asm/io.h | 34 -
Hi Daniel,
2016-06-27 18:57 GMT+09:00 Daniel Schwierzeck :
>
>
> Am 27.06.2016 um 10:32 schrieb Masahiro Yamada:
>> For most of architectures in U-Boot, virtual address is straight
>> mapped to physical address. So, it makes sense to have generic
>> defines of ioremap and friends in .
>>
>> All o
On Tue, Jun 07, 2016 at 11:19:38AM -0700, Steve Rae wrote:
> In order to process the CHUNK_TYPE_DONT_CARE properly, there is
> a requirement to be able to 'reserve' a specified number of blocks
> in the storage media. Because of the special handling of "bad blocks"
> in NAND devices, this is imple
On Tue, Jun 07, 2016 at 11:19:39AM -0700, Steve Rae wrote:
> - increase the size of the fill buffer
> - testing has shown a 10x improvement when the sparse image
> has large CHUNK_TYPE_FILL chunks
>
> Signed-off-by: Steve Rae
Applied to u-boot/master, thanks!
--
Tom
signature.asc
Descript
On Mon, Jun 27, 2016 at 04:13:37PM +0900, Minkyu Kang wrote:
> Dear Tom,
>
> The following changes since commit 4141e85bcd79c0b9b16def710e527f165107b7af:
>
> kbuild: avoid race between dtbs and dt/dt.dtb targets (2016-06-24 17:24:41
> -0400)
>
> are available in the git repository at:
>
>
On Tue, Jun 07, 2016 at 11:19:37AM -0700, Steve Rae wrote:
> - update fastboot_okay() and fastboot_fail()
>
> This file originally came from upstream code.
>
> While retaining the storage abstraction feature, this is the second
> set of the changes required to resync with the
> cmd_flash_mmc_s
On Sun, Jun 26, 2016 at 08:38:41PM +0200, Andreas Bießmann wrote:
> Hi Tom,
>
> please pull the following into u-boot/master for 2016.07.
>
> It contains the spl_boot_mode() change from Marek which was delegated partly
> to you and partly to me on patchwork.
> The rest is DT support for some Sie
On Tue, Jun 07, 2016 at 11:19:36AM -0700, Steve Rae wrote:
> This file originally came from upstream code.
>
> While retaining the storage abstraction feature, this is the first
> set of the changes required to resync with the
> cmd_flash_mmc_sparse_img()
> in the file
> aboot.c
> from
>
>
On Tue, Jun 07, 2016 at 11:19:35AM -0700, Steve Rae wrote:
> This "session-id" alogrithm is not required, and currently corrupts
> the stored image whenever more the one "session" is required.
>
> Signed-off-by: Steve Rae
Applied to u-boot/master, thanks!
--
Tom
signature.asc
Description: D
On Mon, Jun 27, 2016 at 04:11:32PM -0700, Steve Rae wrote:
> Update the email address for the boards that I maintain.
>
> Signed-off-by: Steve Rae
Applied to u-boot/master, thanks!
--
Tom
signature.asc
Description: Digital signature
___
U-Boot mai
Update the email address for the boards that I maintain.
Signed-off-by: Steve Rae
---
- motivated to do it now because of [1] which closes next Monday
- Tim Kryger has been gone for ~2 years
[1]
http://www.cypress.com/news/cypress-acquire-broadcom-s-wireless-internet-things-business-0
board/br
Commit 9262367 moved USB errata workaround to a C file but didn't
build it for SPL targets.
Signed-off-by: York Sun
CC: Sriram Dash
CC: Rajesh Bhagat
---
Please review this patch. It fixed the compiling errors introduced by
9262367. Not sure if this is the way USB errata should be handled.
d
there are two groups of functions:
- application ready tools: fw_setenv/fw_getenv/fw_parse_script
these are used, when creating a single binary containing multiple
tools (busybox like)
- file access like: open/read/write/close
above functions are implemented on top of these. applications
can use th
From: Andreas Fenkart
For double buffering to work, the target buffer must always be big
enough to hold all data. This can only be ensured if buffers are of
equal size, otherwise one must be smaller and we risk data loss
when copying from the bigger to the smaller buffer.
Signed-off-by: Andreas
Try to avoid adhoc iteration of the environment. Reuse fw_getenv
to find the variables that should be printed. Only use open-coded
iteration when printing all variables.
For backwards compatibility, keep emitting a newline when
printing with noheader.
Signed-off-by: Andreas Fenkart
---
tools/env
From: Andreas Fenkart
forward declaration not needed when re-ordered
Signed-off-by: Andreas Fenkart
---
tools/env/fw_env.c | 38 ++
1 file changed, 18 insertions(+), 20 deletions(-)
diff --git a/tools/env/fw_env.c b/tools/env/fw_env.c
index b1c8217..ca839d1
various patches, see individual patch descriptions
Andreas Fenkart (4):
tools/env: return with error if redundant environments have unequal
size
tools/env: javadoc for fw_printenv, fw_getenv and fw_parse_script
tools/env: move envmatch further up in file to avoid forward
declarations
Otherwise, ocassionally see errors like this:
Flashing sparse image at offset 2078720
Flashing Sparse Image
sdhci_send_command: Timeout for status update!
mmc fail to send stop cmd
write_sparse_image: Write failed, block #2181088 [0]
This does not affect the actual writing speed, which
On 6/24/2016 8:59 AM, Fabien Lahoudere wrote:
> In order to simplify the use of various images on various media
> for nitrogen6x, the configuration of the board must follow the
> generic distro configuration (doc/README.distro).
>
> In order to boot your old rootfs, move your kernel and your devic
On 06/24/2016 09:15 PM, Masahiro Yamada wrote:
> Hi York,
>
> 2016-06-21 1:30 GMT+09:00 york sun :
>> On 06/19/2016 03:34 AM, André Przywara wrote:
>>> Hi,
>>>
>>> On 19/06/16 09:57, Masahiro Yamada wrote:
2016-06-18 18:40 GMT+09:00 Linus Walleij :
> On Fri, Jun 17, 2016 at 2:51 PM, Masahi
On 06/16/2016 08:58 PM, Rajesh Bhagat wrote:
>
>
>> -Original Message-
>> From: york sun
>> Sent: Friday, June 17, 2016 9:07 AM
>> To: Rajesh Bhagat ; u-boot@lists.denx.de
>> Cc: qianyu.g...@freescale.com; mingkai...@freescale.com;
>> prabha...@freescale.com
>> Subject: Re: [PATCH v2] inclu
Adds information regarding SPL handling the loading and processing of
secured u-boot images as part of the second stage boot the SPL does.
Introduces the description of a new interface script in the TI SECDEV
Package which handles the creation and prep of secured binary images.
Signed-off-by: Dani
Adds commands so that when a secure device is in use and the SPL is
built to load a FIT image (with combined U-Boot binary and various
DTBs), these components that get fed into the FIT are all processed to
be signed/encrypted/etc. as per the operations performed by the
secure-binary-image.sh script
From: Daniel Allred
Add an interface for calling secure ROM APIs across a range of OMAP and
OMAP compatible high-security (HS) device variants. While at it, also
perform minor cleanup/alignment without any change in functionality.
Signed-off-by: Daniel Allred
Signed-off-by: Andreas Dannenberg
Adds a generic C-callable API for making secure ROM calls on OMAP and
OMAP-compatible devices. This API provides the important function of
flushing the ROM call arguments to memory from the cache, so that the
secure world will have a coherent view of those arguments. Then is
simply calls the omap_s
From: Daniel Allred
Adds missing flush_dcache_range and invalidate_dcache_range dummy
(empty) placeholder functions to the #else portion of the #ifndef
CONFIG_SYS_DCACHE_OFF, where full implementations of these functions
are defined.
Signed-off-by: Daniel Allred
Signed-off-by: Andreas Dannenber
This is an updated version of a patch series that introduces a generic way
to optionally post-process blobs as they get extracted by the SPL from the
u-boot.img FIT image, and uses this scheme to perform some authentication/
decryption related processing on TI's high-secure (HS) SoC variants. For
a
Adds an API that verifies a signature attached to an image (binary
blob). This API is basically a entry to a secure ROM service provided by
the device and accessed via an SMC call, using a particular calling
convention.
Signed-off-by: Daniel Allred
Signed-off-by: Andreas Dannenberg
Reviewed-by:
From: Daniel Allred
The next stage boot loader image and the selected FDT can be post-
processed by board/platform/device-specific code, which can include
modifying the size and altering the starting source address before
copying these binary blobs to their final destination. This might be
desire
Modify the SPL build procedure for AM57xx and DRA7xx high-security (HS)
device variants to create a secure u-boot_HS.img FIT blob that contains
U-Boot and DTB artifacts signed with a TI-specific process based on the
CONFIG_TI_SECURE_DEVICE config option and the externally-provided image
signing too
From: Madan Srinivas
Modify the SPL build procedure for AM437x high-security (HS) device
variants to create a secure u-boot_HS.img FIT blob that contains U-Boot
and DTB artifacts signed (and optionally encrypted) with a TI-specific
process based on the CONFIG_TI_SECURE_DEVICE config option and th
Hi Bin,
Sorry for the late.
I applied the patch and it seems to work. I'll do more tests. Thanks.
Regards,
Hilbert
This e-mail and its attachment may contain PEGATRON Corp information that is
confidential or privileged, and are solely for the use of the individual to
whom this e-mail is addres
There are two enable methods supported by ARM64 Linux; psci and
spin-table. The latter is simpler and helpful for quick SoC bring
up. My main motivation for this patch is to improve the spin-table
support, which allows us to boot an ARMv8 system without the ARM
Trusted Firmware.
Currently, we ha
On Mon, 27 Jun 2016, Robert P. J. Day wrote:
>
> possibly embarrassing myself here, but i just ran across this in
> edb93xx.c, which looks ... weird, a mixture of "EGPIO" and "EPGIO"
> toward the end of that source file:
>
> ... snip ...
never mind, i just noticed that, first, the "edb" boa
possibly embarrassing myself here, but i just ran across this in
edb93xx.c, which looks ... weird, a mixture of "EGPIO" and "EPGIO"
toward the end of that source file:
... snip ...
int board_mmc_init(bd_t *bis)
{
struct gpio_regs *regs = (struct gpio_regs *)GPIO_BASE;
ep
Hi David,
On Mon, Jun 27, 2016 at 03:26:07PM +1000, David Gibson wrote:
> > +static uint32_t overlay_get_target_phandle(const void *fdto, int fragment)
> > +{
> > + const uint32_t *val;
> > + int len;
> > +
> > + val = fdt_getprop(fdto, fragment, "target", &len);
> > + if (!val || (*val ==
On 25.06.2016 21:04, Mateusz Kulikowski wrote:
Hi Dirk,
On 23.06.2016 13:33, Dirk Behme wrote:
[...]
Idea: perhaps after this series is merged we can add 2 new commands to u-boot
(SMC/HVC) to
play with hypervisors/secure monitors (and perhaps use some simple
functionality if needed).
How t
Hi,
On 27-06-16 10:59, Siva Durga Prasad Paladugu wrote:
This patch fixes the issue on zynq USB failure with DM
when rootdev is not initialized. This variable is initalized
to zero in non driver model case but not in DM.
Signed-off-by: Siva Durga Prasad Paladugu
---
- Tested on Zynq ZC702 boar
Hi Simon,
On 06/13/2016 02:30 PM, Simon Glass wrote:
> These comments were missed when the original code was written. Add them to
> help people port their drivers over.
>
> Signed-off-by: Simon Glass
> ---
>
> include/dwmmc.h | 64
> +
>
Hi Masahiro,
On 25/06/16 05:08, Masahiro Yamada wrote:
> Hi Andre,
>
>
> 2016-06-19 19:33 GMT+09:00 André Przywara :
>> Hi,
>>
>> On 19/06/16 09:57, Masahiro Yamada wrote:
>>> 2016-06-18 18:40 GMT+09:00 Linus Walleij :
On Fri, Jun 17, 2016 at 2:51 PM, Masahiro Yamada
wrote:
>
Hi!
>
> Hi!
>
> On 06/27/2016 11:10 AM, Christian Didriksson wrote:
> > Hi,
> >
> >> On 06/23/2016 06:31 PM, Sylvain Lesne wrote:
> >>> On 06/23/2016 06:14 PM, Marek Vasut wrote:
> On 06/23/2016 05:58 PM, Sylvain Lesne wrote:
> > Hi Marek, Christian,
>
> Hi,
>
> > On 0
Hi Andrej,
On 20/06/2016 18:18, Andrej Rosano wrote:
>>
>> I ten to NACK this. You can do exactly the same with a U-Boot script,
>> and if you want to have this as default, you can change your default
>> environment. This is just a wrapper around the hush shell.
>
> The intention of the patch is
Commit 90b7fc924adf "net: designware: support phy reset device-tree
bindings" made DW GMAC driver dependent on DM_GPIO by unconditional
usage of purely DM_GPIO stuff like:
* dm_gpio_XXX()
* gpio_request_by_name()
But since that driver as of today might be easily used without
DM_GPIO (that's the
Am 27.06.2016 um 10:32 schrieb Masahiro Yamada:
> For most of architectures in U-Boot, virtual address is straight
> mapped to physical address. So, it makes sense to have generic
> defines of ioremap and friends in .
>
> All of them are just empty and will disappear at compile time, but
> they
Hi!
On 06/27/2016 11:10 AM, Christian Didriksson wrote:
> Hi,
>
>> On 06/23/2016 06:31 PM, Sylvain Lesne wrote:
>>> On 06/23/2016 06:14 PM, Marek Vasut wrote:
On 06/23/2016 05:58 PM, Sylvain Lesne wrote:
> Hi Marek, Christian,
Hi,
> On 06/23/2016 03:07 PM, Marek Vasut
On Mon, Jun 27, 2016 at 01:45:11AM +1000, David Gibson wrote:
> On Fri, Jun 24, 2016 at 04:27:52PM +0200, Maxime Ripard wrote:
> > Add a function to modify inplace a property starting from a given index.
> >
> > This is especially useful when the property is an array of values, and you
> > want to
Hi,
> On 06/23/2016 06:31 PM, Sylvain Lesne wrote:
> > On 06/23/2016 06:14 PM, Marek Vasut wrote:
> >> On 06/23/2016 05:58 PM, Sylvain Lesne wrote:
> >>> Hi Marek, Christian,
> >>
> >> Hi,
> >>
> >>> On 06/23/2016 03:07 PM, Marek Vasut wrote:
> On 06/22/2016 06:37 PM, Christian Didriksson wro
This patch fixes the issue on zynq USB failure with DM
when rootdev is not initialized. This variable is initalized
to zero in non driver model case but not in DM.
Signed-off-by: Siva Durga Prasad Paladugu
---
- Tested on Zynq ZC702 board with USB DM driver model patches
sent by Simon.
---
dri
I ran Buildman for the whole series, and I did not see any regression.
01: Merge branch 'master' of git://git.denx.de/u-boot-uniphier
openrisc: + openrisc-generic
arc: + tb100 axs101 axs103
blackfin: + bf533-stamp cm-bf527
arm: + socfpga_is1
powerpc: + P1022DS_
Currently, this is only defined in arch/arm/include/asm/types.h,
so move it to include/linux/types.h to make it available for all
architectures.
I defined it with phys_addr_t as Linux does. I needed to surround
the define with #ifdef __KERNEL__ ... #endif to avoid build errors
in tools building.
These defines are valid only when iomem_valid_addr is defined,
but I do not see such defines anywhere. Remove.
Signed-off-by: Masahiro Yamada
---
arch/arm/include/asm/io.h | 34 --
arch/nds32/include/asm/io.h | 34 --
arch/sh/in
For most of architectures in U-Boot, virtual address is straight
mapped to physical address. So, it makes sense to have generic
defines of ioremap and friends in .
All of them are just empty and will disappear at compile time, but
they will be helpful to implement drivers which are counterparts o
From: Xu Ziyuan
If we would like to boot from SD card, we have to implement mmc driver
in SPL stage, and get a slightly large spl binrary. RK3288's bootrom code
has the ability to load spl and u-boot, then boot.
If CONFIG_ROCKCHIP_RK3288_SPL_BACKTO_BROM is enabled, the spl will
return to bootrom
1/6 moves CONFIG_BOOTDELAY for a new SOCFPGA board.
The rest of this series are clean-ups of autoboot code.
Masahiro Yamada (6):
ARM: socfpga: move CONFIG_BOOTDELAY to Kconfig for IS1 board
doc: bootdelay: drop explanation about CONFIG_BOOTDELAY from README
autoboot: remove CONFIG_ZERO_BO
As the help message of CONFIG_BOOTDELAY says, CONFIG_BOOTDELAY=-2
means the autoboot with no delay, with no abort check even if
CONFIG_ZERO_BOOTDELAY_CHECK is defined.
To sum up, the autoboot behaves as follows:
[1] CONFIG_BOOTDELAY=0 && CONFIG_ZERO_BOOTDELAY_CHECK=y
autoboot with no delay,
On 27.06.2016 09:22, Masahiro Yamada wrote:
This recently added board missed the tree-wide migration of
CONFIG_BOOTDELAY.
Signed-off-by: Masahiro Yamada
Acked-by: Pavel Machek
Reviewed-by: Heiko Schocher
Reviewed-by: Stefan Roese
Thanks,
Stefan
On Mon, Jun 27, 2016 at 01:49:29AM +1000, David Gibson wrote:
> On Fri, Jun 24, 2016 at 04:27:54PM +0200, Maxime Ripard wrote:
> > Add a function to retrieve a writeable property only by the first
> > characters of its name.
> >
> > Signed-off-by: Maxime Ripard
> > ---
> > include/libfdt.h | 7 +
Hi David,
On Mon, Jun 27, 2016 at 01:39:06AM +1000, David Gibson wrote:
> On Fri, Jun 24, 2016 at 04:27:49PM +0200, Maxime Ripard wrote:
> > The libfdt overlay support introduces a bunch of new includes and
> > functions.
> >
> > Make sure we are able to build it by adding the needed glue.
> >
>
The same information now exists in common/Kconfig. Do not duplicate
documentation from the point of view of maintainability.
Signed-off-by: Masahiro Yamada
Reviewed-by: Simon Glass
Reviewed-by: Heiko Schocher
---
Changes in v3: None
Changes in v2: None
README | 17 -
Move the bootdelay >= 0 check to the caller, which simplifies
the callees.
Signed-off-by: Masahiro Yamada
Reviewed-by: Stefan Roese
Reviewed-by: Simon Glass
Reviewed-by: Heiko Schocher
---
Changes in v3: None
Changes in v2: None
common/autoboot.c | 22 --
1 file changed,
Because abortboot_keyed() and abortboot_normal() are not compiled
at the same time, we can rename both of them to __abortboot().
This allows to drop #ifdef from the caller.
Signed-off-by: Masahiro Yamada
Reviewed-by: Stefan Roese
Reviewed-by: Simon Glass
Reviewed-by: Heiko Schocher
---
Change
Factor out the same code from the callees to the caller.
Signed-off-by: Masahiro Yamada
Reviewed-by: Stefan Roese
Reviewed-by: Simon Glass
Reviewed-by: Heiko Schocher
---
Changes in v3: None
Changes in v2:
- Fix build error when CONFIG_SILENT_CONSOLE is enabled
common/autoboot.c | 21
This recently added board missed the tree-wide migration of
CONFIG_BOOTDELAY.
Signed-off-by: Masahiro Yamada
Acked-by: Pavel Machek
Reviewed-by: Heiko Schocher
---
Changes in v3: None
Changes in v2: None
configs/socfpga_is1_defconfig | 4 +---
include/configs/socfpga_is1.h | 1 -
2 files cha
On Fri, Jun 24, 2016 at 1:57 PM, Wolfgang Denk wrote:
> Dear Vinoth,
>
> In message
> you
> wrote:
>>
>> I am using the following command to create uImage. Here in the architecture
>> argument I am not seeing any option corresponding to the Intel-x86_64. So I
>> had used x86, which I am not sur
Dear Tom,
The following changes since commit 4141e85bcd79c0b9b16def710e527f165107b7af:
kbuild: avoid race between dtbs and dt/dt.dtb targets (2016-06-24 17:24:41
-0400)
are available in the git repository at:
git://git.denx.de/u-boot-samsung master
for you to fetch changes up to ca2ec9adc
Hi Simon,
On Sat, Jun 25, 2016 at 08:53:58PM -0600, Simon Glass wrote:
> Hi Maxime,
>
> On 24 June 2016 at 08:27, Maxime Ripard
> wrote:
> > The device tree overlays are a good way to deal with user-modifyable
> > boards or boards with some kind of an expansion mechanism where we can
> > easily
On Sun, Jun 26, 2016 at 4:53 AM, Simon Glass wrote:
>
> +Bin
>
> Hi,
>
> On 23 June 2016 at 08:45, vinoth eswaran wrote:
> > Hello,
> >
> > I am working on an embedded project with the u-boot and Minnowboard
> > max. With compressed kernel (bzImage) everything works fine, I want to
> > check the
92 matches
Mail list logo