U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] RGXX3: Set boot order for mmc0 first
@ 2024-05-02 19:34 Chris Morgan
  2024-05-02 19:34 ` [PATCH 1/2] Revert "board: rockchip: Add early ADC button detect for RGxx3" Chris Morgan
  2024-05-02 19:34 ` [PATCH 2/2] board: rockchip: rgxx3: Use sdmmc0 as first device Chris Morgan
  0 siblings, 2 replies; 5+ messages in thread
From: Chris Morgan @ 2024-05-02 19:34 UTC (permalink / raw)
  To: u-boot; +Cc: dsimic, jonas, trini, kever.yang, philipp.tomsich, sjg,
	Chris Morgan

From: Chris Morgan <macromorgan@hotmail.com>

Set the rgxx3 device to boot from mmc0 first. This serves as a fallback
to allow us to recover from a bad U-Boot (or later) stage in a worst
case scenario. The code for an ADC button appears to have broke some
board revisions; this solution is much simpler and allows users to
continue to program the adc button as they see fit.

Chris Morgan (2):
  Revert "board: rockchip: Add early ADC button detect for RGxx3"
  board: rockchip: rgxx3: Use sdmmc0 as first device

 .../arm/dts/rk3566-anbernic-rgxx3-u-boot.dtsi |  2 +-
 board/anbernic/rgxx3_rk3566/rgxx3-rk3566.c    | 64 -------------------
 2 files changed, 1 insertion(+), 65 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2024-05-21 17:35 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-02 19:34 [PATCH 0/2] RGXX3: Set boot order for mmc0 first Chris Morgan
2024-05-02 19:34 ` [PATCH 1/2] Revert "board: rockchip: Add early ADC button detect for RGxx3" Chris Morgan
2024-05-02 19:34 ` [PATCH 2/2] board: rockchip: rgxx3: Use sdmmc0 as first device Chris Morgan
2024-05-02 20:00   ` Jonas Karlman
2024-05-21 15:12     ` Chris Morgan

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