docs: Remove redundant documentation about combined payload use case
authorAtish Patra <atish.patra@wdc.com>
Fri, 5 Jun 2020 06:31:49 +0000 (23:31 -0700)
committerAnup Patel <anup@brainfault.org>
Mon, 8 Jun 2020 11:34:12 +0000 (17:04 +0530)
commit106b888e201bea80eb6c31ce2ed851884a5e0ec7
tree511c823d6c0901e440367c2b575f2d2b939e6d11
parent79bfd67f9a2ed5cae966b72cc2a72f68824c4ab8
docs: Remove redundant documentation about combined payload use case

U-Boot now supports loading Linux kernel image via network and storage
media. Thus, we don't need to use a combined payload containing both
U-Boot & Linux kernel image to boot Linux from U-Boot prompt.

Remove the old documentation.

Signed-off-by: Atish Patra <atish.patra@wdc.com>
Reviewed-by: Anup Patel <anup.patel@wdc.com>
docs/platform/sifive_fu540.md