linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [RFC/PATCH 0/7] ARCH: shmobile: defconfig consolidation
@ 2013-04-04  3:29 Simon Horman
  2013-04-04  3:29 ` [RFC/PATCH 1/7] ARM: shmobile: prune defconfig Simon Horman
                   ` (10 more replies)
  0 siblings, 11 replies; 19+ messages in thread
From: Simon Horman @ 2013-04-04  3:29 UTC (permalink / raw)
  To: linux-arm-kernel

Hi,

this is a first pass at consolidating the defconfigs of shmobile.

It covers the mackerel, amradillo800eva and kzm9d boards which meet
the following criteria:

* Have the same base memory address (0x40000000).
* Work with RUNTIME_PM, it is desirable to have that a common defconfig
* Are booted via DT, enabling the command line to be supplied in the dts.
  This is important to allow serial console and early printk settings,
  which vary wildly between boards, to be supplied.
* Boards I have to test.
  This didn't eliminate any candidates that met the above criteria.

I believe it should also be possible to add support for the APE6EVM
board to the consolidated defconfig once problems with RUNTIME_PM
have been isolated and resolved. I have send an email about this
in a separate thread "APE6EVM and Runtime PM".

I believe it may be possible to add support for the lager board
to the consolidated defconfig once I am able to bring that board up,
which should be rather soon. The lager board does not currently
have a defconfig.

Morimoto-san, I suspect it may be possible to add support for the
bockw board to the consolidated defconfig if its boot loader supports
booting using a zImage. In this case even though the base memory address
is not the same as the boards above it should be possible to specify
the base address from the boot loader. As I do not have a bockw board
I am wondering if you could investigate this.

Simon Horman (7):
  ARM: shmobile: prune defconfig
  ARM: shmobile: make defconfig canonical
  ARM: shmobile: Add kzm9d to consolidated defconfig
  ARM: shmobile: Add mackerel to consolidated defconfig
  ARM: shmobile: defconfig: Remove armadillo800eva defconfig
  ARM: shmobile: defconfig: Remove kzm9d defconfig
  ARM: shmobile: defconfig: Remove mackerel defconfig

 arch/arm/configs/armadillo800eva_defconfig |  153 ---------------------------
 arch/arm/configs/kzm9d_defconfig           |   88 ----------------
 arch/arm/configs/mackerel_defconfig        |  156 ----------------------------
 arch/arm/configs/shmobile_defconfig        |   51 +++++----
 4 files changed, 28 insertions(+), 420 deletions(-)
 delete mode 100644 arch/arm/configs/armadillo800eva_defconfig
 delete mode 100644 arch/arm/configs/kzm9d_defconfig
 delete mode 100644 arch/arm/configs/mackerel_defconfig

-- 
1.7.10.4

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

end of thread, other threads:[~2013-04-08  3:16 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-04  3:29 [RFC/PATCH 0/7] ARCH: shmobile: defconfig consolidation Simon Horman
2013-04-04  3:29 ` [RFC/PATCH 1/7] ARM: shmobile: prune defconfig Simon Horman
2013-04-04  3:29 ` [RFC/PATCH 2/7] ARM: shmobile: make defconfig canonical Simon Horman
2013-04-04  3:29 ` [RFC/PATCH 3/7] ARM: shmobile: Add kzm9d to consolidated defconfig Simon Horman
2013-04-04  3:29 ` [RFC/PATCH 4/7] ARM: shmobile: Add mackerel " Simon Horman
2013-04-04  3:29 ` [RFC/PATCH 5/7] ARM: shmobile: defconfig: Remove armadillo800eva defconfig Simon Horman
2013-04-04  3:29 ` [RFC/PATCH 6/7] ARM: shmobile: defconfig: Remove kzm9d defconfig Simon Horman
2013-04-04  3:29 ` [RFC/PATCH 7/7] ARM: shmobile: defconfig: Remove mackerel defconfig Simon Horman
2013-04-04  7:46 ` [RFC/PATCH 8/7] ARCH: shmobile: defconfig consolidation (repost) Simon Horman
2013-04-04 11:20 ` [RFC/PATCH 0/7] ARCH: shmobile: defconfig consolidation Laurent Pinchart
2013-04-05  0:30   ` Simon Horman
2013-04-05  0:37     ` Laurent Pinchart
2013-04-05  0:49       ` Simon Horman
2013-04-05 10:07         ` Laurent Pinchart
2013-04-05  3:08 ` Simon Horman
2013-04-08  1:07 ` Kuninori Morimoto
2013-04-08  2:16   ` Simon Horman
2013-04-08  2:52     ` Kuninori Morimoto
2013-04-08  3:16       ` Kuninori Morimoto

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).