Re: Need help with booting from SPI Flash

2025-02-25 Thread Matwey V. Kornilov
пн, 24 февр. 2025 г. в 18:09, Quentin Schulz : > > Hi Matwey, > > On 2/24/25 3:37 PM, Matwey V. Kornilov wrote: > > пн, 24 февр. 2025 г. в 13:54, Quentin Schulz : > >> > >> Hi Matwey, > >> > >> On 2/24/25 10:57 AM, Matwey V. Kornilov wrote: > >>> Hi, > >>> > >>> I have an Allwinner based board with

Re: Need help with booting from SPI Flash

2025-02-24 Thread Quentin Schulz
Hi Matwey, On 2/24/25 3:37 PM, Matwey V. Kornilov wrote: пн, 24 февр. 2025 г. в 13:54, Quentin Schulz : Hi Matwey, On 2/24/25 10:57 AM, Matwey V. Kornilov wrote: Hi, I have an Allwinner based board with manually soldered 16MB SPI Flash. I am trying to place u-boot into the flash and need so

Re: Need help with booting from SPI Flash

2025-02-24 Thread Matwey V. Kornilov
пн, 24 февр. 2025 г. в 13:54, Quentin Schulz : > > Hi Matwey, > > On 2/24/25 10:57 AM, Matwey V. Kornilov wrote: > > Hi, > > > > I have an Allwinner based board with manually soldered 16MB SPI Flash. > > I am trying to place u-boot into the flash and need some help so far. > > I have already update

Re: Need help with booting from SPI Flash

2025-02-24 Thread Quentin Schulz
Hi Matwey, On 2/24/25 10:57 AM, Matwey V. Kornilov wrote: Hi, I have an Allwinner based board with manually soldered 16MB SPI Flash. I am trying to place u-boot into the flash and need some help so far. I have already updated the board DTS file and checked that the Linux kernel provides me with

Need help with booting from SPI Flash

2025-02-24 Thread Matwey V. Kornilov
Hi, I have an Allwinner based board with manually soldered 16MB SPI Flash. I am trying to place u-boot into the flash and need some help so far. I have already updated the board DTS file and checked that the Linux kernel provides me with a /dev/mtd0 device which is writable and readable. I enable