public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [PATCH v2 0/4] toradex: tegra: add update_uboot wrapper
@ 2019-12-09 12:58 Igor Opaniuk
  2019-12-09 12:58 ` [PATCH v2 1/4] apalis-tk1: " Igor Opaniuk
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Igor Opaniuk @ 2019-12-09 12:58 UTC (permalink / raw)
  To: u-boot

This patch series introduces universtal update_uboot
wrapper that helps to update U-Boot image on internal storage (eMMC/NAND).

Example of usage:
> tftpboot ${loadaddr} ${board_name}/${board_name}.img
> run update_uboot

Igor Opaniuk (4):
  apalis-tk1: add update_uboot wrapper
  apalis_t30: add update_uboot wrapper
  colibri_t20: add update_uboot wrapper
  colibri_t30: add update_uboot wrapper

 include/configs/apalis-tk1.h  |  9 +++++++++
 include/configs/apalis_t30.h  | 11 +++++++++++
 include/configs/colibri_t20.h |  8 ++++++--
 include/configs/colibri_t30.h | 11 +++++++++++
 4 files changed, 37 insertions(+), 2 deletions(-)

-- 
2.17.1

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2019-12-09 12:58 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-12-09 12:58 [PATCH v2 0/4] toradex: tegra: add update_uboot wrapper Igor Opaniuk
2019-12-09 12:58 ` [PATCH v2 1/4] apalis-tk1: " Igor Opaniuk
2019-12-09 12:58 ` [PATCH v2 2/4] apalis_t30: " Igor Opaniuk
2019-12-09 12:58 ` [PATCH v2 3/4] colibri_t20: " Igor Opaniuk
2019-12-09 12:58 ` [PATCH v2 4/4] colibri_t30: " Igor Opaniuk

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox