On Thu, May 18, 2023 at 08:47:27PM +0200, Ahmad Fatoum wrote: > On 11.05.23 01:37, Jules Maselbas wrote: > > On power-up Allwinner SoC starts in boot ROM, aka BROM, which will search > > for an eGON image: first from the SD card, then from eMMC. If no image is > > found then the BROM will enter into FEL mode that can be used for initial > > programming and recovery of devices using USB. > > > > The eGON header structure is adapted from u-boot: /include/sunxi_image.h, > > the header structure is also documented on https://linux-sunxi.org/EGON > > > > BROM will load, at most, the first 32KB of the image into SRAM, including > > the header itself! The jump instruction in the header needs to be patched > > accordingly with the image size. > > S-o-b missing. I haven't properly setup git on this computer...
- [RFC PATCH 06/11] clk: Add clock driver for sun50i-a64 Jules Maselbas
- [RFC PATCH 08/11] mci: Add sunxi-mmc driver Jules Maselbas
- Re: [RFC PATCH 08/11] mci: Add sunxi-mmc driver Ahmad Fatoum
- Re: [RFC PATCH 08/11] mci: Add sunxi-mmc driver Sascha Hauer
- Re: [RFC PATCH 08/11] mci: Add sunxi-mmc drive... Ahmad Fatoum
- [RFC PATCH 01/11] scripts: Add Allwinner eGON image support Jules Maselbas
- Re: [RFC PATCH 01/11] scripts: Add Allwinner eGON imag... Sascha Hauer
- Re: [RFC PATCH 01/11] scripts: Add Allwinner eGON ... Jules Maselbas
- Re: [RFC PATCH 01/11] scripts: Add Allwinner eGON imag... Ahmad Fatoum
- Re: [RFC PATCH 01/11] scripts: Add Allwinner eGON ... Jules Maselbas
- [RFC PATCH 07/11] pinctrl: Add sun50i-a64 pinctrl driver Jules Maselbas
- Re: [RFC PATCH 07/11] pinctrl: Add sun50i-a64 pinctrl ... Ahmad Fatoum
- Re: [RFC PATCH 07/11] pinctrl: Add sun50i-a64 pinc... Jules Maselbas
- [RFC PATCH 02/11] sunxi: introduce mach-sunxi Jules Maselbas
- Re: [RFC PATCH 02/11] sunxi: introduce mach-sunxi Sascha Hauer
- Re: [RFC PATCH 02/11] sunxi: introduce mach-sunxi Ahmad Fatoum
- Re: [RFC PATCH 02/11] sunxi: introduce mach-sunxi Jules Maselbas
- Re: [RFC PATCH 02/11] sunxi: introduce mach-su... Ahmad Fatoum
- [RFC PATCH 09/11] arm: sunxi: Add sun50i SDRAM init Jules Maselbas
