linux-amlogic.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH u-boot 0/3] amlogic: clean up board files
@ 2018-08-14 13:07 Beniamino Galvani
  2018-08-14 13:07 ` [PATCH u-boot 1/3] boards: amlogic: remove ethernet gpio reset code from boards Beniamino Galvani
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Beniamino Galvani @ 2018-08-14 13:07 UTC (permalink / raw)
  To: linus-amlogic

Hi,

this series simplifies Amlogic board files by factorizing common code
and removing unneeded parts. Also, it fixes printing the serial
number read from efuse.

Beniamino Galvani (3):
  boards: amlogic: remove ethernet gpio reset code from boards
  boards: amlogic: use common function for environment initialization
  arm: meson: null-terminate the serial number

 arch/arm/include/asm/arch-meson/sm.h      |  1 +
 arch/arm/mach-meson/sm.c                  | 29 +++++++++++++++++++++
 board/amlogic/khadas-vim/khadas-vim.c     | 25 +-----------------
 board/amlogic/libretech-cc/libretech-cc.c | 25 +-----------------
 board/amlogic/nanopi-k2/nanopi-k2.c       | 31 +----------------------
 board/amlogic/odroid-c2/odroid-c2.c       | 31 +----------------------
 board/amlogic/p212/p212.c                 | 25 +-----------------
 7 files changed, 35 insertions(+), 132 deletions(-)

-- 
2.17.1

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

end of thread, other threads:[~2018-08-24 20:10 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-08-14 13:07 [PATCH u-boot 0/3] amlogic: clean up board files Beniamino Galvani
2018-08-14 13:07 ` [PATCH u-boot 1/3] boards: amlogic: remove ethernet gpio reset code from boards Beniamino Galvani
2018-08-20  8:36   ` Neil Armstrong
2018-08-24 20:10   ` [U-Boot, u-boot, " Tom Rini
2018-08-14 13:07 ` [PATCH u-boot 2/3] boards: amlogic: use common function for environment initialization Beniamino Galvani
2018-08-20  8:43   ` Neil Armstrong
2018-08-14 13:07 ` [PATCH u-boot 3/3] arm: meson: null-terminate the serial number Beniamino Galvani

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).