imx6ull: NAND boot fails when block 0x00000000 is bad

2022-05-13 Thread Thierry Bultel
Hi, I have a imx6ull module from Toradex, with NAND flash. U-boot does not have SPL. I does not boot from NAND flash anymore, I was able to flash it several times with tezi, as well as with nandbcb (that I discovered more recently). There are error messages complaining about some bad blocks,

Re: imx6ull: NAND boot fails when block 0x00000000 is bad

2022-05-13 Thread Thierry Bultel
Estevam ha scritto: [Adding some more folks] On Fri, May 13, 2022 at 2:41 PM Thierry Bultel wrote: > > Hi, > > I have a imx6ull module from Toradex, with NAND flash. U-boot does not > have SPL. > I does not boot from NAND flash anym

Re: imx6ull: NAND boot fails when block 0x00000000 is bad

2022-05-17 Thread Thierry Bultel
:00:31PM +0200, Michael Nazzareno Trimarchi wrote: Il ven 13 mag 2022, 19:56 Fabio Estevam ha scritto: On Fri, May 13, 2022 at 2:41 PM Thierry Bultel wrote: There are error messages complaining about some bad blocks, including block 0x. Anyway block 0 is always guarantee by nand

[U-Boot] Porting a freescale sabrelite-like board to master ?

2014-02-22 Thread Thierry Bultel
Hi, The board I am working on, is based on the Freescale sabrelite board, the manufacturer provides support for it , as an about 1000 lines patch that applies to rel_imx_3.0.35_4.1.0 (3.0.35_4.1.0 is the kernel version I am using) As that freescale version is too old for me (that is, it does

Re: [U-Boot] Porting a freescale sabrelite-like board to master ?

2014-02-22 Thread Thierry Bultel
Le 22/02/2014 20:20, Wolfgang Denk a écrit : Dear Thierry, In message <5308e4d1.5000...@free.fr> you wrote: The board I am working on, is based on the Freescale sabrelite board, the manufacturer provides support for it , as an about 1000 lines patch that applies to rel_imx_3.0.35_4.1.0 (3.0.35_

Re: [U-Boot] Running mx6qsabrelite at 1Gz with Freescale kernel rel_imx_3.0.35_4.1.0

2014-03-21 Thread Thierry Bultel
Le 18/03/2014 13:34, Stefano Babic a écrit : Hi Thierry, On 18/03/2014 12:28, tbul...@free.fr wrote: Hi, I am working on a board (AMOS820 from Via) based on the mx6qsabrelite. The BSP provided by the manufacturer is quite old. I managed to port it from Freescale uboot-imx rel_imx_3.0.35_4.1

Re: [U-Boot] [PATCH] ARM: mx6: Disable PCIe on SABRE Lite/Nitrogen6x

2014-03-22 Thread Thierry Bultel
When I communicated about the bug I had, and said that my temporary workaround was to disable the PCIe, my intention was not to make the suppression become a standard, and I believe it is a little bit frustrating for Marek. The AMOS820, based on the sabrelite/nitrogen has a PCIe slot on the main

[U-Boot] Booting u-boot for versatile in qemu fails

2013-05-16 Thread Thierry Bultel
Hi, I am trying to use u-boot configured for uboot_versatileqemu in qemu-system-arm. I only get a black screen a no serial output at all. I have tested several versions, and taken latest u-boot from git://git.denx.de I have also upgraded qemu to 1.5.0-rc2 My command line is as follows: qe

Re: [U-Boot] Booting u-boot for versatile in qemu fails

2013-05-16 Thread Thierry Bultel
Le 16/05/2013 16:25, Albert ARIBAUD a écrit : Hi Thierry, On Thu, 16 May 2013 14:22:42 +0200, Thierry Bultel wrote: Hi, I am trying to use u-boot configured for uboot_versatileqemu in qemu-system-arm. I only get a black screen a no serial output at all. I have tested several versions, and