From: Mehmet Fide <[email protected]>

Following the CONFIG_TEXT_BASE report [1] and Francesco's suggestion,
two patches: the first restores the text base the Vybrid BootROM
actually accepts, measured on hardware both through the BootROM NAND
path and the WinCE-era loader; the second adds the missing
doc/board/toradex page for the Colibri VF50/VF61.

Changes in v2:
- code-block:: console for the shell sessions (Francesco)
- drop the TEXT_BASE note from the eBoot section, it is SoC scope and
  moot once patch 1 is in (Francesco)
- collect the Acked-by tags

[1] 
https://lore.kernel.org/u-boot/[email protected]/

Mehmet Fide (2):
  colibri_vf: restore the pre-2017 text base, the BootROM refuses the
    low one
  doc: board: toradex: add the Colibri VF50/VF61 page

 configs/colibri_vf_defconfig     |  4 +-
 doc/board/toradex/colibri_vf.rst | 66 ++++++++++++++++++++++++++++++++
 doc/board/toradex/index.rst      |  1 +
 3 files changed, 69 insertions(+), 2 deletions(-)
 create mode 100644 doc/board/toradex/colibri_vf.rst

-- 
2.54.0

Reply via email to