'.rodata.default_environment' - it does not exist: file format not
recognized
| sed: can't read u-boot-initial-env: No such file or directory
The very same works just fine with 2022.10 it works. I didn't investigate
more yet.
--
Otavio Salvador O.S.
Hello Sean,
Em sex., 6 de jan. de 2023 às 22:59, Sean Anderson
escreveu:
> On 1/6/23 19:44, Otavio Salvador wrote:
> > The very same works just fine with 2022.10 it works. I didn't investigate
> > more yet.
> >
>
> Do you have LTO enabled?
>
I didn't e
Thanks!
Em sáb., 7 de jan. de 2023 às 10:44, Fabio Estevam
escreveu:
> Hi Otavio,
>
> On Sat, Jan 7, 2023 at 10:22 AM Otavio Salvador
> wrote:
>
> > I didn't enable it explicitly.
>
> I enable LTO in this commit:
>
> https:/
Reviewed-by: Otavio Salvador
Tested-by: Otavio Salvador
Em qua., 24 de abr. de 2024 às 11:18, Fabio Estevam
escreveu:
> Instead of using the local rv1108 devicetree copies from U-Boot,
> let's convert the rv1108 boards to OF_UPSTREAM so that the upstream kernel
> devicetre
Signed-off-by: Otavio Salvador
---
common/spl/spl.c | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/common/spl/spl.c b/common/spl/spl.c
index 4840d1d367..63c48fbf33 100644
--- a/common/spl/spl.c
+++ b/common/spl/spl.c
@@ -552,7 +552,9 @@ static int boot_from_devices
Signed-off-by: Otavio Salvador
---
common/spl/Kconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/common/spl/Kconfig b/common/spl/Kconfig
index af8255a8d6..20c5c4af3c 100644
--- a/common/spl/Kconfig
+++ b/common/spl/Kconfig
@@ -1237,6 +1237,7 @@ endchoice
config SPL_USB_SDP_SUPPORT
Ping?
On Tue, Mar 17, 2020 at 10:50 PM Kever Yang wrote:
>
> Hi Otavio,
>
>
> On 2020/3/14 上午1:42, Otavio Salvador wrote:
> > In order to make the console pins more robust to noise, activate
> > the pullups and increase its drive strength.
> >
> > Signed-
Ping?
On Tue, Mar 17, 2020 at 10:52 PM Kever Yang wrote:
>
>
> On 2020/3/14 上午1:42, Otavio Salvador wrote:
> > Since commit 8e9a8d0d0c8c ("rockchip: elgin-rv1108: use board_early_init_f
> > for per-boar init") the function that configure the board GPIO
Ping?
On Tue, Mar 17, 2020 at 10:52 PM Kever Yang wrote:
>
>
> On 2020/3/14 上午1:42, Otavio Salvador wrote:
> > Currently the following error message is seen during boot:
> >
> > U-Boot 2020.01-08751-g55759ae141 (Mar 09 2020 - 14:44:52 -0300)
> >
> > Mode
Ping?
On Tue, Mar 17, 2020 at 10:52 PM Kever Yang wrote:
>
>
> On 2020/3/14 上午1:42, Otavio Salvador wrote:
> > Since commit 79030a486128 ("rockchip: Add Single boot image
> > (with binman, pad_cat)") the following boot regression is seen:
> >
> > U-Bo
Hello,
On Fri, Mar 13, 2020 at 2:42 PM Otavio Salvador wrote:
> Those are fixes we've been using and we'd like to upstream.
>
> They are fixes and would be great to have them included on 2020.04
> release.
>
>
> Otavio Salvador (4):
> ARM: dts: Activate pul
lgin_rv1108.c | 7 +++
> > 1 file changed, 3 insertions(+), 4 deletions(-)
>
> Reviewed-by: Simon Glass
Acked-by: Otavio Salvador
--
Otavio Salvador O.S. Systems
http://www.ossystems.com.brhttp://code.ossystems.com.br
Mobile: +55 (53) 9 9981-7854 Mobile: +1 (347) 903-9750
In order to make the console pins more robust to noise, activate
the pullups and increase its drive strength.
Signed-off-by: Otavio Salvador
---
arch/arm/dts/rv1108-elgin-r1.dts | 11 +++
1 file changed, 11 insertions(+)
diff --git a/arch/arm/dts/rv1108-elgin-r1.dts b/arch/arm/dts
Those are fixes we've been using and we'd like to upstream.
They are fixes and would be great to have them included on 2020.04
release.
Otavio Salvador (4):
ARM: dts: Activate pullups in the console pins on rv1108-elgin-r1
elgin-rv1108: Use rk_board_late_init() for GPIO settin
CONFIG_ROCKCHIP_BOOT_MODE_REG=0 to avoid
such error.
Signed-off-by: Otavio Salvador
---
configs/elgin-rv1108_defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/configs/elgin-rv1108_defconfig b/configs/elgin-rv1108_defconfig
index 80d53f3c10..b6682994f5 100644
--- a/configs/elgin
ange it
to rk_board_late_init() and also select CONFIG_BOARD_LATE_INIT=y
to fix the regression.
Signed-off-by: Otavio Salvador
Signed-off-by: Fabio Berton
---
board/elgin/elgin_rv1108/elgin_rv1108.c | 2 +-
configs/elgin-rv1108_defconfig | 1 +
2 files changed, 2 insertions(+), 1 deletion(-)
l 6000b927 (err=-22)
This happens because the above commit missed to include the
"rockchip-u-boot.dtsi" for rv1108, so include this file
like it done for other Rockchip SoC dtsi's.
Fixes: 79030a486128 ("rockchip: Add Single boot image (with binman, pad_cat)")
Signed-off-by:
On Sun, Apr 12, 2020 at 10:39 PM Kever Yang wrote:
>
> Enable board early init callback to init board specific hardware.
>
> Signed-off-by: Kever Yang
Please send the same patch to elgin-rv1108 config.
--
Otavio Salvador O.S. Systems
http://www.ossy
On Sun, Oct 13, 2019 at 9:30 AM Joris Offouga wrote:
>
> This implementation is a specific utilisation with CONFIG_FIT.
> This feature use script for boot. With distrobootcmd is possible
> to load script.
>
> Signed-off-by: Joris Offouga
Reviewed-by: Otavio Salvador
-
This fixes the boot from USB loader, which is critical to easy the
manufacture process.
Signed-off-by: Otavio Salvador
---
configs/mx6ul_14x14_evk_defconfig | 11 +++
1 file changed, 11 insertions(+)
diff --git a/configs/mx6ul_14x14_evk_defconfig
b/configs/mx6ul_14x14_evk_defconfig
Signed-off-by: Otavio Salvador
---
configs/mx6ul_14x14_evk_defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/configs/mx6ul_14x14_evk_defconfig
b/configs/mx6ul_14x14_evk_defconfig
index cad766443c2..a2cb3215d44 100644
--- a/configs/mx6ul_14x14_evk_defconfig
+++ b/configs
We need to change the environment offset to avoid corrupting the U-Boot
binary when saving it.
Signed-off-by: Otavio Salvador
---
configs/mx6ul_14x14_evk_defconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/configs/mx6ul_14x14_evk_defconfig
b/configs
This fixes the boot from USB loader, which is critical to easy the
manufacture process.
Signed-off-by: Otavio Salvador
---
(no changes since v1)
configs/mx6ul_14x14_evk_defconfig | 11 +++
1 file changed, 11 insertions(+)
diff --git a/configs/mx6ul_14x14_evk_defconfig
b/configs
We need to change the environment offset to avoid corrupting the U-Boot
binary when saving it.
Signed-off-by: Otavio Salvador
---
Changes in v2:
- rework commit log
configs/mx6ul_14x14_evk_defconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/configs
This avoid emitting message if silent console is in use, otherwise it
pollutes the output and user desires a quiet console
Signed-off-by: Otavio Salvador
---
common/spl/spl.c | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/common/spl/spl.c b/common/spl/spl.c
index
The USB SDP protocol require the SPL serial support to allow the build
to succeed.
Signed-off-by: Otavio Salvador
---
common/spl/Kconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/common/spl/Kconfig b/common/spl/Kconfig
index af8255a8d6a..20c5c4af3c3 100644
--- a/common/spl/Kconfig
Em qua., 30 de set. de 2020 às 02:23, Stefan Roese escreveu:
> On 30.09.20 04:14, Otavio Salvador wrote:
> Wouldn't it be better, to add this CONFIG_SILENT_CONSOLE check to
> the console / printf function itself instead of adding it to all
> callers?
I believe in critical error
t; In bcm283x_mu_serial_setbrg() we divide a clock rate by the baudrate.
> divider = plat->clock / (baudrate * 8);
>
> If we do not have the correct clock rate, the actual baudrate will be wrong.
It seems if you have the dtb files next to the firmware, the firmware
loads it and the ba
ation :
> >
> > -CONFIG_USB_ETHER=y
> > -CONFIG_USB_ETH_CDC=y
> > -CONFIG_USBNET_HOST_ADDR="de:ad:be:af:00:00"
> >
> > If you agree I send V2
>
> If the board maintainer (Otavio) agrees it, I am fine.
I agree. However, do this as a commit prior to this one so if someone
ever wants to revert it is easy. Also, explain the reasoning on the
commit log.
--
Otavio Salvador O.S. Systems
http://www.ossystems.com.brhttp://code.ossystems.com.br
Mobile: +55 (53) 9 9981-7854 Mobile: +1 (347) 903-9750
6Q)
> +#define CONFIG_DEFAULT_FDT_FILE"imx6q-wandboard.dtb"
> #endif
>
Same here.
> #define CONFIG_EXTRA_ENV_SETTINGS \
> --
> 1.8.0.3
> ___
> U-Boot mailing list
> U-Boot@lists.denx.de
> http://lists.denx.de/mailman/listinfo/u-boot
&g
The board needs to be under a 'wandboard' vendor so we can use it to
choose the proper Boot Splash image.
Signed-off-by: Otavio Salvador
---
board/wandboard/{ => }/wandboard/Makefile| 0
board/wandboard/{ => }/wandboard/README | 0
board/wandboard/{ => }/wandbo
Signed-off-by: Otavio Salvador
---
include/configs/wandboard.h | 3 +++
tools/Makefile | 3 +++
tools/logos/wandboard.bmp | Bin 0 -> 22390 bytes
3 files changed, 6 insertions(+)
create mode 100644 tools/logos/wandboard.bmp
diff --git a/include/configs/wandboard.h b/incl
The board needs to be under a 'wandboard' vendor so we can use it to
choose the proper Boot Splash image.
Signed-off-by: Otavio Salvador
---
Changes in v2:
- Fix indenting in boards.cfg
board/wandboard/{ => }/wandboard/Makefile| 0
board/wandboard/{ => }/wandboard/README
Signed-off-by: Otavio Salvador
---
Changes in v2:
- Move config changes to video block
include/configs/wandboard.h | 2 ++
tools/Makefile | 3 +++
tools/logos/wandboard.bmp | Bin 0 -> 22390 bytes
3 files changed, 5 insertions(+)
create mode 100644 tools/logos/wandboard.
On Mon, May 27, 2013 at 9:13 AM, Otavio Salvador wrote:
> On Mon, May 27, 2013 at 1:13 AM, Tapani Utriainen
> wrote:
>
>>
>> Add support for the Wandboard quad.
>>
>> Signed-off-by: Tapani Utriainen
>>
>> ---
>> boards.cfg
On Mon, May 27, 2013 at 6:23 PM, Wolfgang Denk wrote:
> Dear Otavio Salvador,
>
> In message <1369673122-20455-1-git-send-email-ota...@ossystems.com.br>
> you wrote:
> > The board needs to be under a 'wandboard' vendor so we can use it to
> > choose the
On Mon, May 27, 2013 at 6:22 PM, Wolfgang Denk wrote:
> Dear Otavio Salvador,
>
> In message <1369672312-18774-2-git-send-email-ota...@ossystems.com.br>
> you wrote:
> > Signed-off-by: Otavio Salvador
> > ---
> > include/configs/wandboard.h | 3 +++
&g
The boot logo matching is now done in following way:
- use LOGO_BMP if it is set, or
- use $(BOARD).bmp if it exists in tools/logos, or
- use $(VENDOR).bmp if it exists in tools/logos, or
- use denx.bmp otherwise.
Signed-off-by: Otavio Salvador
---
Changes in v3:
- New patch, which replaces
Signed-off-by: Otavio Salvador
---
Changes in v3:
- Remove Makefile change as it is not need anymore
Changes in v2:
- Move config changes to video block
include/configs/wandboard.h | 2 ++
tools/logos/wandboard.bmp | Bin 0 -> 22390 bytes
2 files changed, 2 insertions(+)
create m
On Mon, May 27, 2013 at 6:27 PM, Otavio Salvador wrote:
>
>
>
> On Mon, May 27, 2013 at 6:23 PM, Wolfgang Denk wrote:
>
>> Dear Otavio Salvador,
>>
>> In message <1369673122-20455-1-git-send-email-ota...@ossystems.com.br>
>> you wrote:
>> >
On Tue, May 28, 2013 at 5:04 AM, Tapani Utriainen wrote:
>
> Add support for Wandboard quad.
>
> Signed-off-by: Tapani Utriainen
>
Acked-by: Otavio Salvador
--
Otavio Salvador O.S. Systems
http://www.ossystems.com.brhttp://projetos.ossystem
On Tue, May 28, 2013 at 4:44 AM, Tapani Utriainen wrote:
> On Mon, 27 May 2013 13:56:30 -0300
> Otavio Salvador wrote:
>
> > I have sent two patches for adding the Boot Splash with Wandboard logo.
> > Please take a look on them and if you agree please base on this t
> (drivers/mmc/fsl_esdhc.c: fix compiler warnings) was the correct one.
>
> Reported-by: Tapani Utriainen
> Signed-off-by: Fabio Estevam
>
This seem to affect 'master' branch, not 'imx' tree. Is that correct?
--
Otavio Salvador
;
> > gd->ram_size = (phys_size_t)CONFIG_DDR_MB * SZ_1M;
>
> Please do NOT use these terrible SZ_* defines. Never, ever.
>
> They are dangerous and should be avoided.
>
Do you mind to explain why?
--
Otavio Salvador O.S. Systems
http://www.ossys
I also did look at kernel source and it seems
CONFIG_FB_PRE_INIT_FB is available for only *one* board.
Could someone advice me how to do that?
Regards,
--
Otavio Salvador O.S. Systems
http://www.ossystems.com.brhttp://projetos.ossystems.com.br
Mobile: +55 (53)
pads));
> >
> > - status |= fsl_esdhc_initialize(bis, &esdhc_cfg[0]);
> > + status = fsl_esdhc_initialize(bis, &esdhc_cfg[0]);
> >
> > return status;
> > }
> > --
> > 1.8.1.2
>
> Or even better, completely drop
On Wed, Jun 5, 2013 at 6:34 PM, Fabio Estevam wrote:
> From: Fabio Estevam
>
> No need to use the 'status' variable, so just remove it.
>
> Signed-off-by: Fabio Estevam
>
Reviewed-by: Otavio Salvador
--
Otavio Salvador O.S. Systems
e done and the duty of review and check it will be in the custodian side.
Friendly,
--
Otavio Salvador O.S. Systems
http://www.ossystems.com.brhttp://projetos.ossystems.com.br
Mobile: +55 (53) 9981-7854Mobile
Signed-off-by: Otavio Salvador
---
common/cmd_bmp.c | 23 +++
1 file changed, 23 insertions(+)
diff --git a/common/cmd_bmp.c b/common/cmd_bmp.c
index 5a52edd..48e045e 100644
--- a/common/cmd_bmp.c
+++ b/common/cmd_bmp.c
@@ -33,6 +33,10 @@
#include
#include
+#ifdef
Dear Anatolij,
On Thu, Jun 6, 2013 at 2:57 PM, Otavio Salvador wrote:
> Signed-off-by: Otavio Salvador
>
I forgot to add you in Cc; sorry.
--
Otavio Salvador O.S. Systems
http://www.ossystems.com.brhttp://projetos.ossystems.com.br
Mobile: +55 (53
b5;hb=HEAD#l107>
>>>
>>
>> I would like to expand the patch but i cannot test it for boards you
>> mentioned above. Are you sure these boards have 4-bit mmc buses?
>>
>>
> I'm certain about the Nitrogen6x. Less so about Wandboard.
>
> I think
Hello,
I'd like to know what the plains regarding rc releases?
Regards,
--
Otavio Salvador O.S. Systems
http://www.ossystems.com.brhttp://projetos.ossystems.com.br
Mobile: +55 (53) 9981-7854Mobile: +1 (347) 903
On Mon, Jun 10, 2013 at 6:26 AM, Albert ARIBAUD
wrote:
> Hi Otavio,
>
> On Sun, 9 Jun 2013 12:54:31 -0300, Otavio Salvador
> wrote:
>
> > Hello,
> >
> > I'd like to know what the plains regarding rc releases?
>
> Dunno right now what Tom is plannin
On Mon, Jun 10, 2013 at 12:55 PM, Tom Rini wrote:
> On Mon, Jun 10, 2013 at 08:43:20AM -0300, Otavio Salvador wrote:
>
> > On Mon, Jun 10, 2013 at 6:26 AM, Albert ARIBAUD
> > wrote:
> >
> > > Hi Otavio,
> > >
> > > On Sun, 9 Ju
re _really lower
> case. Second, the name is wan>d missing. Please change into:
>
> $ make wandboard_dl_config
> resp.
> $ make wandboard_solo_config
>
http://git.denx.de/?p=u-boot/u-boot-imx.git;a=commitdiff;h=8c4983779ed50090b74d56498be17cde31892a64
Already fixed.
--
Ota
at a point to consider is if all scripts are already provided
> or we let the user/owner of the board to add his own scripts, as I
> presume. It is pity if he cannot do what u-boot really supports only to
> save some bytes.
I think this is more than enough to justify a bigger buffer.
-
On Thu, Jun 6, 2013 at 2:57 PM, Otavio Salvador wrote:
> Signed-off-by: Otavio Salvador
Ping?
--
Otavio Salvador O.S. Systems
http://www.ossystems.com.brhttp://projetos.ossystems.com.br
Mobile: +55 (53) 9981-7854Mobile: +1 (347) 903-9
_ADDR(gpio)]);
> + else
> + writel(0, ®s->gpiodata[DATA_REG_ADDR(gpio)]);
>
> return 0;
> }
writel(value << gpio, ®s->gpiodata[DATA_REG_ADDR(gpio)]);
Should do no? This would avoid the if block.
--
Otavio Salvador O.S. Systems
http:
;
> #endif
>
> -/*
> +/**
> * KSZ9031
> */
Please drop this change; not need.
--
Otavio Salvador O.S. Systems
http://www.ossystems.com.brhttp://projetos.ossystems.com.br
Mobile: +55 (53) 9981-7854Mobile: +1 (347) 903-9750
___
bus = fec_get_miibus(base, -1);
> + if (!bus)
> + return 0;
> + /* scan phy 6*/
> + phydev = phy_find_by_mask(bus, (0xf << 6), PHY_INTERFACE_MODE_RGMII);
> +
> + if (!phydev) {
> + free(bus);
> +
Hello Tapani,
On Tue, May 28, 2013 at 5:04 AM, Tapani Utriainen wrote:
>
> Add support for Wandboard quad.
>
> Signed-off-by: Tapani Utriainen
Can you handle the comments done by Wolfgang and Stefano?
It'd be very good to have it merged for 2013.07 but we're getting sho
On Thu, Jun 20, 2013 at 10:46 AM, SARTRE Leo
wrote:
> README: U-boot works both on SPI-NOR and SDcard
>
> Signed-off-by: Leo Sartre
Acked-by: Otavio Salvador
--
Otavio Salvador O.S. Systems
http://www.ossystems.com.brhttp://projetos.ossystems.com.
On Thu, Jun 20, 2013 at 10:46 AM, SARTRE Leo
wrote:
> micrel.c: Add function ksz9031_phy_extended_write, helper to MDD
> register write
> micrel.h: Prototype and define MDD registers
>
> Signed-off-by: Leo Sartre
Acked-by: Otavio Salvador
--
On Thu, Jun 20, 2013 at 10:46 AM, SARTRE Leo
wrote:
> cgtqmx6eval.c: add Micrel KSZ9031 Ethernet transceiver
>
> Signed-off-by: Leo Sartre
Acked-by: Otavio Salvador
--
Otavio Salvador O.S. Systems
http://www.ossystems.com.brhttp://projetos.ossyste
>> similarity index 100%
>> rename from doc/README.mx28evk
>> rename to board/freescale/mx28evk/README
>>
>
> Strange, I cannot find this patch in patchworks..anyway
>
> Applied to u-boot-imx, thanks.
This is because it was a rename so patchwork does not track it. It
using git send-email
command. This avoid this problems with the e-mail client.
> Apart of that:
>
> Acked-by: Stefano Babic
>
> This patch was pending for a while, I will push it still for the release.
Thanks Stefano.
--
Otavio Salvador O.S. Systems
htt
We've been dropping SoC name from U-Boot prompt as it increase
complexity for automatic testing and makes line longer for no good
reason.
Signed-off-by: Otavio Salvador
---
include/configs/vf610twr.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/include/configs/vf610
Signed-off-by: Otavio Salvador
---
include/configs/vf610twr.h | 58 ++
1 file changed, 58 insertions(+)
diff --git a/include/configs/vf610twr.h b/include/configs/vf610twr.h
index 77fe893..bda5ddf 100644
--- a/include/configs/vf610twr.h
+++ b/include
On Wed, Jun 26, 2013 at 1:53 PM, Fabio Estevam
wrote:
> Signed-off-by: Fabio Estevam
Acked-by: Otavio Salvador
--
Otavio Salvador O.S. Systems
http://www.ossystems.com.brhttp://projetos.ossystems.com.br
Mobile: +55 (53) 9981-7854Mobile: +1 (
On Wed, Jun 26, 2013 at 1:59 PM, Fabio Estevam wrote:
> On Wed, Jun 26, 2013 at 1:40 PM, Otavio Salvador
> wrote:
>> Signed-off-by: Otavio Salvador
>> ---
>> include/configs/vf610twr.h | 58
>> ++
>> 1 file change
Signed-off-by: Otavio Salvador
---
Changes in v2:
- fix console for ttymxc1 (Fabio)
include/configs/vf610twr.h | 58 ++
1 file changed, 58 insertions(+)
diff --git a/include/configs/vf610twr.h b/include/configs/vf610twr.h
index 77fe893..a944984
We've been dropping SoC name from U-Boot prompt as it increase
complexity for automatic testing and makes line longer for no good
reason.
Signed-off-by: Otavio Salvador
---
Changes in v2: None
include/configs/vf610twr.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --
On Wed, Jun 26, 2013 at 2:16 PM, Fabio Estevam wrote:
> On Wed, Jun 26, 2013 at 2:12 PM, Otavio Salvador
> wrote:
>
>> + "console=ttymxc1\0" \
>
> Vybrid does not use the same serial driver as i.MX.
>
> In the kernel the serial driver is this one:
>
On Wed, Jun 26, 2013 at 2:27 PM, Fabio Estevam wrote:
> On Wed, Jun 26, 2013 at 2:19 PM, Otavio Salvador
> wrote:
>
>> This is being done using Timesys kernel as reference; so I did used
>> his kernel as reference.
>
> So it is better to fix the tty driver name in th
We've been dropping SoC name from U-Boot prompt as it increase
complexity for automatic testing and makes line longer for no good
reason.
Signed-off-by: Otavio Salvador
---
Changes in v3: None
Changes in v2: None
include/configs/vf610twr.h | 2 +-
1 file changed, 1 insertion(+), 1 del
This adds a default environment which should be able to support both
3.0.15 from Timesys and upcoming 3.11.
Signed-off-by: Otavio Salvador
---
Changes in v3:
- add dt boot support
- use ttyLP1 as console
- change loadaddr and sys text as iMX6SL
- NOTE: It needs to be boot tested as I don't
I
>> have explained in the other email.
>
> Of course, and I will not apply the patches until there are open comments.
I will fix this. As I don't have the board can you, Alison, provide me
the right loadaddr and fdt_addr? So we avoid many revisions.
--
Otavio Salvador
We've been dropping SoC name from U-Boot prompt as it increase
complexity for automatic testing and makes line longer for no good
reason.
Signed-off-by: Otavio Salvador
---
Changes in v4: None
Changes in v3: None
Changes in v2: None
include/configs/vf610twr.h | 2 +-
1 file chang
This adds a default environment which should be able to support both
3.0.15 from Timesys and upcoming 3.11.
Signed-off-by: Otavio Salvador
---
Changes in v4:
- revert sys text address change (Alison)
- add mem=128M to bootargs/netargs (Andy)
Changes in v3:
- add dt boot support
- use ttyLP1 as
On Thu, Jun 27, 2013 at 11:03 PM, Fabio Estevam wrote:
> On Thu, Jun 27, 2013 at 10:59 PM, Otavio Salvador
> wrote:
>> This adds a default environment which should be able to support both
>> 3.0.15 from Timesys and upcoming 3.11.
>>
>> Signed-off-by: Otavio Sal
On Fri, Jun 28, 2013 at 5:59 AM, Wang Huan-B18965 wrote:
>
>
>> -Original Message-
>> From: Fabio Estevam [mailto:feste...@gmail.com]
>> Sent: Friday, June 28, 2013 10:15 AM
>> To: Otavio Salvador
>> Cc: Andy Voltz; U-Boot Mailing List; Estevam Fabio
On Fri, Jun 28, 2013 at 9:48 AM, Andy Voltz wrote:
> Hi Fabio,
>
> On Thu, Jun 27, 2013 at 10:14:40PM -0400, Fabio Estevam wrote:
>> On Thu, Jun 27, 2013 at 11:12 PM, Otavio Salvador
>> wrote:
>>
>> >> Just curious: why do we need to pass mem=128M?
We've been dropping SoC name from U-Boot prompt as it increase
complexity for automatic testing and makes line longer for no good
reason.
Signed-off-by: Otavio Salvador
---
Changes in v5: None
Changes in v4: None
Changes in v3: None
Changes in v2: None
include/configs/vf610twr.h | 2 +-
1
This adds a default environment which should be able to support both
3.0.15 from Timesys and upcoming 3.11.
Signed-off-by: Otavio Salvador
---
Changes in v5:
- remove mem=128M param (Alison/Andy/Fabio)
Changes in v4:
- revert sys text address change (Alison)
- add mem=128M to bootargs/netargs
This changes were being done in every version of U-Boot and it
makes sense to try to merge them upstream.
Please review them and ack/nack them.
Otavio Salvador (6):
mx53loco: Change default environment to cope with OE changes
mx6qsabrelite: Change default environment to cope with OE changes
OpenEmbedded has change partitioning layout of generated image so it
does not raise warnings during the boot regarding unkown partition
being used for U-Boot.
Signed-off-by: Otavio Salvador
---
include/configs/mx53loco.h | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a
OpenEmbedded has change partitioning layout of generated image so it
does not raise warnings during the boot regarding unkown partition
being used for U-Boot.
Signed-off-by: Otavio Salvador
---
include/configs/mx6qsabrelite.h | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git
OpenEmbedded has change partitioning layout of generated image so it
does not raise warnings during the boot regarding unkown partition
being used for U-Boot.
Signed-off-by: Otavio Salvador
---
include/configs/mx6slevk.h | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a
OpenEmbedded has change partitioning layout of generated image so it
does not raise warnings during the boot regarding unkown partition
being used for U-Boot.
Signed-off-by: Otavio Salvador
---
include/configs/mx53ard.h | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a
OpenEmbedded has change partitioning layout of generated image so it
does not raise warnings during the boot regarding unkown partition
being used for U-Boot.
Signed-off-by: Otavio Salvador
---
include/configs/wandboard.h | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a
OpenEmbedded has change partitioning layout of generated image so it
does not raise warnings during the boot regarding unkown partition
being used for U-Boot.
Signed-off-by: Otavio Salvador
---
include/configs/mx51evk.h | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a
On Mon, Jul 1, 2013 at 10:20 AM, Tom Rini wrote:
> On Fri, Jun 28, 2013 at 06:56:46PM -0300, Fabio Estevam wrote:
>
>> On Fri, Jun 28, 2013 at 6:52 PM, Otavio Salvador
>> wrote:
>> > This changes were being done in every version of U-Boot and it
>> > makes
On Mon, Jul 1, 2013 at 10:30 AM, Tom Rini wrote:
> On Mon, Jul 01, 2013 at 10:25:46AM -0300, Otavio Salvador wrote:
>> On Mon, Jul 1, 2013 at 10:20 AM, Tom Rini wrote:
>> > On Fri, Jun 28, 2013 at 06:56:46PM -0300, Fabio Estevam wrote:
>> >
>> >> On Fri, J
> Signed-off-by: Anatolij Gustschin
Awesome!
Acked-by: Otavio Salvador
--
Otavio Salvador O.S. Systems
http://www.ossystems.com.brhttp://projetos.ossystems.com.br
Mobile: +55 (53) 9981-7854Mobile: +1 (347) 903-9750
_
On Mon, Jul 1, 2013 at 7:01 PM, Anatolij Gustschin wrote:
> Hello Otavio,
>
> Sorry for delay.
>
> On Thu, 6 Jun 2013 14:57:23 -0300
> Otavio Salvador wrote:
> ...
>> +#ifdef CONFIG_SPLASH_SCREEN_ALIGN
>> + s = getenv("splashpos");
>> +
e weak, remove config macro
> omap: cm_t35: Fix cm_t35 for weak splash_screen_prepare
>
> Stephen Warren (1):
> lcd: remove unaligned access in lcd_dt_simplefb_configure_node()
You didn' t put the splashpos fix.
--
Otavio Salvador O.S. Syste
On Tue, Jul 2, 2013 at 3:00 AM, Anatolij Gustschin wrote:
> On Mon, 1 Jul 2013 23:11:07 -0300
> Otavio Salvador wrote:
> ...
>> You didn' t put the splashpos fix.
>
> I would prefer to wait a few days, so other people will have a chance
> to review and comment. Als
> Next step is to verify the kernel, that can be still done using Simon's
> patches for
> verified boot (CONFIG_OF_CONTROL must be set in the board configuarion file).
I didn't yet test or reviewed the patchset (will do) but I must to say
a big Thank you :-) Aw
lid release than make a
bugfix release short after it... :-)
--
Otavio Salvador O.S. Systems
http://www.ossystems.com.brhttp://projetos.ossystems.com.br
Mobile: +55 (53) 9981-7854Mobile: +1 (347) 903-9750
___
U-Boot m
gt; Tested booting a mainline device tree kernel on a mx6qsabrelite board.
>
> Signed-off-by: Fabio Estevam
I think this is a huge improvement I am just not sure about the
environment preserving for sabrelite. I think most people using
sabrelite end using the U-Boo
1 - 100 of 1615 matches
Mail list logo