Hello,
Sorry for the inconvenience, i have problem for read mmc on my board with
braswell cpu, i would like test on other board, i have nuc intel with
braswell,is there possible when there is already bios to load uboot ?
else has any chance, I use coreboot + uboot, i would like run kernel on
sdm
Hi,
Coreboot load uboot as payload.
Le 17 mars 2017 19:14, "Simon Glass" a écrit :
> +Bin
>
> Hi Sebastian,
>
> On 17 March 2017 at 11:23, Sébastien Basset wrote:
> >
> > Hello,
> >
> > Sorry for the inconvenience, i have problem for read mmc on my board
> with braswell cpu, i would like test
On Thu, Feb 16, 2017 at 11:18:40AM -0600, Andrew F. Davis wrote:
> Non-FIT SPL image loading support should be disabled for TI secure
> devices as the image handlers for those image types do not follow
> our secure boot flow.
>
> Signed-off-by: Andrew F. Davis
> Reviewed-by: Tom Rini
> Reviewed
On Thu, Feb 16, 2017 at 11:18:39AM -0600, Andrew F. Davis wrote:
> Add a Kconfig option that enables Legacy image support, this allows
> boards to explicitly disable this, for instance when needed for
> security reasons.
>
> Signed-off-by: Andrew F. Davis
> Reviewed-by: Simon Glass
> Reviewed-b
On Thu, Feb 16, 2017 at 11:18:38AM -0600, Andrew F. Davis wrote:
> CONFIG_SPL_ABORT_ON_RAW_IMAGE causes SPL to abort and move on when it
> encounters RAW images, express this same functionality as a positive
> option enabling support for RAW images: CONFIG_SPL_RAW_IMAGE_SUPPORT
>
> Also move uses
On Sat, 18 Mar 2017 14:34:34 -0400
Tom Rini wrote:
> On Sat, Mar 18, 2017 at 08:20:07PM +0200, Tuomas Tynkkynen wrote:
...
> >
> > That one accepts everything starting with "ethernet", which sounds
> > undesirable
> > if one wants to have e.g. an "ethernet-phy0" alias for some different
> > pu
On Sat, Mar 18, 2017 at 08:20:07PM +0200, Tuomas Tynkkynen wrote:
> On Fri, 17 Mar 2017 21:26:51 -0400
> Tom Rini wrote:
>
> > On Fri, Mar 17, 2017 at 09:44:59PM +0200, Tuomas Tynkkynen wrote:
> >
> > > The Raspberry Pi device tree files since Linux v4.9 have a "ethernet"
> > > alias pointing to
On Fri, 17 Mar 2017 21:26:51 -0400
Tom Rini wrote:
> On Fri, Mar 17, 2017 at 09:44:59PM +0200, Tuomas Tynkkynen wrote:
>
> > The Raspberry Pi device tree files since Linux v4.9 have a "ethernet"
> > alias pointing to the on-board Ethernet device node. However,
> > U-Boot's fdt_fixup_ethernet() (
On Sat, Mar 18, 2017 at 05:44:05PM +0530, Vignesh R wrote:
> On 3/16/2017 2:18 AM, Tom Rini wrote:
> > On Tue, Mar 14, 2017 at 05:11:06PM +0530, Vignesh R wrote:
> >> [...]
> >>
> >> On Friday 10 March 2017 11:32 PM, Tom Rini wrote:
> Yes, I agree that initial DT layout of 512K may not have be
On Sat, Mar 18, 2017 at 04:25:37PM +0300, Alex Sadovsky wrote:
> Hi, Tom
>
> > We support neither xscale nor ARMv4 at this point in time, so remove
> > this code.
> AFAIR, compiler sets __XSCALE__ when one specifies -mcpu=xscale
> option. This option is currently set by CONFIG_CPU_PXA and there ar
Hi, Tom
> We support neither xscale nor ARMv4 at this point in time, so remove
> this code.
AFAIR, compiler sets __XSCALE__ when one specifies -mcpu=xscale
option. This option is currently set by CONFIG_CPU_PXA and there are
boards in U-Boot that are based on PXA CPU and depends on this config
ite
Today, we have cases where we wish to build all of U-Boot in Thumb2 mode for
various reasons. We also have cases where we only build SPL in Thumb2 mode due
to size constraints and wish to build the rest of the system in ARM mode. So
in this migration we introduce a new symbol as well, SPL_SYS_THU
On 3/16/2017 2:18 AM, Tom Rini wrote:
> On Tue, Mar 14, 2017 at 05:11:06PM +0530, Vignesh R wrote:
>> [...]
>>
>> On Friday 10 March 2017 11:32 PM, Tom Rini wrote:
Yes, I agree that initial DT layout of 512K may not have been good
design, but it would be good to have an agreeable way of f
Am Freitag, 17. März 2017, 20:41:04 CET schrieb Philipp Tomsich:
> Signed-off-by: Philipp Tomsich
>
> ---
>
> drivers/pinctrl/Kconfig | 14 +++---
> 1 file changed, 7 insertions(+), 7 deletions(-)
>
> diff --git a/drivers/pinctrl/Kconfig b/drivers/pinctrl/Kconfig
> index 6181ec6..83086
Am Freitag, 17. März 2017, 20:41:03 CET schrieb Philipp Tomsich:
> The config options for pinctrl on the RK3188, RK3288, RK3328 and
> RK3399 previously showed up in menuconfig with the generic string
> descriptor "Rockchip pin control driver" requiring one to look through
> the help/full descriptio
15 matches
Mail list logo