cmd: spl: Remove ATAG support from this command
authorTom Rini <trini@konsulko.com>
Mon, 15 Sep 2025 19:05:48 +0000 (13:05 -0600)
committerTom Rini <trini@konsulko.com>
Fri, 3 Oct 2025 22:55:44 +0000 (16:55 -0600)
commit601cebc29d2a41846bbad36453b97b065db656dd
tree9c97dd1b69fd48bf1a9cbb339f2a887e1993c64a
parent70ae44f3713427be5368d0829b97cafbd01ef1f5
cmd: spl: Remove ATAG support from this command

While we continue to have some systems which support extremely legacy
OS booting methods, we do not have use cases for supporting this in
Falcon mode anymore. Remove this support and references from the
documentation.

Co-developed-by: Anshul Dalal <anshuld@ti.com>
Signed-off-by: Tom Rini <trini@konsulko.com>
arch/arm/lib/spl.c
arch/powerpc/lib/spl.c
cmd/spl.c
doc/README.commands.spl
doc/develop/falcon.rst
include/cmd_spl.h