public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [PATCH 0/4] Updates for ClearFog EEPROM
@ 2020-01-19  7:10 Joel Johnson
  2020-01-19  7:10 ` [PATCH 1/4] cmd: sys_eeprom: add missing implicit header Joel Johnson
                   ` (5 more replies)
  0 siblings, 6 replies; 15+ messages in thread
From: Joel Johnson @ 2020-01-19  7:10 UTC (permalink / raw)
  To: u-boot


This set of patches applies on top of https://patchwork.ozlabs.org/cover/1200324/,
based on testing using the static configuration fallback updates in a
related patch series.


Joel Johnson (4):
  cmd: sys_eeprom: add missing implicit header
  cmd: sys_eeprom reflect I2C dependency in Kconfig
  arm: mvebu: clearfog: don't set SPL misc
  arm: mvebu: clearfog: fix compile w/o EEPROM

 board/solidrun/clearfog/clearfog.c | 26 +++++++++++++++-----------
 cmd/Kconfig                        |  1 +
 cmd/sys_eeprom.c                   |  1 +
 configs/clearfog_defconfig         |  1 -
 4 files changed, 17 insertions(+), 12 deletions(-)

-- 
2.20.1

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

end of thread, other threads:[~2020-04-16 14:36 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-01-19  7:10 [PATCH 0/4] Updates for ClearFog EEPROM Joel Johnson
2020-01-19  7:10 ` [PATCH 1/4] cmd: sys_eeprom: add missing implicit header Joel Johnson
2020-01-19  7:10 ` [PATCH 2/4] cmd: sys_eeprom reflect I2C dependency in Kconfig Joel Johnson
2020-01-19  7:10 ` [PATCH 3/4] arm: mvebu: clearfog: don't set SPL misc Joel Johnson
2020-01-19  7:10 ` [PATCH 4/4] arm: mvebu: clearfog: fix compile w/o EEPROM Joel Johnson
2020-01-19  7:22 ` [PATCH 0/4] Updates for ClearFog EEPROM Baruch Siach
2020-01-19  7:29   ` Joel Johnson
2020-01-19  8:41     ` Baruch Siach
2020-01-19 16:10       ` Joel Johnson
2020-01-20 12:25         ` Baruch Siach
2020-01-20 17:01           ` Joel Johnson
2020-04-15  9:49 ` Stefan Roese
2020-04-16 12:22   ` Baruch Siach
2020-04-16 12:38     ` Stefan Roese
2020-04-16 14:36       ` Joel Johnson

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