u-boot/doc/usage
Linus Walleij 41a29f284c cmd: Add a SEAMA image load command
Add a command to load SEAMA (Seattle Image), a NAND flash
on-flash storage format.

This type of flash image is found in some D-Link routers such
as DIR-645, DIR-842, DIR-859, DIR-860L, DIR-885L, DIR890L and
DCH-M225, as well as in WD and NEC routers on the ath79
(MIPS), Broadcom BCM53xx, and RAMIPS platforms.

This U-Boot command will read and decode a SEAMA image from
raw NAND flash on any platform. As it is always using big endian
format for the data decoding is always necessary on platforms
such as ARM.

The command is needed to read a SEAMA-encoded boot image on the
D-Link DIR-890L router for boot from NAND flash in an upcoming
port of U-Boot to the Broadcom Northstar (BCM4709, BCM53xx)
architecture.

A basic test and documentation is added as well. The test must
be run on a target with NAND flash support and at least one
resident SEAMA image in flash.

Cc: Rafał Miłecki <rafal@milecki.pl>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
2023-02-06 17:10:15 -05:00
..
cmd cmd: Add a SEAMA image load command 2023-02-06 17:10:15 -05:00
os doc: usage: Convert README.plan9 to reST 2022-03-31 19:06:16 +02:00
cmdline.rst doc: man-page for the env command 2022-04-15 11:23:02 +02:00
dfu.rst doc: usage: DFU: Fix dfu_alt_info document 2022-02-11 11:29:23 -05:00
environment.rst global: Migrate CONFIG_EXTRA_ENV_SETTINGS to CFG 2022-12-23 10:09:42 -05:00
fdt_overlays.rst doc: usage: Fix command in fdt overlay apply sequence 2021-12-09 11:43:25 -08:00
fit.rst binman: doc: Add documentation to htmldocs 2021-03-26 17:03:10 +13:00
index.rst cmd: Add a SEAMA image load command 2023-02-06 17:10:15 -05:00
netconsole.rst global: Finish CONFIG -> CFG migration 2023-01-20 12:27:24 -05:00
partitions.rst blk: Rename if_type to uclass_id 2022-09-25 08:30:05 -06:00
semihosting.rst ls1046ardb: Add support for JTAG boot 2022-04-01 16:56:44 -04:00