Re: linux-next: Tree for May 30

From: Geert Uytterhoeven
Date: Thu May 30 2013 - 04:08:27 EST


On Thu, May 30, 2013 at 8:33 AM, Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx> wrote:
> Changes since 20130529:

The following defconfigs fail without anything useful in the log:
- at91sam9g20_defconfig
- at91sam9261_defconfig
- at91sam9260_defconfig

A manual run reveals why:
Can't find default configuration "arch/arm/configs/at91sam9g20_defconfig"!

This is due to the merge of several config files:

commit b3f442b0eedbc20b5ce3f4a96530588d14901199
Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@xxxxxxxxxxxx>
Date: Wed May 15 17:19:21 2013 +0200

ARM: at91: udpate defconfigs

Merge 9g20 with 9260 and 9g10 with 9261 as those SoCs can run from the same
kernel even in non DT world.

Fix the sam9261ek to allow 9g10 and sam9261 to compile together.

Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@xxxxxxxxxxxx>
Signed-off-by: Nicolas Ferre <nicolas.ferre@xxxxxxxxx>

arch/arm/configs/at91_dt_defconfig | 55 +++---
arch/arm/configs/at91rm9200_defconfig | 218 +++-----------------
...am9g20_defconfig => at91sam9260_9g20_defconfig} | 67 +++++--
arch/arm/configs/at91sam9260_defconfig | 91 --------
...am9261_defconfig => at91sam9261_9g10_defconfig} | 19 +--
arch/arm/configs/at91sam9263_defconfig | 39 ++---
arch/arm/configs/at91sam9g45_defconfig | 94 +++------
arch/arm/configs/sama5_defconfig | 35 +++-
arch/arm/mach-at91/Kconfig.non_dt | 159 +++++++--------
arch/arm/mach-at91/Makefile | 2 -
arch/arm/mach-at91/board-sam9261ek.c | 28 ++--
11 files changed, 268 insertions(+), 539 deletions(-)

Gr{oetje,eeting}s,

Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/