For a generic environment, we shouldn't have a fixed rootfs filesystem
so we drop it from env.
Signed-off-by: Otavio Salvador
---
Changes in v5: None
Changes in v4: None
Changes in v3: None
Changes in v2:
- reformat environment change to fit in 80 cols
include/configs/mx28evk.h |
Signed-off-by: Otavio Salvador
---
Changes in v5:
- Change subject
- Reword the warning
Changes in v4:
- Use a warning, instead of error when failing to fetch fdt
- Drop exit use
- Fix netboot
- Use fdt instead of ftd
Changes in v3:
- Add loadfdt
- Use loadfdt
- Call exit to abort script
Signed-off-by: Otavio Salvador
---
Changes in v5:
- Change subject
- Reword the warning
Changes in v4:
- Use a warning, instead of error when failing to fetch fdt
- Drop exit use
- Fix netboot
- Use fdt instead of ftd
Changes in v3:
- Add loadfdt
- Use loadfdt
- Call exit to abort script
Signed-off-by: Otavio Salvador
---
Changes in v5:
- Change subject
- Reword the warning
Changes in v4:
- Use a warning, instead of error when failing to fetch fdt
- Drop exit use
- Fix netboot
- Use fdt instead of ftd
Changes in v3:
- Add loadfdt
- Use loadfdt
- Call exit to abort script
Signed-off-by: Otavio Salvador
---
Changes in v5:
- Change subject
- Reword the warning
Changes in v4:
- Use a warning, instead of error when failing to fetch fdt
- Drop exit use
- Fix netboot
- Use fdt instead of ftd
Changes in v3:
- Add loadfdt
- Use loadfdt
- Call exit to abort script
mx6qsabresd.h
> +++ b/include/configs/mx6qsabresd.h
> @@ -27,7 +27,7 @@
>
> #define CONFIG_SYS_FSL_USDHC_NUM 3
> #if defined(CONFIG_ENV_IS_IN_MMC)
> -#define CONFIG_SYS_MMC_ENV_DEV 2 /* eMMC/uSDHC4 */
> +#define CONFIG_SYS_MMC_ENV_DEV 1 /* SDHC
Signed-off-by: Fabio Estevam
Acked-by: Otavio Salvador
--
Otavio Salvador O.S. Systems
E-mail: ota...@ossystems.com.br http://www.ossystems.com.br
Mobile: +55 53 9981-7854 http://projetos.ossystems.com.br
__
use
- Fix netboot
- Use fdt instead of ftd
Changes in v3:
- Add loadfdt
- Use loadfdt
- Call exit to abort script
Changes in v2:
- New patch
- Reformat environment change to fit in 80 cols
- Allow use of dynamic/static ip
- Allow force use, or not, of fdt
- Change 'auto' to 'try
This rework the environment to use tabs for environment setting as
done in other boards.
Signed-off-by: Otavio Salvador
---
Changes in v6: None
Changes in v5: None
Changes in v4: None
Changes in v3: None
Changes in v2:
- New patch
include/configs/mx6qsabrelite.h | 66
Signed-off-by: Otavio Salvador
---
Changes in v6:
- Fix netboot fdt
- Rebase on top of 'mx6qsabresd: Fix booting the kernel from SDHC3'
Changes in v5:
- Change subject
- Reword the warning
Changes in v4:
- Use a warning, instead of error when failing to fetch fdt
- Drop exit use
- F
Signed-off-by: Otavio Salvador
---
Changes in v6:
- Fix netboot fdt
Changes in v5:
- Change subject
- Reword the warning
Changes in v4:
- Use a warning, instead of error when failing to fetch fdt
- Drop exit use
- Fix netboot
- Use fdt instead of ftd
Changes in v3:
- Add loadfdt
- Use loadfdt
For a generic environment, we shouldn't have a fixed rootfs filesystem
so we drop it from env.
Signed-off-by: Otavio Salvador
---
Changes in v6:
- Fix reformat
Changes in v5: None
Changes in v4: None
Changes in v3: None
Changes in v2:
- Reformat environment change to fit in 80 cols
in
Signed-off-by: Otavio Salvador
---
Changes in v6: None
Changes in v5:
- Change subject
- Reword the warning
Changes in v4:
- Use a warning, instead of error when failing to fetch fdt
- Drop exit use
- Fix netboot
- Use fdt instead of ftd
Changes in v3:
- Add loadfdt
- Use loadfdt
- Call exit to
.
|
| resetting ...
`---
Signed-off-by: Otavio Salvador
---
Changes in v6:
- Fix mmcargs set
- Fix netboot fdt
- Raise SYS_CBSIZE to 512 to fix a runtime error
Changes in v5:
- Change subject
- Reword the warning
Changes in v4:
- Use a warning, instead of error when failing to fetch fdt
- Drop
On Fri, Jan 11, 2013 at 9:27 PM, Marek Vasut wrote:
> This patch adds support for MX23-based Olinuxino board.
>
> Signed-off-by: Marek Vasut
> Cc: Fabio Estevam
> Cc: Otavio Salvador
> Cc: Stefano Babic
> ---
> MAINTAINERS
On Fri, Jan 11, 2013 at 9:27 PM, Marek Vasut wrote:
> Dear Fabio Estevam,
>
>> Hi Marek,
>>
>> On Fri, Jan 11, 2013 at 11:19 AM, Marek Vasut wrote:
>> > This patch adds support for MX23-based Olinuxino board.
>> >
>> > Signed-off-by: Marek Vasu
On Fri, Jan 11, 2013 at 9:29 PM, Marek Vasut wrote:
> Replace use of ttyAM0 with ttyAMA0 as default serial console.
>
> Signed-off-by: Marek Vasut
> Cc: Stefano Babic
Please use the board name in the commit log.
--
Otavio Salvador O.S. Systems
On Sat, Jan 12, 2013 at 2:14 PM, Marek Vasut wrote:
> Dear Otavio Salvador,
>
>> On Fri, Jan 11, 2013 at 9:29 PM, Marek Vasut wrote:
>> > Replace use of ttyAM0 with ttyAMA0 as default serial console.
>> >
>> > Signed-off-by: Marek Vasut
>> > Cc: S
On Sat, Jan 12, 2013 at 2:16 PM, Marek Vasut wrote:
> Dear Otavio Salvador,
>
>> On Fri, Jan 11, 2013 at 9:27 PM, Marek Vasut wrote:
>> > This patch adds support for MX23-based Olinuxino board.
>> >
>> > Signed-off-by: Marek Vasut
>> > Cc:
On Sat, Jan 12, 2013 at 2:52 PM, Marek Vasut wrote:
> Dear Otavio Salvador,
>
>> On Sat, Jan 12, 2013 at 2:16 PM, Marek Vasut wrote:
>> > Dear Otavio Salvador,
>> >
>> >> On Fri, Jan 11, 2013 at 9:27 PM, Marek Vasut wrote:
>> >> &g
dif
>
> #endif /* __MX6QSABREAUTO_CONFIG_H */
> --
> 1.7.9.5
>
> ___
> U-Boot mailing list
> U-Boot@lists.denx.de
> http://lists.denx.de/mailman/listinfo/u-boot
--
Otavio Salvador
On Mon, Jan 21, 2013 at 8:51 PM, Marek Vasut wrote:
> The memory power supply on MX23 didn't pump out enough juice into
> the DRAM chip, thus caused occasional memory corruption. Fix this.
>
> Signed-off-by: Marek Vasut
> Cc: Otavio Salvador
> Cc: Fabio Estevam
> Cc
On Mon, Jan 21, 2013 at 10:59 PM, Fabio Estevam wrote:
> Hi Otavio,
>
> On Mon, Jan 21, 2013 at 10:44 PM, Otavio Salvador
> wrote:
>
>> I did try it in mx23evk and mtest works fine there. However this patch
>
> That's good news. Do you plan to submit mx23evk supp
On Mon, Jan 21, 2013 at 10:57 PM, Marek Vasut wrote:
> The memory power supply on MX23 didn't pump out enough juice into
> the DRAM chip, thus caused occasional memory corruption. Fix this.
>
> Signed-off-by: Marek Vasut
> Cc: Otavio Salvador
> Cc: Fabio Estevam
> Cc
: Add SSP registers map
mx23: Use XFER_COUNT field in HW_SSP_CTRL0 register in MMC PIO mode
mx23_olinuxino: Add MMC support
Otavio Salvador (6):
mx23: Fix transfer size setting for SPI
mx23evk: Add initial board support
mx23_olinuxino: Skip MMC Card detection
mx23_olinuxino: Add default
From: Marek Vasut
Signed-off-by: Marek Vasut
Signed-off-by: Otavio Salvador
---
arch/arm/include/asm/arch-mxs/regs-ssp.h | 28
1 file changed, 28 insertions(+)
diff --git a/arch/arm/include/asm/arch-mxs/regs-ssp.h
b/arch/arm/include/asm/arch-mxs/regs-ssp.h
index
From: Marek Vasut
Signed-off-by: Marek Vasut
Signed-off-by: Otavio Salvador
---
drivers/mmc/mxsmmc.c | 24 +---
1 file changed, 21 insertions(+), 3 deletions(-)
diff --git a/drivers/mmc/mxsmmc.c b/drivers/mmc/mxsmmc.c
index 0c4cd54..4b178be 100644
--- a/drivers/mmc
Signed-off-by: Otavio Salvador
---
drivers/spi/mxs_spi.c | 5 +
1 file changed, 5 insertions(+)
diff --git a/drivers/spi/mxs_spi.c b/drivers/spi/mxs_spi.c
index bb865b7..10bf5aa 100644
--- a/drivers/spi/mxs_spi.c
+++ b/drivers/spi/mxs_spi.c
@@ -167,8 +167,13 @@ static int mxs_spi_xfer_pio
Signed-off-by: Otavio Salvador
---
board/freescale/mx23evk/Makefile | 47 +++
board/freescale/mx23evk/mx23evk.c | 81
board/freescale/mx23evk/spl_boot.c | 115 +
boards.cfg | 1 +
include/configs/mx23evk.h | 252
From: Marek Vasut
Signed-off-by: Marek Vasut
---
board/olimex/mx23_olinuxino/mx23_olinuxino.c | 17 -
board/olimex/mx23_olinuxino/spl_boot.c | 10 ++
include/configs/mx23_olinuxino.h | 12
3 files changed, 38 insertions(+), 1 deletion(-)
d
Signed-off-by: Otavio Salvador
---
include/configs/mx23_olinuxino.h | 90 +++-
1 file changed, 89 insertions(+), 1 deletion(-)
diff --git a/include/configs/mx23_olinuxino.h b/include/configs/mx23_olinuxino.h
index a62e3a2..7d34168 100644
--- a/include/configs
Signed-off-by: Otavio Salvador
---
drivers/mmc/mxsmmc.c | 2 ++
include/configs/mx23_olinuxino.h | 1 +
2 files changed, 3 insertions(+)
diff --git a/drivers/mmc/mxsmmc.c b/drivers/mmc/mxsmmc.c
index 4b178be..618659e 100644
--- a/drivers/mmc/mxsmmc.c
+++ b/drivers/mmc/mxsmmc.c
This does the same reset mask as done in v3.7 Linux kernel code; it
fixed the saveenv command in mx23evk.
Signed-off-by: Otavio Salvador
---
drivers/mmc/mxsmmc.c | 16 +++-
1 file changed, 11 insertions(+), 5 deletions(-)
diff --git a/drivers/mmc/mxsmmc.c b/drivers/mmc/mxsmmc.c
Signed-off-by: Otavio Salvador
---
drivers/mmc/mxsmmc.c | 8 ++--
1 file changed, 6 insertions(+), 2 deletions(-)
diff --git a/drivers/mmc/mxsmmc.c b/drivers/mmc/mxsmmc.c
index 0a3f0c4..628d609 100644
--- a/drivers/mmc/mxsmmc.c
+++ b/drivers/mmc/mxsmmc.c
@@ -50,6 +50,7 @@ struct mxsmmc_priv
On Mon, Jan 21, 2013 at 11:45 PM, Marek Vasut wrote:
> Dear Otavio Salvador,
>
>> From: Marek Vasut
>>
>> Signed-off-by: Marek Vasut
>> Signed-off-by: Otavio Salvador
>> ---
>> drivers/mmc/mxsmmc.c | 24 +---
>> 1 file chan
On Mon, Jan 21, 2013 at 11:46 PM, Marek Vasut wrote:
> Dear Otavio Salvador,
>
> Description missing. Was this ever tested? Does SSP DMA work?
>
>> Signed-off-by: Otavio Salvador
No; I did not test it as NAND support is not yet done but this was
need to get it going. This is
On Mon, Jan 21, 2013 at 11:50 PM, Marek Vasut wrote:
> Dear Otavio Salvador,
>
> NAK. DMA works on MX28 and works in Linux on MX23, therefore the DMA is not
> broken on either. Thus there's no reason to introduce such "force_pio" stuff.
Lack of time to work on it is
On Mon, Jan 21, 2013 at 11:48 PM, Marek Vasut wrote:
> Dear Otavio Salvador,
>
>> Signed-off-by: Otavio Salvador
>> ---
>> drivers/mmc/mxsmmc.c | 2 ++
>> include/configs/mx23_olinuxino.h | 1 +
>> 2 files changed, 3 insertions(+)
>>
>
On Mon, Jan 21, 2013 at 11:47 PM, Marek Vasut wrote:
> Dear Otavio Salvador,
>
> Description is missing.
>
>> From: Marek Vasut
>>
>> Signed-off-by: Marek Vasut
Please provide me the description you wish and I amend it.
--
Otavio Salvador
On Mon, Jan 21, 2013 at 11:49 PM, Marek Vasut wrote:
> Dear Otavio Salvador,
>
> Description missing.
>
>> Signed-off-by: Otavio Salvador
>> ---
>> include/configs/mx23_olinuxino.h | 90
>> +++- 1 file changed, 89 insert
On Mon, Jan 21, 2013 at 11:46 PM, Marek Vasut wrote:
> Dear Otavio Salvador,
>
> This should not be a part of the patchset. Description is missing.
Well, this is the first version of the board support. I see no better
description for it.
--
Otavio Salvador
On Mon, Jan 21, 2013 at 11:49 PM, Marek Vasut wrote:
> Dear Otavio Salvador,
>
>> This does the same reset mask as done in v3.7 Linux kernel code; it
>> fixed the saveenv command in mx23evk.
>>
>> Signed-off-by: Otavio Salvador
>> ---
>> drivers/mmc
On Tue, Jan 22, 2013 at 12:30 AM, Fabio Estevam wrote:
> On Mon, Jan 21, 2013 at 11:47 PM, Otavio Salvador
> wrote:
>> Signed-off-by: Otavio Salvador
>> ---
>> board/freescale/mx23evk/Makefile | 47 +++
>> board/freescale/mx23evk/mx23evk.c | 81 ++
The environment has been based on mx53loco and m28evk but keeping the
possibility to easy change the default console device as Freescale and
mainline kernels differ on the device name.
Signed-off-by: Otavio Salvador
---
include/configs/mx28evk.h | 82
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 |8 +++-
1 file changed, 3 insertions(+), 5 deletions
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/mx6qsabresd.h |6 ++
1 file changed, 2 insertions(+), 4 deletions(-)
diff
On Wed, Sep 19, 2012 at 2:57 PM, Robert Nelson wrote:
> On Wed, Sep 19, 2012 at 10:13 AM, Otavio Salvador
> wrote:
>> OpenEmbedded has change partitioning layout of generated image so it
>> does not raise warnings during the boot regarding unkown partition
>> being used
On Wed, Sep 19, 2012 at 3:08 PM, Robert Nelson wrote:
> On Wed, Sep 19, 2012 at 1:00 PM, Otavio Salvador
> wrote:
>> On Wed, Sep 19, 2012 at 2:57 PM, Robert Nelson
>> wrote:
>>> On Wed, Sep 19, 2012 at 10:13 AM, Otavio Salvador
>>> wrote:
>>>>
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
---
Changes in v2:
- add initrd and fdt info back
include/configs/mx6qsabrelite.h |4 ++--
1 file
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
---
Changes in v2:
- no changes
include/configs/mx53loco.h |4 ++--
1 file changed, 2 insertions
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
---
Changes in v2:
- add initrd and fdt info back
include/configs/mx6qsabresd.h |4 ++--
1 file
On Wed, Sep 19, 2012 at 8:40 PM, Eric Nelson
wrote:
> On 09/19/2012 11:22 AM, Otavio Salvador wrote:
>>
>> On Wed, Sep 19, 2012 at 3:08 PM, Robert Nelson
>> wrote:
>>>
>>> On Wed, Sep 19, 2012 at 1:00 PM, Otavio Salvador
>>> wrote:
>>
On Wed, Sep 19, 2012 at 9:58 PM, Eric Nelson
wrote:
> On 09/19/2012 04:51 PM, Otavio Salvador wrote:
>> I sort of agree; do you use 2 or 3 partitions in this case?
>>
>
> Or 1 or 9?
>
> I'm actually not kidding here. The current Freescale Android image
>
On Wed, Sep 19, 2012 at 10:29 PM, Eric Nelson
wrote:
> On 09/19/2012 06:15 PM, Otavio Salvador wrote:
>> On Wed, Sep 19, 2012 at 9:58 PM, Eric Nelson
>> wrote:
>>> The best part of doing it in OE is that the same commit should be able to
>>> update both the envi
The environment now uses expressions but we missed the setexpr command
was not being include. This patch adds it.
Signed-off-by: Otavio Salvador
---
include/configs/mx28evk.h |1 +
1 file changed, 1 insertion(+)
diff --git a/include/configs/mx28evk.h b/include/configs/mx28evk.h
index
On Thu, Sep 20, 2012 at 5:51 AM, Stefano Babic wrote:
> On 20/09/2012 00:28, Otavio Salvador wrote:
>> 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.
>&g
that can be overridden by platform specific preboot
>> routine. We could define a preboot function in
>>
>> arch/arm/cpu/armv7/mx6/soc.c
>> or in
>> arch/arm/cpu/armv7/imx-common/cpu.c
>>
>> and call IPU shutdown routine in it.
>>
>
your fix does
what is need.
Fabio did the workaround patch and knows the details. Added him in CC.
--
Otavio Salvador O.S. Systems
E-mail: ota...@ossystems.com.br http://www.ossystems.com.br
Mobile: +55 53 9981-7854 http://projetos.ossystem
e
I'd like to meet you guys :-) I will be there :-D
--
Otavio Salvador O.S. Systems
E-mail: ota...@ossystems.com.br http://www.ossystems.com.br
Mobile: +55 53 9981-7854 http://projetos.ossystems.com.br
_
On Sat, Sep 22, 2012 at 11:37 AM, Fabio Estevam wrote:
> On Sat, Sep 22, 2012 at 10:42 AM, Otavio Salvador
> wrote:
>> Hello Eric,
>>
>> On Fri, Sep 21, 2012 at 5:36 PM, Eric Nelson
>> wrote:
>>> Signed-off-by: Eric Nelson
>>
>> Did you test
On Sat, Sep 22, 2012 at 12:35 PM, Eric Nelson
wrote:
> On 09/22/2012 06:35 AM, Otavio Salvador wrote:
>>
>> On Fri, Sep 21, 2012 at 2:44 PM, Eric Nelson
>> wrote:
>>>
>>> On 09/21/2012 10:22 AM, Anatolij Gustschin wrote:
>>>>
>>>
On Sat, Sep 22, 2012 at 5:50 PM, Eric Bénard wrote:
> tested on a MCIMX257CJM4A which now reports :
> CPU: Freescale i.MX25 rev1.2 at 399 MHz
>
> Signed-off-by: Eric Bénard
Acked-by: Otavio Salvador
--
Otavio Salvador O.S. Systems
E-mail: ota...@ossy
/cpu/arm1136/mx35/generic.c
> and will pevent the usage of eSDHC2 (as done on i/MX35).
>
> Signed-off-by: Eric Bénard
What about working in the proper fix then?
--
Otavio Salvador O.S. Systems
E-mail: ota...@ossystems.com.br http://www.ossystems.co
as he
is the iMX custodian.
Cheers,
--
Otavio Salvador O.S. Systems
E-mail: ota...@ossystems.com.br http://www.ossystems.com.br
Mobile: +55 53 9981-7854 http://projetos.ossystems.com.br
___
U-Boot ma
t; Cc: Mike Frysinger
This has a mix of indentation; I did not check every file but it seems
not consistent.
--
Otavio Salvador O.S. Systems
E-mail: ota...@ossystems.com.br http://www.ossystems.com.br
Mobile: +55 53 9981-7854 http://proj
The mx6qsabreauto console is different than mx6qsabresd so the console
configuration is now set in the board file.
Signed-off-by: Otavio Salvador
---
include/configs/mx6qsabre_common.h |2 +-
include/configs/mx6qsabreauto.h|4 +++-
include/configs/mx6qsabresd.h |4 +++-
3
om master so it is easier to track from the hash.
Using the stable tree will force the check of another tree.
--
Otavio Salvador O.S. Systems
E-mail: ota...@ossystems.com.br http://www.ossystems.com.br
Mobile: +55 53 9981-7854 http://projetos.ossystems.com.b
On Fri, Sep 28, 2012 at 10:19 AM, Fabio Estevam wrote:
> On Fri, Sep 28, 2012 at 9:42 AM, Otavio Salvador
> wrote:
>
>> Please take it from master so it is easier to track from the hash.
>> Using the stable tree will force the check of another tree.
>
> I don
The mmcroot setting vary between mx6qsabreauto and mx6qsabresd so we
move this to the board configuration file.
Signed-off-by: Otavio Salvador
---
include/configs/mx6qsabre_common.h |2 +-
include/configs/mx6qsabreauto.h|3 ++-
include/configs/mx6qsabresd.h |1 +
3 files
On Wed, Oct 3, 2012 at 10:47 PM, Troy Kisky
wrote:
> The prompt is not appropriate if not running on
> a mx6q processor.
>
> Signed-off-by: Troy Kisky
But in this case the board name will change, no?
--
Otavio Salvador O.S. Systems
E-mail: ota...@ossy
could be renamed to mx6sabrelite so it is not confusing.
--
Otavio Salvador O.S. Systems
E-mail: ota...@ossystems.com.br http://www.ossystems.com.br
Mobile: +55 53 9981-7854 http://projetos.ossystems.com.br
___
U-Boot
On Mon, Oct 15, 2012 at 4:18 PM, Joe Hershberger
wrote:
> Hi Wolfgang,
> Can you also add National Instruments (ni.com) to your list of employers?
Please add O.S. Systems (ossystems.com.br) too.
--
Otavio Salvador O.S. Systems
E-mail: ota...@ossystems.com.br
Signed-off-by: Otavio Salvador
---
tools/mxsboot.c |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/tools/mxsboot.c b/tools/mxsboot.c
index 8246831..6c05aa4 100644
--- a/tools/mxsboot.c
+++ b/tools/mxsboot.c
@@ -453,7 +453,7 @@ static int mx28_nand_write_firmware(struct
This is mainline a copy of README.m28 changing the references to the
mx28 counterpart but it makes easy for people looking for information
about mx28 based boards.
Signed-off-by: Otavio Salvador
Cc: Fabio Estevam
---
doc/README.mx28 | 224
This is mainline a copy of README.m28 changing the references to the
mx28 counterpart but it makes easy for people looking for information
about mx28 based boards.
Signed-off-by: Otavio Salvador
Cc: Fabio Estevam
---
doc/README.mx28 | 152
enerally for the SOC. So please rename it to README.mx28evk.
Will send v3 in a minute. :)
--
Otavio Salvador O.S. Systems
E-mail: ota...@ossystems.com.br http://www.ossystems.com.br
Mobile: +55 53 9981-7854 http://projetos.ossy
This is mainline a copy of README.m28 changing the references to the
mx28evk counterpart and removing NAND instructions as it is not
supported by the board.
Signed-off-by: Otavio Salvador
Acked-by: Fabio Estevam
---
doc/README.mx28evk | 153
On Wed, Mar 21, 2012 at 12:42, Fabio Estevam wrote:
...
> On a 2.6.35 kernel the serial console is messed up after IPU driver is loaded
> and this patch fixes this problem.
...
I tested it on my imx53qsb and it does fix the issue.
Acked-by: Otavio Salvador
--
Otavio Sa
does has specific information and remove the
not-applicable one. The v3 seems fine to me as is and makes easier to
new users to find the desired information.
--
Otavio Salvador O.S. Systems
E-mail: ota...@ossystems.com.br http://www.ossystems.com.br
Mobile: +55 53
eed information; thus it seems better to have a small duplication
of this and easy end user finding.
I do think many boards has common stuff but splitting those details
too much ends up making hard to find the needed information.
--
Otavio Salvador O.S. Systems
E-mail: ota...
On Thu, Mar 22, 2012 at 12:17, Wolfgang Denk wrote:
> Dear Otavio Salvador,
>
> please keep the ML on Cc:
My fault :)
> In message
> you
> wrote:
>>
>> On Wed, Mar 21, 2012 at 12:38, Wolfgang Denk wrote:
>> > Can we please split this document in a gen
On Wed, Jan 23, 2013 at 7:04 AM, Stefano Babic wrote:
> On 22/01/2013 02:56, Otavio Salvador wrote:
>> On Mon, Jan 21, 2013 at 11:50 PM, Marek Vasut wrote:
>>> Dear Otavio Salvador,
>>>
>>> NAK. DMA works on MX28 and works in Linux on MX23, therefore the D
A. This is what you want?
>> >
>> > Forcing PIO is nonsense, why would it be of any use?
>>
>> No, I agree with Marek - if DMA is then working also for MX23, we do not
>> need PIO at all.
>
> Stefano, it's now using mixed mode -- PI
On Wed, Jan 23, 2013 at 1:51 AM, Fabio Estevam wrote:
> On Wed, Jan 23, 2013 at 1:33 AM, Marek Vasut wrote:
>
>> Fabio, do you feel like rolling out the env patch?
>
> Sure, I can send it after it reaches Stefano's tree.
I have it done; will send it with the fixes Mare
Signed-off-by: Otavio Salvador
---
include/configs/mx23_olinuxino.h | 75
1 file changed, 68 insertions(+), 7 deletions(-)
diff --git a/include/configs/mx23_olinuxino.h b/include/configs/mx23_olinuxino.h
index bc63481..a97598c 100644
--- a/include
The following features are supported:
* 128 MB DDR1 SDRAM
* SD/MMC Card Socket
Signed-off-by: Otavio Salvador
---
MAINTAINERS| 4 +
board/freescale/mx23evk/Makefile | 47 +++
board/freescale/mx23evk/mx23evk.c | 81
board/freescale/mx23evk
Signed-off-by: Otavio Salvador
---
Changes in v2: None
include/configs/mx23_olinuxino.h | 75
1 file changed, 68 insertions(+), 7 deletions(-)
diff --git a/include/configs/mx23_olinuxino.h b/include/configs/mx23_olinuxino.h
index bc63481..a97598c 100644
The following features are supported:
* 128 MB DDR1 SDRAM
* DUART
* SD/MMC Card Socket
Signed-off-by: Otavio Salvador
---
Changes in v2:
- Add DUART in commitlog
- Remove AUART MUX setup as it is unused
- Remove wrong comment in mx23evk.h board config
- Use single line comments in mx23evk.h
Signed-off-by: Otavio Salvador
---
Changes in v3: None
Changes in v2: None
include/configs/mx23_olinuxino.h | 75
1 file changed, 68 insertions(+), 7 deletions(-)
diff --git a/include/configs/mx23_olinuxino.h b/include/configs/mx23_olinuxino.h
index
The following features are supported:
* 128 MB DDR1 SDRAM
* DUART
* SD/MMC Card Socket
Signed-off-by: Otavio Salvador
---
Changes in v3:
- Removed unused macro for GPMI setting in spl_boot.c
Changes in v2:
- Add DUART in commitlog
- Remove AUART MUX setup as it is unused
- Remove wrong
Signed-off-by: Otavio Salvador
---
Changes in v4: None
Changes in v3: None
Changes in v2: None
include/configs/mx23_olinuxino.h | 75
1 file changed, 68 insertions(+), 7 deletions(-)
diff --git a/include/configs/mx23_olinuxino.h b/include/configs
The following features are supported:
* 128 MB DDR1 SDRAM
* DUART
* SD/MMC Card Socket
Signed-off-by: Otavio Salvador
---
Changes in v4:
- Fix build warnings
Changes in v3:
- Removed unused macro for GPMI setting in spl_boot.c
Changes in v2:
- Add DUART in commitlog
- Remove AUART MUX setup
This adds a default environment with support for MMC booting.
Signed-off-by: Otavio Salvador
---
Changes in v5:
- Remove duplicate environment setting
- Improve commit log
Changes in v4: None
Changes in v3: None
Changes in v2: None
include/configs/mx23_olinuxino.h | 74
The following features are supported:
* 128 MB DDR1 SDRAM
* DUART
* SD/MMC Card Socket
Signed-off-by: Otavio Salvador
---
Changes in v5:
- Use 4bit bus for mmc
Changes in v4:
- Fix build warnings
Changes in v3:
- Removed unused macro for GPMI setting in spl_boot.c
Changes in v2:
- Add
On Wed, Jan 23, 2013 at 5:12 PM, Marek Vasut wrote:
> Dear Otavio Salvador,
>
>> This adds a default environment with support for MMC booting.
>>
>> Signed-off-by: Otavio Salvador
>> ---
>> Changes in v5:
>> - Remove duplicate environment setting
>>
This adds a default environment with support for MMC booting.
Signed-off-by: Otavio Salvador
---
Changes in v6:
- Remove 'saveenv' command as it is not need
- Move environment settings to environment section
Changes in v5:
- Remove duplicate environment setting
- Improve commit log
The following features are supported:
* 128 MB DDR1 SDRAM
* DUART
* SD/MMC Card Socket
Signed-off-by: Otavio Salvador
---
Changes in v6:
- Remove 'saveenv' command as it is not need
- Move environment settings to environment section
- Use 1s boot delay
Changes in v5:
- Use 4bit b
The mxsboot now receives the SoC type as parameter to generate binary
compatible with the SoC. Currently the NAND support has not been add
for i.MX23 as it is not yet supported in U-Boot.
Signed-off-by: Otavio Salvador
---
doc/README.mx28_common | 4 +--
tools/mxsboot.c| 92
On Thu, Jan 24, 2013 at 3:56 PM, Marek Vasut wrote:
> Dear Otavio Salvador,
>
>> The mxsboot now receives the SoC type as parameter to generate binary
>> compatible with the SoC. Currently the NAND support has not been add
>> for i.MX23 as it is not yet supported in U-
501 - 600 of 1615 matches
Mail list logo