[PATCH v2 01/13] Documentation: sunxi: Add some documentation
Jules Maselbas
jmaselbas at zdiv.net
Mon May 29 02:24:54 PDT 2023
I will have to fix this
On Thu, May 25, 2023 at 01:43:16AM +0200, Jules Maselbas wrote:
> Add some informations about Allwinner sunxi boardssupport: the general
> boot process, how to use sunxi-fel tool, and how to create a bootable
> image disk.
>
> Signed-off-by: Jules Maselbas <jmaselbas at zdiv.net>
> ---
> Documentation/boards/sunxi.rst | 95 ++++++++++++++++++++++++++++++++++
> 1 file changed, 95 insertions(+)
> create mode 100644 Documentation/boards/sunxi.rst
>
> diff --git a/Documentation/boards/sunxi.rst b/Documentation/boards/sunxi.rst
> new file mode 100644
> index 0000000000..535c9671b2
> --- /dev/null
> +++ b/Documentation/boards/sunxi.rst
...
> +eGON header
> +-----------
> +
> +The eGON header structure is described in the file ``include/mach/sunxi/egon.h``.
> +This is also documented on https://linux-sunxi.org/EGON .
> +
> +The eGON header, followed by the actual image, must be located at a fixed
> +offset of 8192 bytes (4K) from the start of the disk, either SD; or eMMC.
typo: s/4K/8K/
More information about the barebox
mailing list