public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [v4 0/7] Fix Rockchip RK3399 bootstd migration
@ 2023-03-24 20:58 Tom Rini
  2023-03-24 20:58 ` [v4 1/7] rockchip: Drop bootstage stash in TPL and SPL for rockpro64 Tom Rini
                   ` (8 more replies)
  0 siblings, 9 replies; 21+ messages in thread
From: Tom Rini @ 2023-03-24 20:58 UTC (permalink / raw)
  To: u-boot

Hey all,

I took a look at Simon's v3 series to fix the rk3399 bootstd migration,
and it changed too much for everything else. I took about half of that
series and then reworked a few things. Now only rk3399 platforms change
at all and aside from bootcmd changes, the only thing is they now
disable true/test/sysboot/showvar/false/exit commands as those were
being pulled in from distro and now we don't set that flag. I think the
way I changed how we enable BOOTSTD_DEFAULTS should make it easier to
perform more SoC migrations.

-- 
Tom




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

end of thread, other threads:[~2023-04-01  6:33 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-03-24 20:58 [v4 0/7] Fix Rockchip RK3399 bootstd migration Tom Rini
2023-03-24 20:58 ` [v4 1/7] rockchip: Drop bootstage stash in TPL and SPL for rockpro64 Tom Rini
2023-03-24 20:58 ` [v4 2/7] Move DISTRO_DEFAULTS into boot/ Tom Rini
2023-03-24 20:58 ` [v4 3/7] lmb: Enable LMB if SYS_BOOT_RAMDISK_HIGH Tom Rini
2023-03-24 20:58 ` [v4 4/7] boot: Create a common BOOT_DEFAULTS for distro and bootstd Tom Rini
2023-03-24 20:58 ` [v4 5/7] rockchip: Disable DISTRO_DEFAULTS for rk3399 boards Tom Rini
2023-03-24 23:48   ` Vagrant Cascadian
2023-03-24 20:58 ` [v4 6/7] rockchip: Use BOOTSTD_DEFAULTS if not DISTRO_DEFAULTS Tom Rini
2023-03-24 20:58 ` [v4 7/7] rockchip: rk3399: Drop altbootcmd Tom Rini
2023-03-26 18:07   ` Jonas Karlman
2023-03-27  4:00 ` [v4 0/7] Fix Rockchip RK3399 bootstd migration Simon Glass
2023-03-27 15:42   ` Tom Rini
2023-03-27 17:50   ` Peter Robinson
2023-03-27 19:03     ` Simon Glass
2023-03-29 14:54     ` Tom Rini
2023-03-30  6:55       ` Peter Robinson
2023-03-30 20:13         ` Simon Glass
2023-03-31  8:39           ` Peter Robinson
2023-03-31 17:44             ` Tom Rini
2023-04-01  6:31             ` Simon Glass
2023-03-27 17:34 ` Tom Rini

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